1. 15 Oct, 2021 4 commits
  2. 14 Oct, 2021 5 commits
  3. 13 Oct, 2021 6 commits
  4. 04 Oct, 2021 1 commit
  5. 03 Oct, 2021 1 commit
  6. 26 Sep, 2021 2 commits
  7. 25 Sep, 2021 1 commit
  8. 24 Sep, 2021 5 commits
  9. 23 Sep, 2021 6 commits
  10. 21 Sep, 2021 2 commits
  11. 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
  12. 13 Sep, 2021 1 commit
  13. 09 Sep, 2021 2 commits
  14. 08 Sep, 2021 1 commit
  15. 07 Sep, 2021 2 commits
    • young's avatar
      [Fix] Restrict the warning message (#1267) · 99088c81
      young authored
      * restrict the warning message
      
      * and an important keyword in warning description
      
      * a more elegant way of condition
      
      * link format code too long
      
      * fix the stupid spelling mistake
      
      * Use issubclass to restrict warning message.
      
      * maybe this version is more elegant.
      
      * conv + bias + norm warning pytest
      
      * 'created' a warning, hahaha
      
      * isort and yapf format revision
      
      * isort and yapf format revision
      
      * flake8 fail issue
      
      * I have to right this way in order to solve the conflicts between yapf and flake8, sigh...
      
      * fixed test bug
      
      * Add ruby windows installer source.
      
      * Simplified the code and remove ruby source from CONTRIBUTING.md
      
      * use _BatchNorm to simplify the code
      
      * bug fix and add instanceNorm case into warning
      
      * change the warning message to make it more clear
      
      * fix unit test
      99088c81
    • Zaida Zhou's avatar
      eed9cced