1. 15 6月, 2020 1 次提交
  2. 10 6月, 2020 1 次提交
  3. 19 5月, 2020 1 次提交
  4. 26 4月, 2020 1 次提交
  5. 24 4月, 2020 1 次提交
  6. 22 4月, 2020 1 次提交
  7. 17 4月, 2020 1 次提交
  8. 12 4月, 2020 1 次提交
  9. 11 4月, 2020 1 次提交
  10. 08 4月, 2020 1 次提交
  11. 01 4月, 2020 1 次提交
  12. 20 3月, 2020 2 次提交
  13. 16 3月, 2020 1 次提交
  14. 13 3月, 2020 1 次提交
  15. 12 3月, 2020 1 次提交
  16. 11 3月, 2020 2 次提交
  17. 01 3月, 2020 1 次提交
  18. 28 2月, 2020 1 次提交
  19. 21 2月, 2020 1 次提交
  20. 20 2月, 2020 1 次提交
  21. 10 2月, 2020 1 次提交
  22. 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