sceneReco icon indicating copy to clipboard operation
sceneReco copied to clipboard

Run the demo.py with cudnn,i get "Check failed: status == CUDNN_STATUS_SUCCESS (3 vs. 0) CUDNN_STATUS_BAD_PARAM"

Open shuihuadx opened this issue 7 years ago • 0 comments

This is my parameter:

OS:Ubuntu14 video card: GTX 1060 6G, cuda7.0, cudnn v3.0

when run the demo.py with cudnn,i get "Check failed: status == CUDNN_STATUS_SUCCESS (3 vs. 0) CUDNN_STATUS_BAD_PARAM",how to solve this ?

But it is ok run the demo.py without cudnn.

shuihuadx avatar Jan 16 '18 05:01 shuihuadx