• C
    Enrich the python error types of paddle & polish format (#28124) · 813b2ade
    Chen Weihang 提交于
    * add multiple exception type
    
    * define all exception & polish compile pystack
    
    * mapping paddle error to python exception
    
    * polish static mode error format
    
    * fix failed unittests
    
    * fix dytostatic test_error
    
    * fix check_nan_inf failed
    
    * add unittest for coverage
    
    * revert some code try to solve compile error
    
    * refactor enforce & error change
    
    * polish code & add unittest
    813b2ade
op_call_stack.cc 2.7 KB