LiteFlowNet3 icon indicating copy to clipboard operation
LiteFlowNet3 copied to clipboard

Report Error: CUDNN_STATUS_BAD_PARAM

Open StrugglingForBetter opened this issue 3 years ago • 2 comments

when run this command python test_batch.py img1.txt img2.txt results

it reports error message: Check failed: status == CUDNN_STATUS_SUCCESS (3 vs. 0) CUDNN_STATUS_BAD_PARAM

Can you help me with this problem? Thanks

StrugglingForBetter avatar Jan 13 '22 12:01 StrugglingForBetter

This is usually related to incorrect CUDA and cuDNN versions.

twhui avatar Jan 13 '22 13:01 twhui

This is usually related to incorrect CUDA and cuDNN versions.

Hi, Thanks for your reply. I emailled you but my email was rejected automatically. I don't know why.

For this problem, I followed instructions presented on this page: https://github.com/twhui/LiteFlowNet#Prerequisite

I use CUDA 8.0, cuDNN 5.1, which are all downloaded from nvidia official website.

StrugglingForBetter avatar Jan 13 '22 13:01 StrugglingForBetter