• Y
    Implement a common python unittest to test the ir passes. (#22209) · b7cac50b
    Yiqun Liu 提交于
    * Implement a common python unittest to test the ir passes.
    test=develop
    
    * Save the results in np.array and support to startup on CPU.
    test=develop
    
    * Fix the unittest.
    test=develop
    
    * Add check_program to check whether the optimized program is different from the origin one.
    test=develop
    
    * Remove the inferface all_ops.
    test=develop
    
    * Add exception test in pass_test.
    test=develop
    b7cac50b
pass.h 8.7 KB