首页 > 移动平台 > 详细

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

时间:2017-09-30 14:29:55      阅读:2856      评论:0      收藏:0      [点我收藏+]

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类的模型

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

原文:http://www.cnblogs.com/haiyang21/p/7614669.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!