1. 14 Sep, 2021 1 commit
    • Zaida Zhou's avatar
      [Docs] Use PyTorch sphinx theme (#1321) · 1216e5fe
      Zaida Zhou authored
      * [Docs] Use PyTorch sphinx theme
      
      * add sphinx-copybutton
      
      * add twitter and zhihu link
      
      * remove shpinx_rtd_theme from doc.xtx
      
      * update docs.txt
      
      * update conf.py
      1216e5fe
  2. 27 Aug, 2021 1 commit
  3. 23 Aug, 2021 1 commit
  4. 22 Aug, 2021 1 commit
  5. 10 Aug, 2021 1 commit
  6. 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
  7. 07 Jul, 2021 1 commit
  8. 02 Jul, 2021 1 commit
    • Zaida Zhou's avatar
      [Docs] Refactor docs (#1102) · 66cefaff
      Zaida Zhou authored
      * [Docs] Refactor documentation
      
      * [Docs] Refactor documentation
      
      * refactor docs
      
      * refactor docs
      
      * set sphinx==3.1.2
      
      * fix typo
      
      * modify according to comment
      
      * modify according to comment
      
      * modify according to comment
      
      * [Docs] delete unnecessary file
      
      * fix title
      
      * rename
      
      * rename
      66cefaff
  9. 28 Jun, 2021 1 commit
  10. 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
  11. 08 Apr, 2021 1 commit
  12. 12 Mar, 2021 1 commit
  13. 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
  14. 31 Oct, 2020 1 commit