When I run python Recognition.py , the program breaked and Error with that:
F1028 21:40:04.064893 10171 cudnn_conv_layer.cpp:52] Check failed: error == cudaSuccess (30 vs. 0) unknown error *** Check failure stack trace: *** Aborted (core dumped)
What platform i use is
- Caffe 1.0.0
- CUDA 8.0
- cuDNN 5.0
- Opencv 2.4.13
Is that something error about this?
When I run
python Recognition.py, the program breaked and Error with that:F1028 21:40:04.064893 10171 cudnn_conv_layer.cpp:52] Check failed: error == cudaSuccess (30 vs. 0) unknown error *** Check failure stack trace: *** Aborted (core dumped)What platform i use is
Is that something error about this?