‘cudnn64_8.dll’ Not Found in TensorFlow GPU Setup
I’ve correctly installed CUDA and cuDNN for TensorFlow GPU support and moved the necessary cuDNN files (cudnn64_8.dll, cudnn.h, cudnn.lib) to the CUDA directories. Despite this, I’m still getting a 'cudnn64_8.dll not found' error. I have followed the official install guide multiple times. Perhaps there is an issue from my previous attempts.
Not sure what to do at this point, I have tried to install this for the last few hours and am losing brain cells.
Has anyone else faced this and found a solution? Any advice would be appreciated!
