endernewton / tf-faster-rcnn

Tensorflow Faster RCNN for Object Detection
https://arxiv.org/pdf/1702.02138.pdf
MIT License
3.65k stars 1.57k forks source link

tensorflow/stream_executor/cuda/cuda_dnn.cc:194] Check failed: status == CUD #444

Open henbucuoshanghai opened 5 years ago

henbucuoshanghai commented 5 years ago

iter: 1420 / 70000, total loss: 1.14 and stoped by error
tensorflow/stream_executor/cuda/cuda_dnn.cc:194] Check failed: status == CUDNN_STATUS_SUCCESS (7 vs. 0)Failed to set cuDNN st

why???????

moamoayu commented 4 years ago

Hi,have you solved this problem?