您当前的位置: 首页 >  ar
  • 0浏览

    0关注

    2393博文

    0收益

  • 0浏览

    0点赞

    0打赏

    0留言

私信
关注
热门博文

成功解决ImportError: Could not find ‘cudart64_90.dll‘. TensorFlow requires that this DLL be installed in

一个处女座的程序猿 发布时间:2018-07-03 12:17:25 ,浏览量:0

成功解决ImportError: Could not find 'cudart64_90.dll'. TensorFlow requires that this DLL be installed in

 

目录

解决问题

解决思路

解决方法

T1、重新安装Cuda及Cudnn

T2、安装tensorflow

解决问题

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

解决思路

导入错误:找不到“cudart64_90.dll”。TensorFlow要求将此dll安装在%Path%环境变量中命名的目录中。从以下网址下载并安装CUDA 9.0:https://developer.nvidia.com/cuda-toolkit

解决方法

缺少dll文件,有两种情况

T1、重新安装Cuda及Cudnn

推荐文章:CV:Win10下深度学习框架安装之Tensorflow+Cuda+Cudnn(最清楚/最快捷)之详细攻略(图文教程)

T2、安装tensorflow
pip install tensorflow-gpu==1.4.0

关注
打赏
1664196048
查看更多评论
立即登录/注册

微信扫码登录

0.0442s