开发环境:

Win10+TensorFlow1.13.1+CUDA10.0+cuDNN7.6.0

问题:

ImportError: DLL load failed: 找不到指定的模块。
Failed to load the native TensorFlow runtime.
TensorFlow:出现ImportError: DLL load failed: 找不到指定的模块

解决办法:

此电脑->属性->高级系统设置->环境变量;
在用户变量的PATH中添加以下变量。
TensorFlow:出现ImportError: DLL load failed: 找不到指定的模块

相关文章:

  • 2021-07-02
  • 2021-08-30
  • 2021-12-22
  • 2021-08-29
  • 2021-11-17
猜你喜欢
  • 2021-06-08
  • 2021-09-17
  • 2021-08-28
  • 2021-06-12
相关资源
相似解决方案