Libcudnn.so.5 Index Page 1
TensorFlow: libcudnn.so.5 Not Found Error
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.