ImportError: Could not find ‘cudart64_90.dll‘. TensorFlow requires that this DLL be installed in a
解决ImportError: Could not find ‘cudart64_90.dll’. TensorFlow requires that this DLL be installed in a directory that is named in your %PATH% environment variable. Download and install CUDA 9.0 from this URL: https://developer.nvidia.com/cuda-toolkit
报错信息
ImportError: Could not find 'cudart64_90.dll'. TensorFlow requires that this DLL be installed in a directory that is named in your %PATH% environment variabl
e. Download and install CUDA 9.0 from this URL: https://developer.nvidia.com/cuda-toolkit
解决办法
下载CUDA 9.0
https://developer.nvidia.com/cuda-10.0-download-archive?target\_os=Windows&target\_arch=x86\_64
下载cuDNN 7.5
https://developer.nvidia.com/rdp/cudnn-download
安装配置
https://blog.csdn.net/clover\_my/article/details/89715067
欢迎大家交流学习,任何问题都可以留言
还没有评论,来说两句吧...