Hi,
I have been trying to run cudnn but I am f
Versions :
gcc = 6.5.0
Cuda = Cuda compilation tools, release 9.0, V9.0.176
Cudnn (tried) = 7.0.5,7.1.2,7.3,7.4
Ubuntu = 16.04
Nvidia driver = 390.87
Tensorflow (tried) = 1.10,1.11,1.12
Python = 3.6(conda)
When I try to run tf object detection model I get -
2019-01-11 18:54:03.767499: E tensorflow/stream_executor/cuda/cuda_dnn.cc:353] Could not create cudnn handle: CUDNN_STATUS_NOT_INITIALIZED
2019-01-11 18:54:03.767580: E tensorflow/stream_executor/cuda/cuda_dnn.cc:361] Possibly insufficient driver version: 390.87.0
Kindly help