当前位置:   article > 正文

ImportError: Could not find ‘cudart64_100.dll‘的解决方案【重装CUDA10.0】

ImportError: Could not find ‘cudart64_100.dll‘的解决方案【重装CUDA10.0】

1 问题描述

ImportError: Could not find 'cudart64_100.dll'. TensorFlow requires that this DLL be installed in a directory that is named in your %PATH% environment variable. Download and install CUDA 10.0 from this URL: https://developer.nvidia.com/cuda-90-download-archive

因为这个错误,所以,我选择重新安装CUDA10.0+cuDNN10.0。

出现这个错误的原因是tensorflow和CUDA不够匹配,而CUDA版本过高就是原因。

2 详细步骤

这篇文章https://blog.csdn.net/m0_37605642/article/details/99100924https://blog.csdn.net/m0_37605642/article/details/98854753写的很好,我就不单独写了。

安装完CUDA后,将下载的cuDNN中的对应文件放置在CUDA里面。

 

 

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/运维做开发/article/detail/828103
推荐阅读
相关标签
  

闽ICP备14008679号