}

Libcudnn.so.5 Index Page 1

Tensorflow: Error when trying to import tensorflow: libcudnn.so.5: No such file or directory

Solution to the error "ImportError: libcudnn.so.5: cannot open shared object file: No such file or directory" on linux -> sudo ldconfig /usr/local/cuda/lib64. Check here for more details and more information.