Open ChaoYu123 opened 5 years ago
Hi, when I tried to convert my keras model into caffe, Check failed: error == cudaSuccess (35 vs. 0) CUDA driver version is insufficient for CUDA runtime version problem came out. I wonder if someone has the same problem.
It's Caffe related problem. You can try build Caffe without CUDNN, or upgrade CUDA runtime version.
Hi, when I tried to convert my keras model into caffe, Check failed: error == cudaSuccess (35 vs. 0) CUDA driver version is insufficient for CUDA runtime version problem came out. I wonder if someone has the same problem.