close

[Solved] Could not load dynamic library ‘cudnn64_8.dll’; dlerror: cudnn64_8.dll not found

Hello Guys, How are you all? Hope You all Are Fine. I am facing Could not load dynamic library ‘cudnn64_8.dll’; dlerror: cudnn64_8.dll not found in Python. So Here I am Explain to you all the possible solutions here.

Without wasting your time, Let’s start This Article to Solve This Error.

How Could not load dynamic library ‘cudnn64_8.dll’; dlerror: cudnn64_8.dll not found Error Occurs ?

I am facing Could not load dynamic library ‘cudnn64_8.dll’; dlerror: cudnn64_8.dll not found

2021-07-09 01:05:32.746657: W tensorflow/stream_executor/platform/default/dso_loader.cc:60] Could not load dynamic library 'cudnn64_8.dll'; dlerror: cudnn64_8.dll not found

How To Solve Could not load dynamic library ‘cudnn64_8.dll’; dlerror: cudnn64_8.dll not found Error ?

  1. How To Solve Could not load dynamic library ‘cudnn64_8.dll’; dlerror: cudnn64_8.dll not found Error ?

    To Solve Could not load dynamic library ‘cudnn64_8.dll’; dlerror: cudnn64_8.dll not found Error the PyTorch in conda environment, there is no addition CUDA and Cudnn installation, because after type conda install pytorch, conda installs both CUDA and cudnn into that conda environment.

Solution 1

this file not found error arises due to the missing of Microsoft visual studio C++ reproducible file in the CUDA folder.
additional;
with the PyTorch in conda environment, there is no addition CUDA and Cudnn installation, because after type conda install pytorch, conda installs both CUDA and cudnn into that conda environment.

Summery

It’s all About this issue. Hope all solution helped you a lot. Comment below Your thoughts and your queries. Also, Comment below which solution worked for you?

Also Read

Leave a Comment