DCNv2
DCNv2 copied to clipboard
RuntimeError: cublas runtime error : the GPU program failed to execute at /pytorch/aten/src/THC/THCBlas.cu:425
When i use cuda version it face some error below,
My environment:
torch 1.1.0
Driver Version: 440.26
CUDA Version: 10.2
─╯
python testcuda.py ─╯
THCudaCheck FAIL file=/pytorch/aten/src/THC/THCGeneral.cpp line=383 error=11 : invalid argument
Traceback (most recent call last):
File "testcuda.py", line 255, in
Can help me solve this problem?
Hi I have faced the same issue right now. Do you know how to solve it now? Thanks!