1. 19 Mar, 2023 1 commit
  2. 17 Mar, 2023 3 commits
  3. 15 Mar, 2023 1 commit
  4. 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
  5. 03 Mar, 2023 1 commit
  6. 17 Feb, 2023 2 commits
  7. 13 Feb, 2023 1 commit
  8. 08 Feb, 2023 1 commit
  9. 31 Jan, 2023 1 commit
  10. 29 Jan, 2023 1 commit
  11. 18 Jan, 2023 1 commit
  12. 17 Jan, 2023 1 commit
  13. 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
  14. 10 Jan, 2023 2 commits
  15. 08 Jan, 2023 1 commit
  16. 06 Jan, 2023 2 commits
  17. 27 Dec, 2022 1 commit
  18. 20 Dec, 2022 1 commit
  19. 11 Dec, 2022 2 commits
  20. 06 Dec, 2022 3 commits
  21. 28 Nov, 2022 1 commit
  22. 23 Nov, 2022 11 commits