pytorch_Realtime_Multi-Person_Pose_Estimation icon indicating copy to clipboard operation
pytorch_Realtime_Multi-Person_Pose_Estimation copied to clipboard

RuntimeError: cuDNN error: CUDNN_STATUS_EXECUTION_FAILED

Open xieshenru opened this issue 6 years ago • 3 comments

windows10+RtX2070+CUDA9.0+torch1.0.1+python3.6.5,this is my enviroment.When I run picture_demo.py,the error of "RuntimeError: cuDNN error: CUDNN_STATUS_EXECUTION_FAILED" appears.why?Have you encountered a similar problem? Do you have a solution?

xieshenru avatar Feb 26 '19 08:02 xieshenru

That may helps: https://discuss.pytorch.org/t/solved-rtx-2080-ti-cudnn-error-occurs-when-loading-rnn-model-to-gpu/33880/12

tensorboy avatar Feb 26 '19 08:02 tensorboy

thank you for your help!

xieshenru avatar Feb 26 '19 09:02 xieshenru

@xieshenru Have your fixed the bug? I use RTX2060+CUDA9.0+python3.6 and have the same problem. But the link above installed the CUDA10+python3.5 version.

seanliu96 avatar Mar 10 '19 13:03 seanliu96