cp-vton-plus
cp-vton-plus copied to clipboard
RuntimeError: cublas runtime error : the GPU program failed to execute at /pytorch/aten/src/THC/THCBlas.cu:411
When I run the test.py, I met the problem.I have tried many solutions,but they didn't work.My cuda version is 10.1,pytorch is 0.4.1.post2.My PC is RTX2060.I appreciate it greatly if you can help me.
@qijindao , this is probably your CUDA or driver-related issue. For example: https://github.com/pytorch/pytorch/issues/17334