LiteFlowNet3
LiteFlowNet3 copied to clipboard
Report Error: CUDNN_STATUS_BAD_PARAM
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
This is usually related to incorrect CUDA and cuDNN versions.
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.