I downloaded and installed CUDA 8.0 and put CuDNN 6.0 where the folder of CUDA 8.0 is but when I try to compile and run it on pycharm, it gives me the error
ImportError: Could not find 'cudart64_80.dll'. TensorFlow requires that this DLL be installed in a directory that is named in your %PATH% environment variable. Download and install CUDA 8.0 from this URL
I am using pycharm for the compiler and it works when I installed the normal library of tensorflow but not tensorflow-gpu
Could anyone help figure out this issue for me? I had check that there is cudart64_80.dll in the folder