1. 08 Jan, 2023 1 commit
  2. 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
  3. 26 May, 2022 1 commit
  4. 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
  5. 20 Jan, 2022 1 commit
  6. 23 Aug, 2021 1 commit
  7. 10 Aug, 2021 1 commit
  8. 23 Jul, 2021 1 commit
    • Haodong Duan's avatar
      [Improvement] Improve digit_version & use it for version_checking (#1185) · ef48a473
      Haodong Duan authored
      * improve digit_version & use it for version_checking
      
      * more testing for digit_version
      
      * setuptools >= 50 is needed
      
      * fix CI
      
      * add debuging log
      
      * >= to ==
      
      * fix lint
      
      * remove
      
      * add failure case
      
      * replace
      
      * fix
      
      * consider TORCH_VERSION == 'parrots'
      
      * add unittest
      
      * digit_version do not deal with the case if 'parrots' in version name.
      ef48a473
  9. 23 May, 2021 1 commit
    • Zaida Zhou's avatar
      [Feature] Add truncated normal weight init (#935) · 55b4847a
      Zaida Zhou authored
      * [Feature] Add truncated normal weight init
      
      * [Feature] Add truncated normal weight init
      
      * [Feature] Add truncated normal weight init
      
      * update docstring
      
      * delete modelA.pth
      
      * modify according to comment
      
      * use kstest to check truncated normal
      
      * delete modelA.pth
      
      * fix test.txt
      55b4847a
  10. 12 Mar, 2021 1 commit
  11. 31 Dec, 2020 1 commit
    • RunningLeon's avatar
      [Feature] add onnx simplify (#751) · 83732ec2
      RunningLeon authored
      * [Enhance]: add onxx simplify
      
      * add simple doc
      
      * add unit test
      
      * update docstring
      
      * resolve some comment
      
      * add test dependency:onnxoptimizer
      
      * Fix onnxruntime register empty libpath
      
      * test onnxruntime version
      
      * set checker to false
      
      * skip test_simplify for torch<1.5.0
      83732ec2
  12. 31 Oct, 2020 1 commit