zoukankan      html  css  js  c++  java
  • 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类的模型

  • 相关阅读:
    Count on a tree
    图论1 1009
    DP2 1008
    DP1 1008
    NOIP 模拟 1006
    2019 CSP-S 初赛退役记
    9.13——TEST NOIP模拟测试
    [洛谷P2387][NOI2014]魔法森林
    [洛谷P2596][ZJOI2006]书架
    [BZOJ4241]历史研究
  • 原文地址:https://www.cnblogs.com/haiyang21/p/7614669.html
Copyright © 2011-2022 走看看