Skip to content

Commit 1426f91

Browse files
authored
Export OutOfGPUMemoryError (#451)
1 parent d9d9cd8 commit 1426f91

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/pool.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
export OutOfGPUMemoryError
2+
13
"""
24
OutOfGPUMemoryError()
35

0 commit comments

Comments
 (0)