1. 05 Jun, 2023 2 commits
  2. 17 May, 2023 1 commit
  3. 08 May, 2023 1 commit
  4. 06 May, 2023 1 commit
  5. 04 May, 2023 1 commit
  6. 26 Apr, 2023 2 commits
  7. 25 Mar, 2023 3 commits
  8. 24 Mar, 2023 1 commit
  9. 21 Mar, 2023 2 commits
  10. 20 Mar, 2023 6 commits
  11. 19 Mar, 2023 1 commit
  12. 17 Mar, 2023 3 commits
  13. 15 Mar, 2023 1 commit
  14. 13 Mar, 2023 1 commit
    • Yifei Yang's avatar
      [Feature] Add Ops of StyleGAN3 (#2290) · 869dbf1b
      Yifei Yang authored
      
      
      * add bias_act
      
      * support bias_act
      
      * support filtered_lrelu
      
      * support filtered_lrelu and upfirdn2d
      
      * support conv2d_gradfix and fix filtered_lrelu
      
      * fix lint
      
      * fix lint
      
      * fix c++ lint
      
      * fix part comments
      
      * fix lint
      
      * rm redundant header
      
      * fix upgrade pip
      
      * fix as comment
      
      * fix c++ lint
      
      * fix ci
      
      * fix-ut
      
      * fix as comments
      
      * add grad check
      
      * remove redundant template
      
      * Update mmcv/ops/bias_act.py
      Co-authored-by: default avatarZaida Zhou <58739961+zhouzaida@users.noreply.github.com>
      
      * add typehint
      
      * fix as comment:
      
      * complete type hints
      
      * fix lint
      
      * add test for conv_gradfix
      
      * add test for conv_gradfix
      
      * fix lint
      
      * modify licenses and ops.md
      
      * add zh op md
      
      * add torch version policy for conv2d_gradfix
      
      * fix lint
      
      * fix as comments
      
      * rename impl
      
      * rm redudant function and add ut
      
      * fix as comment
      
      * fix lint
      
      * fix lint
      
      * fix as comments
      
      * fix lint
      
      * fix ut
      
      * fix as comment
      
      * fix as comment
      
      * fix as comment
      
      ---------
      Co-authored-by: default avatarZaida Zhou <58739961+zhouzaida@users.noreply.github.com>
      869dbf1b
  15. 03 Mar, 2023 1 commit
  16. 17 Feb, 2023 2 commits
  17. 13 Feb, 2023 1 commit
  18. 08 Feb, 2023 1 commit
  19. 31 Jan, 2023 1 commit
  20. 29 Jan, 2023 1 commit
  21. 18 Jan, 2023 1 commit
  22. 17 Jan, 2023 1 commit
  23. 13 Jan, 2023 1 commit
    • ckirchhoff's avatar
      [Feature] Pick npu ops from master to 2.x (#2501) · 34bdf448
      ckirchhoff authored
      * merge npu ops from master to 2.x
      
      * BugFix: fix merge bugs
      
      * {[Feature]: add psamask, roipool to 2.x, and fix the SigmoidFocalLoss assert condition
      
      * merge conflicts in ops.md
      
      * [fix]: fix merge bug
      34bdf448
  24. 10 Jan, 2023 2 commits
  25. 08 Jan, 2023 1 commit
  26. 06 Jan, 2023 1 commit