when I run the train example , the problem occured like this:
2019-04-25 16:08:15.995839: E tensorflow/stream_executor/cuda/cuda_dnn.cc:359] could not create cudnn handle: CUDNN_STATUS_INTERNAL_ERROR
2019-04-25 16:08:15.995915: E tensorflow/stream_executor/cuda/cuda_dnn.cc:326] could not destroy cudnn handle: CUDNN_STATUS_BAD_PARAM
2019-04-25 16:08:15.995941: F tensorflow/core/kernels/conv_ops_3d.cc:395] Check failed: stream->parent()->GetConvolveAlgorithms(&algorithms)
Aborted
Dear,
when I run the train example , the problem occured like this:
2019-04-25 16:08:15.995839: E tensorflow/stream_executor/cuda/cuda_dnn.cc:359] could not create cudnn handle: CUDNN_STATUS_INTERNAL_ERROR 2019-04-25 16:08:15.995915: E tensorflow/stream_executor/cuda/cuda_dnn.cc:326] could not destroy cudnn handle: CUDNN_STATUS_BAD_PARAM 2019-04-25 16:08:15.995941: F tensorflow/core/kernels/conv_ops_3d.cc:395] Check failed: stream->parent()->GetConvolveAlgorithms(&algorithms) Aborted
thank you!
I use tensorfloe-gpu-1.2.0 and cudnn-5.0