【发布时间】:2019-12-14 18:34:54
【问题描述】:
就像我之前说的,在 anaconda 安装 TensorFlow-gpu 后,我在 python 终端中遇到了这个错误
W tensorflow/stream_executor/platform/default/dso_loader.cc:55] 无法加载动态库 'cudart64_100.dll'; dlerror: 找不到 cudart64_100.dll
问题是,这个文件实际上存在于这个目录中(也许这会有所帮助)C:\Users\MyUser\Anaconda3\envs\Gpu_Tensor_Flow\Library\bin
请帮助我,因为我不知道我做错了什么。
【问题讨论】:
标签: python-3.x tensorflow anaconda