You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RuntimeError: CUDA out of memory. Tried to allocate 20.00 MiB (GPU 0; 31.75 GiB total capacity; 612.33 MiB already allocated; 14.75 MiB free; 622.00 MiB reserved in total by PyTorch)
#9
Open
zccoder opened this issue
Oct 24, 2022
· 0 comments
2022-10-24 15:03:50.918 File "/usr/local/python/lib/python3.7/site-packages/torch/nn/functional.py", line 1847, in linear
2022-10-24 15:03:50.918 return torch._C._nn.linear(input, weight, bias)
2022-10-24 15:03:50.918 RuntimeError: CUDA error: CUBLAS_STATUS_NOT_INITIALIZED when calling
cublasCreate(handle)
The text was updated successfully, but these errors were encountered: