小编Doc*_*pus的帖子

无法加载动态库“cudnn64_8.dll”;dlerror: cudnn64_8.dll 未找到

使用 tensorflow 2.4.1

当我运行我的程序时,我收到此错误并且无法使用我的gpu.

我在用CUDA 11.0cudnn 8.0

2021-02-07 03:36:18.132005: I tensorflow/stream_executor/platform/default/dso_loader.cc:49] Successfully opened dynamic library cudart64_110.dll
WARNING:tensorflow:From D:/PycharmProjects/pythonProject/models/kp?,i.py:5: is_gpu_available (from tensorflow.python.framework.test_util) is deprecated and will be removed in a future version.
Instructions for updating:
Use `tf.config.list_physical_devices('GPU')` instead.
2021-02-07 03:36:19.735127: I tensorflow/core/platform/cpu_feature_guard.cc:142] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations:  AVX2
To enable them in other operations, rebuild TensorFlow with the appropriate compiler …
Run Code Online (Sandbox Code Playgroud)

python tensorflow

6
推荐指数
4
解决办法
1万
查看次数

标签 统计

python ×1

tensorflow ×1