1. 16 8月, 2022 1 次提交
    • Y
      [CodeStyle] Add CI for self.assertTrue(np.allclose(...)) (#45126) · 87ff40b7
      Yulv-git 提交于
      * Add CI for assert-allclose.
      
      * Update CI script.
      
      * Update check_approval.
      
      * Specify the destination path for the git diff.
      
      * Add test samples.
      
      * Add CI for assert-allclose with \n.
      
      * Update test samples.
      
      * Update ALL_ADDED_LINES_IN_TARGET_PATH.
      
      * update GitHub username to userid, test=document_fix
      
      * add rfc as a specification, test=document_fix
      
      * try to integrate single and multiple rows together, test=document_fix
      
      * remove duplicate dirs, test=document_fix
      
      * add anchor `#background`, test=document_fix
      
      * remove original scripts, test=document_fix
      
      * remove test files, test=document_fix
      Co-authored-by: NSigureMo <sigure.qaq@gmail.com>
      87ff40b7
  2. 08 8月, 2022 2 次提交
  3. 05 8月, 2022 1 次提交
  4. 04 8月, 2022 1 次提交
  5. 03 8月, 2022 1 次提交
  6. 02 8月, 2022 1 次提交
  7. 01 8月, 2022 1 次提交
  8. 29 7月, 2022 1 次提交
  9. 26 7月, 2022 3 次提交
  10. 25 7月, 2022 1 次提交
  11. 22 7月, 2022 1 次提交
  12. 20 7月, 2022 6 次提交
  13. 19 7月, 2022 1 次提交
  14. 15 7月, 2022 1 次提交
  15. 14 7月, 2022 1 次提交
  16. 13 7月, 2022 4 次提交
  17. 07 7月, 2022 1 次提交
  18. 06 7月, 2022 1 次提交
  19. 05 7月, 2022 2 次提交
  20. 01 7月, 2022 2 次提交
  21. 29 6月, 2022 1 次提交
  22. 27 6月, 2022 2 次提交
  23. 23 6月, 2022 1 次提交
    • S
      upgrade pre-commit tools in docker (#43534) · dbf92d49
      Sing_chan 提交于
      * upgrade pre-commit tools in docker
      
      * python36 support pre-commit<=2.1.1
      
      * upgrade pip; remove old clang-format; remove redundant apt update
      
      * remove redundant apt-get update
      
      * remove duplicate apt-get update that will cause cinn download fail
      
      * remove duplicate pip upgrade
      
      * add --fix-missing to avoid cinn docker build fail
      
      * remove duplicate apt-get update in make_cinn_docker
      
      * make cinn command in the end
      
      * solve gpg problem
      
      * remove unneccessary modification
      dbf92d49
  24. 22 6月, 2022 1 次提交
  25. 20 6月, 2022 2 次提交