Check failed: status == CUBLAS_STATUS_SUCCESS (11 vs. 0) CUBLAS_STATUS_MAPPING_ERROR

I0930 21:23:15.115576 30918 solver.cpp:281] Learning Rate Policy: multistep
F0930 21:23:17.263314 31011 math_functions.cu:121] Check failed: status == CUBLAS_STATUS_SUCCESS (11 vs. 0) CUBLAS_STATUS_MAPPING_ERROR
*** Check failure stack trace: ***
F0930 21:23:17.264580 31013 math_functions.hpp:176] Check failed: error == cudaSuccess (77 vs. 0) Fn illegal memory access was encountered0930 21:23:17.264598 31012 math_functions.hpp:176] Check failed: error == cudaSuccess (77 vs. 0) an illegal memory access was encountered
*** Check failure stack trace: ***
F0930 21:23:17.264580 31013 math_functions.hpp:176] Check failed: error == cudaSuccess (77 vs. 0) Fn illegal memory access was encountered0930 21:23:17.264598 31012 math_functions.hpp:176] Check failed: error == cudaSuccess (77 vs. 0) an illegal memory access was encountered
*** Check failure stack trace: ***
Aborted (core dumped)

原因:训练的标签list不对,如 用18类的标签list训练2类的模型

上一篇:【err】开启Persistence-M模式-Check failed: err == CUBLAS_STATUS_SUCCESS (1 vs. 0) : Create cublas handle failed


下一篇:windows7下解决caffe check failed registry.count(type) == 1(0 vs. 1) unknown layer type问题