cudart64_101.dll not found解决方法

安装tensorflow GPU版本时遇到 Could not load dynamic library ‘cudart64_101.dll’; dlerror: cudart64_101.dll not found

1.在目录C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v10.2下搜索cudart64

在这里插入图片描述
在这里插入图片描述
2.重命名为cudart64_101.dll

ojbk

原创文章 30 获赞 17 访问量 1万+

猜你喜欢

转载自blog.csdn.net/qq_32939413/article/details/105525025