• Y
    Add Python Callstacks when Op::Run error (#12759) · b2df1700
    Yu Yang 提交于
    * Add Python Callstacks when Op::Run error
    
    * Skip op with sub-block
    
    * refactor: refine callstack info's format
    
    * Reshape only support matrix
    
    * Polish Python code
    
    * Fix UT
    
    * Fix Py3
    b2df1700
operator.cc 27.0 KB