2020-06-15 20:30:54.310396: W tensorflow/stream_executor/platform/default/dso_loader.cc:55] Could not load dynamic library ‘cublas64_10.dll’; dlerror: cublas64_10.dll not found
2020-06-15 20:30:54.311457: W tensorflow/stream_executor/platform/default/dso_loader.cc:55] Could not load dynamic library ‘cufft64_10.dll’; dlerror: cufft64_10.dll not found
2020-06-15 20:30:54.312777: W tensorflow/stream_executor/platform/default/dso_loader.cc:55] Could not load dynamic library ‘curand64_10.dll’; dlerror: curand64_10.dll not found
2020-06-15 20:30:54.314450: W tensorflow/stream_executor/platform/default/dso_loader.cc:55] Could not load dynamic library ‘cusolver64_10.dll’; dlerror: cusolver64_10.dll not found
2020-06-15 20:30:54.315749: W tensorflow/stream_executor/platform/default/dso_loader.cc:55] Could not load dynamic library ‘cusparse64_10.dll’; dlerror: cusparse64_10.dll not found
2020-06-15 20:30:54.316863: W tensorflow/stream_executor/platform/default/dso_loader.cc:55] Could not load dynamic library ‘cudnn64_7.dll’; dlerror: cudnn64_7.dll not found
2020-06-15 20:30:54.317064: W tensorflow/core/common_runtime/gpu/gpu_device.cc:1592] Cannot dlopen some GPU libraries. Please make sure the missing libraries mentioned above are installed properly if you would like to use GPU. Follow the guide at https://www.tensorflow.org/install/gpu for how to download and setup the required libraries for your platform.
Skipping registering GPU devices…

下载

下载所有dll文件
https://pan.baidu.com/s/1kFGzdhhakMP4irRaXHUVnw
提取码:kfll

将所有dll文件复制到C:\Windows\System文件夹下

tensorflow-gpu版本使用时报错,各种dll文件找不到
即可运行成功。

相关文章:

  • 2021-06-20
  • 2021-10-04
  • 2021-07-13
  • 2021-07-02
  • 2021-11-02
  • 2021-06-06
  • 2021-06-18
  • 2022-01-15
猜你喜欢
  • 2021-12-10
  • 2021-06-15
  • 2022-12-23
  • 2022-01-12
  • 2021-08-25
  • 2021-05-23
  • 2021-08-30
相关资源
相似解决方案