Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
971 views
in Technique[技术] by (71.8m points)

python - tensorflow: Could not load dynamic library 'cudnn64_8.dll'; dlerror: cudnn64_8.dll not found

When i run my program i see this error: enter image description here

I have CUDA 11 and there is not such dll file in bin folder:

enter image description here

I use:

Python 3.8.7

CUDA 11.0

tensorflow 2.4.1

On this page there is information https://www.tensorflow.org/install/source#gpu tensorflow-2.4.0 Python 3.6-3.8 CUDA 11.0 that that versions are correct. Does anyone know how I can fix this problem? What should I download or reinstall?

question from:https://stackoverflow.com/questions/65874441/tensorflow-could-not-load-dynamic-library-cudnn64-8-dll-dlerror-cudnn64-8-d

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...