Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

error - "I tensorflow/stream_executor/cuda/cuda_dnn.cc:368] Loaded cuDNN version 8400 Could not load library cudnn_cnn_infer64_8.dll. Error code 193"

I have encounter "I tensorflow/stream_executor/cuda/cuda_dnn.cc:368] Loaded cuDNN version 8400 Could not load library cudnn_cnn_infer64_8.dll. Error code 193"

will working with TensorFlow. version: TensorFlow 2.8 CUDA 11.6 CUDNN 8.4

like image 775
yennam praneeth Avatar asked Dec 14 '25 19:12

yennam praneeth


1 Answers

The versions you installed for TensorFlow and NVIDIA CUDA probably don't match. Try using one of the versions tested here: Tensorflow GPU Source Install Don't forget to install "tensorflow-gpu" module instead of "tensorflow" in order to use NVIDIA GPU Acceleration.

like image 64
Onofrei Tudor Avatar answered Dec 16 '25 13:12

Onofrei Tudor



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!