1. 16 3月, 2020 1 次提交
  2. 13 3月, 2020 1 次提交
  3. 12 3月, 2020 1 次提交
  4. 11 3月, 2020 2 次提交
  5. 01 3月, 2020 1 次提交
  6. 28 2月, 2020 1 次提交
  7. 21 2月, 2020 1 次提交
  8. 20 2月, 2020 1 次提交
  9. 10 2月, 2020 1 次提交
  10. 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