• C
    cherry-pick:add softmax_switch for softmax_with_cross_entropy_op (#32105) · 97cd7089
    chajchaj 提交于
    * cherry-pick:add softmax_switch for softmax_with_cross_entropy_op, test=develop
    
    * add softmax_switch for softmax_with_cross_entropy_op, test=develop
    
    * delete using EigenMatrix in softmax_with_cross_entropy_op.h, test=develop
    
    * add REGISTER_OP_VERSION for softmax_switch attr of softmax_with_cross_entropy_op, test=develop
    
    * cherry-pick:add softmax_switch for softmax_with_cross_entropy_op,test=develop
    
    * change softmax_switch to use_softmax, test=develop
    
    * fix code format for softmax_with_cross_entropy_op.cc, test=develop
    97cd7089
softmax_with_cross_entropy_op.cc 13.2 KB