解決:Could not load dynamic library ‘cudart64_101.dll‘; dlerror: cudart64_101.dll not found
2020-10-21 16:07:39.297448: W tensorflow/stream_executor/platform/default/dso_loader.cc:59] Could not load dynamic library ‘cudart64_101.dll’; dlerror: cudart64_101.dll not found
2020-10-21 16:07:39.299448: I tensorflow/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine.
執行時,出現瞭如上錯誤,(V:顯示全部資訊 D:顯示除錯資訊 I:顯示一般資訊 W:顯示警告資訊 E:顯示錯誤資訊)
解決:
- 去官網下載cudart64_101.dll檔案,解壓後有兩個檔案:
- 放置cudart64_101.dll檔案
官網中已經寫得很清楚了:
再次執行程式,顯示:
2020-10-21 16:29:19.467814: tensorflow/stream_executor/platform/default/dso_loader.cc:48] Successfully opened dynamic library cudart64_101.dll
則成功改正錯誤。
相關文章
- tensorflow2.x 報錯 Could not load dynamic library 'cudart64_101.dll'Dart
- Could not load dynamic library ‘cublas64_10.dll‘; dlerror: cublas64_10.dll not found或者缺少DLL問題Error
- ORA-15180: could not open dynamic library ASM LibraryASM
- mysql中出現Unit mysql.service could not be found 的解決方法MySql
- 排查qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.QTPluginPlatform
- Unable to load native-hadoop library for your platform解決HadoopPlatform
- 網站部署後Parser Error Message: Could not load type 的解決方案網站Error
- Unreal: Dynamic load map from Pak fileUnreal
- MySQL server PID file could not be found!MySqlServer
- Hadoop問題解決:Unable to load native-hadoop library for your platform...HadoopPlatform
- 解決Library Cache latchs
- 解決 command not found: expressExpress
- AIX dtterm not found的解決AI
- LIBRARY CACHE LOCK WAITS AND NO BLOCKER FOUNDAIBloC
- 啟動Eclipse彈出:Failed to load JavaHL Library 錯誤框的解決辦法EclipseAIJava
- 解決Qt編譯動態連結庫could not find or load the Qt platform plugin "windows" in.問題QT編譯PlatformPluginWindows
- Could not find *.apk!解決辦法APK
- 【ASM_ORACLE】Library Cache最佳化篇(二)Library cache load lock的概念和解決辦法ASMOracle
- 解決"Could not reserve enough space for object heap"Object
- kattle Driver class 'oracle.jdbc.driver.OracleDriver' could not be foundOracleJDBC
- ORA-600 [unable to load XDB library] in AIXAI
- Visual Studio 2017 Could not load file or assembly Microsoft.VisualStudio.VC.Interfaces的解決方法ROS
- 解決:Failed to load ApplicationContextAIAPPContext
- xcode10 library not found for -lstdc++.6.0.9XCodeC++
- 解決library cache pin等待事件事件
- 啟動 Eclipse 彈出“Failed to load the JNI shared library jvm.dll”錯誤的解決方法!EclipseAIJVM
- 解決Vue中”This dependency was not found”的方法Vue
- sqlplus: command not found解決SQL
- 定位Library Cache pin,Library Cache lock等待的解決方法
- Mysql啟動錯誤-server PID file could not be foundMySqlServer
- go tool compile 報錯 could not import sync (file not found)GoCompileImport
- Go:錯誤 could not launch process: EOF 解決Go
- Could not find jar tool executable問題解決JAR
- jar檔案could not find the main class解決JARAI
- 【轉】啟動 Eclipse 彈出“Failed to load the JNI shared library jvm.dll”錯誤的解決方法!...EclipseAIJVM
- Win10系統下Chrome觀看影片提示could not load plugins如何解決Win10ChromePlugin
- Could not load type 'System.ServiceModel.Activation.HttpModule' from assembly 'HTTP
- Could not load file or assembly 'xxx' or one of its dependencies.