1. 25 6月, 2022 2 次提交
  2. 24 6月, 2022 3 次提交
  3. 23 6月, 2022 6 次提交
  4. 22 6月, 2022 12 次提交
  5. 21 6月, 2022 5 次提交
  6. 20 6月, 2022 5 次提交
  7. 18 6月, 2022 1 次提交
  8. 17 6月, 2022 4 次提交
  9. 16 6月, 2022 2 次提交
    • Z
      [cherry pick] Unit test with tempfile to place the temporary files (#43522) · 1a660c8a
      zhangbopd 提交于
          Use tempfile for unit test & custom op test to replace temporary files to ensure that all temporary files will be deleted normally after a single measurement, avoiding the usage of disk files.
          The PR only involves single-test and op test modifications and does not affect existing functionality.
          Release/2.3 branch modified in PR43521;
      1a660c8a
    • Q
      [Cherry-pick] Fix ut tempfile v23 (#43387) · 24843fcb
      Qi Li 提交于
      * fix unit test temp file, test=develop (#43155)
      
      * add cleanup code, test=develop (#43305)
      24843fcb