We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
CUDAAllocator
1 parent 12b037e commit cd34d31Copy full SHA for cd34d31
ext/TensorOperationscuTENSORExt.jl
@@ -147,7 +147,7 @@ end
147
#-------------------------------------------------------------------------------------------
148
# Allocator
149
150
-function CUDAAllocator()
+function TO.CUDAAllocator()
151
Mout = CUDA.UnifiedMemory
152
Min = CUDA.default_memory
153
Mtemp = CUDA.default_memory
0 commit comments