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