I am trying to import shadoworflow (with GPU) and keep getting the following error:
ImportError: Cannot find "cudart64_80.dll". TensorFlow requires this DLL to be installed in the directory that is specified in the% PATH% environment variable
Setup:
- NVIDIA GTX 1080
- CUDA Development Tool v8.0
- cuDNN 6.0
- tensorflow-gpu 1.4
Environment Variables:
- CUDA_HOME: C: \ Program Files \ NVIDIA GPU Computing Toolkit \ CUDA \ v8.0
- CUDA_PATH: C: \ Program Files \ NVIDIA GPU Computing Toolkit \ CUDA \ v8.0
- CUDA_PATH_V8.0: C: \ Program Files \ NVIDIA GPU Computing Toolkit \ CUDA \ v8.0
I also added the following to the% PATH% variable:
- C: \ Program Files \ NVIDIA GPU Computing Toolkit \ CUDA \ v8.0 \ bin
- C: \ Program Files \ NVIDIA GPU Computing Toolkit \ CUDA \ v8.0 \ libnvvp
- C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0\extras\CUPTI\libx64
- C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0\lib\x64
? cudart64_80.dll, , % PATH%?
.