1. 06 Apr, 2023 1 commit
    • Zaida Zhou's avatar
      [Refactor] Refactor the pytorch and cuda combination for testing in CI (#2693) · d429df1a
      Zaida Zhou authored
      * Refactor CI
      
      * Upload coverage to Codecov
      
      * update
      
      * update
      
      * update
      
      * update
      
      * test
      
      * test
      
      * fix typo
      
      * fix
      
      * fix
      
      * fix
      
      * fix circleci
      
      * fix circleci
      
      * revert comments
      
      * add verpose
      
      * install cuda
      
      install cuda
      
      install cuda
      
      install cuda
      
      install cuda
      
      install cuda
      
      install cuda
      
      fix env
      
      fix env
      
      fix env
      
      fix env
      
      fix
      
      fix
      
      fix
      
      fix
      
      fix
      
      fix
      
      fix
      
      fix
      
      fix
      
      fix
      
      fix
      
      fix
      
      fix
      
      fix circleci
      
      fix circleci
      
      remove cuda11.1 test from windows
      
      update ci
      
      update ci
      
      update ci
      
      update ci
      
      update ci
      
      update ci
      
      update ci
      
      update ci
      
      * do not test python3.11
      
      * revert comments
      d429df1a
  2. 21 Mar, 2023 1 commit
  3. 17 Mar, 2023 1 commit
  4. 10 Jan, 2023 1 commit
  5. 06 Jan, 2023 1 commit
  6. 20 Dec, 2022 1 commit
  7. 22 Nov, 2022 1 commit
  8. 23 Oct, 2022 1 commit
  9. 22 Oct, 2022 2 commits
  10. 14 Sep, 2022 1 commit
    • Zaida Zhou's avatar
      Update configs of circleci and github action (#2255) · 2a82b52b
      Zaida Zhou authored
      * Update configs of circleci and github action
      
      * fix base-revision
      
      * remove psutil from ci
      
      * fix ci
      
      * update circleci
      
      * update circleci
      
      * fix typo
      
      * fix typo
      
      * fix typo
      
      * fix ut
      
      * install mmengine from main branch
      
      * update github action
      
      * update github action
      
      * install git
      
      * install git
      
      * update ci
      
      * update ci of merged stage
      
      * fix typo
      
      * fix typo
      
      * fix onnx compilation error
      
      * fix onnx compilation error
      
      * use sudo to install packages
      
      * fix onnx installation
      
      * modify python version
      
      * update
      
      * install git in circleci
      
      * use sudo
      
      * install git
      
      * update
      
      * test on 2.x branch
      2a82b52b
  11. 30 Aug, 2022 1 commit
  12. 18 Aug, 2022 1 commit
    • Zaida Zhou's avatar
      Update CI (#2180) · 2085d79c
      Zaida Zhou authored
      * Install mmengine in CI
      
      * fix
      
      * fix version error
      
      * update ci
      2085d79c
  13. 07 Jul, 2022 1 commit
    • Zaida Zhou's avatar
      [Feature] Add support for mps (#2092) · 6a03918f
      Zaida Zhou authored
      * [Feature] Add support for MPS
      
      * fix import error
      
      * update ut
      
      * fix error
      
      * trigger CI
      
      * use a unique basename for test file modules
      
      * avoid bc-breaking
      6a03918f
  14. 01 Jul, 2022 1 commit
  15. 30 Jun, 2022 1 commit
  16. 15 Jun, 2022 1 commit
  17. 09 Jun, 2022 1 commit
  18. 16 May, 2022 1 commit
    • Zaida Zhou's avatar
      [Docs] Replace markdownlint with mdformat for avoiding installing ruby (#1936) · b326a219
      Zaida Zhou authored
      * Use mdformat pre-commit hook
      
      * allows consecutive numbering
      
      * improve .mdformat.toml
      
      * test mdformat
      
      * format markdown
      
      * minor fix
      
      * fix codespecll
      
      * fix circleci
      
      * add linkify-it-py dependency for cicleci
      
      * add comments
      
      * replace flake8 url
      
      * add mdformat-myst dependency
      
      * remove mdformat-myst dependency
      
      * update contributing.md
      b326a219
  19. 29 Apr, 2022 1 commit
  20. 17 Apr, 2022 1 commit
    • Hu Di's avatar
      [Feature] Support MMCV on IPU (#1882) · 5221a388
      Hu Di authored
      * implement runner on IPU
      
      * adjust import
      
      * adjust import
      
      * add ignore for ipu on without ipu
      
      * remove compilation cache
      
      * remove ipu from mmcv/runner.__all__
      
      * adjust IS_IPU and IS_MLU
      
      * adjust by isort
      
      * add ipuHardwareIsAvailable
      
      * remove engine_cache
      
      * code review 9
      5221a388
  21. 14 Apr, 2022 1 commit
  22. 02 Apr, 2022 1 commit
    • Jiazhen Wang's avatar
      [Fix] Fix Python3.10 CI (#1828) · e0eebebf
      Jiazhen Wang authored
      * Fix python3.10 ci
      
      * fix build ci
      
      * fix build ci
      
      * fix onnx build in ci
      
      * remove onnx optimizer
      
      * remove python3.10 ci
      
      * special treatment for py3.10
      
      * fix build ci
      
      * special treatment for python3.10 in requirements/test
      
      * fix requirements/test
      e0eebebf
  23. 22 Mar, 2022 1 commit
  24. 15 Mar, 2022 1 commit
  25. 07 Mar, 2022 1 commit
  26. 15 Dec, 2021 1 commit
  27. 07 Dec, 2021 1 commit
  28. 06 Dec, 2021 1 commit
  29. 30 Nov, 2021 1 commit
  30. 29 Nov, 2021 1 commit
  31. 19 Nov, 2021 1 commit
  32. 24 Oct, 2021 1 commit
  33. 03 Oct, 2021 1 commit
  34. 27 Aug, 2021 1 commit
  35. 24 Aug, 2021 1 commit
    • Wenwei Zhang's avatar
      [Feature] Add windows CI (#1023) · 979a355d
      Wenwei Zhang authored
      
      
      * add windows CI
      
      * clean versions
      
      * only allow pt1.7 on windows
      
      * fix windows install issue
      
      * add win cpu
      
      * fix win command
      
      * clean unnecessary command
      
      * resolve turbojpeg & tempfile on win
      
      * replace os.readlink with os.path.realpath
      
      * fix windows ci
      
      * close file before removing it
      
      * fix windows ci
      
      * fix symlink on windows
      
      * fix windows ci
      
      * fix windows ci
      
      * fix windows ci
      
      * fix windows ci
      
      * fix windows ci
      
      * fix windows ci
      
      * fix windows ci
      
      * fix windows ci
      
      * fix windows ci
      
      * modify according to comment
      Co-authored-by: default avatarzhouzaida <zhouzaida@163.com>
      979a355d
  36. 23 Aug, 2021 1 commit
  37. 18 Aug, 2021 1 commit
  38. 10 Aug, 2021 1 commit
  39. 28 Jul, 2021 1 commit