-
Notifications
You must be signed in to change notification settings - Fork 184
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RuntimeError: CUDNN_STATUS_EXECUTION_FAILED #28
Comments
It is looks torch 0.3.1 unsupported the 2070 card. But when I update torch to 1.0 the model unsupported torch 1.0 . |
having the same error with the same card in Ubuntu 18.04 |
@smallworld-network-wupeng and @spiketg any updates on this issue ? |
Dear, |
Same problem. |
With docker image installed, I met this error. ENVs:
|
Did you solve this? |
root@74a4066c1b48:/app/demoCode# python testBatchModel.py /shared/img_list.txt /shared/3d_output/
I have two 2080 card and ubuntu 16.04 but these is a error CUDNN_STATUS_EXECUTION_FAILED when I run program in Dock. I need help
The text was updated successfully, but these errors were encountered: