【Bug报错】解决Could not load dynamic library cudart64_101.dll报错问题

一、环境

  • Quadro P2000(驱动452.39)

  • python 3.7.3

  • tensorflow 1.15.0

  • CUDA 10.1

  • cudnn v7.6.5

二、报错信息

Could not load dynamic library ‘cudart64_101.dll‘
Could not load dynamic library ‘cublas64_10.dll‘
Could not load dynamic library ‘cufft64_10.dll‘
Could not load dynamic library ‘curand64_10.dll‘
Could not load dynamic library ‘cusolver64_10.dll‘
Could not load dynamic library ‘cusparse64_10.dll‘

三、TensorFlow、Keras、CUDA、cudnn、python版本对应问题

1、tf与CUDA、cudnn版本对应

tf官网设置

image-20201023212210910

2、keras与tf的对应关系

keras官网配置

四、CUDA安装配置与GPU驱动安装

参考安装指南
驱动更新网址

五、报错解决方法

在tf=1.15.0的虚拟环境下将tensorflow-gpu重装,不用pip

conda install tensorflow==1.15.0

之后会有个h5py的package报错,uninstall之后再install即可(pip/conda都可)

报错解决:

image-20201023213636882

参考资料

【DL】win10下tensorflow
【NLP】音频特征工程(libsora)

评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值