1. 12 11月, 2020 1 次提交
  2. 15 6月, 2020 1 次提交
  3. 20 3月, 2020 1 次提交
  4. 13 3月, 2020 1 次提交
  5. 12 3月, 2020 1 次提交
  6. 28 2月, 2020 1 次提交
  7. 17 1月, 2020 1 次提交
    • 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