• Y
    Enhance the error message when GrapOpMaker is null. (#19070) · 77572b70
    Yiqun Liu 提交于
    * Enhance the error message when GrapOpMaker is null.
    test=develop
    
    * Call Proto() instead of directly using proto_ pointer.
    test=develop
    
    * Rollback to use proto_ directly, because some sepecial grad ops, such some double grad ops, donot have proto.
    test=develop
    77572b70
op_info.h 3.9 KB