解决TensorFlow:ImportError: libcudnn.so.*: cannot open shared object file: No such file or dictionary
环境
Ubuntu16.04
Nvidia 384
CUDA 8.0
cuDNN 5
错误
TensorFlow、CUDA、cuDNN的版本关系我时常懵懵的,经常出现各种不支持的情况,比如今天安装了TensorFlow1.10.1,报错:ImportError: libcudnn.so.7: cannot open shared object file: No such file or dictionary
