1. 11 Dec, 2022 1 commit
  2. 07 Dec, 2022 1 commit
  3. 06 Dec, 2022 2 commits
  4. 04 Dec, 2022 1 commit
  5. 28 Nov, 2022 1 commit
  6. 23 Nov, 2022 1 commit
  7. 22 Nov, 2022 2 commits
  8. 18 Nov, 2022 1 commit
    • Mashiro's avatar
      [Docs] Refine contributing.md (#1941) · abb600ad
      Mashiro authored
      * refaictor CONTRIBUDING.MD
      
      * refaictor CONTRIBUDING.MD
      
      * fix source rvm shell command
      
      * fix lint
      
      * add chinese contributing.md
      
      * fix error render
      
      * fix error render
      
      * refine description
      
      * refine description
      
      * minor refine
      
      * install ffmpeg before ut
      
      * Minor retfine
      
      * Minor refine
      
      * refine chinese contributing.md
      
      * Refine
      
      * Fix as comment
      
      * Fix as comment
      
      * restore pr.md
      
      * minor refine
      
      * minor refine
      
      * update chinese CONTRIBUTING.md in root dir
      
      * adjust imgae size
      
      * update en CONTRIBUTING.md
      
      * update en CONTRIBUTING.md
      
      * update contributing.md in docs
      
      * restore change of index.rst
      
      * Fix as comment
      
      * minor refine
      
      * remove content in PR.md
      
      * minor refine
      
      * minor refine
      
      * minor refine
      
      * Fix as comment
      
      * rename
      
      * minor refine
      abb600ad
  9. 17 Nov, 2022 2 commits
  10. 16 Nov, 2022 1 commit
    • ZShaopeng's avatar
      [Feature] Support MultiScaleDeformableAttn with cambricon MLU backend (#2396) · 12442667
      ZShaopeng authored
      
      
      * [Feature] Support MsDeformAttnForward with cambricon MLU backend
      
      * [Feature] Support MsDeformAttnForward with cambricon MLU backend
      
      * [Feature] Support MsDeformAttnForward with cambricon MLU backend
      
      * [Feature] Support MsDeformAttnForward with cambricon MLU backend
      
      * [Feature] Support MsDeformAttnForward with cambricon MLU backend
      
      * [Feature] Support MsDeformAttnForward with cambricon MLU backend
      
      * [Feature] Support ms with cambricon MLU backend
      
      * [Feature] Support msdeformattn_1104 with cambricon MLU backend
      
      * [Feature] Support ms with cambricon MLU backend
      
      * [Feature] Support MsDeformAttn_1108 with cambricon MLU backend
      
      * [Feature] Support MsDeformAttn_1108 with cambricon MLU backend
      
      * [Feature] Support MsDeformAttn_1108 with cambricon MLU backend
      
      * [Feature] Support MsDeformAttn with cambricon MLU backend
      
      * [Feature] Support MsDeformAttn with cambricon MLU backend
      
      * [Feature] Support MsDeformAttn with cambricon MLU backend
      
      * [Feature] Support MsDeformAttn with cambricon MLU backend
      
      * [Feature] Support MsDeformAttn with cambricon MLU backend
      
      * [Feature] Support MsDeformAttn with cambricon MLU backend
      
      * [Feature] Support MsDeformAttn with cambricon MLU backend
      
      * [Feature] Support MsDeformAttn with cambricon MLU backend
      
      * [Feature] Support MsDeformAttn with cambricon MLU backend
      
      * [Feature] Support MsDeformAttn with cambricon MLU backend
      
      * Revert "[Feature] Support MsDeformAttn with cambricon MLU backend"
      
      This reverts commit 27963cccc86d240852a40a2c1510147a3e9f269f.
      
      * [Feature] Support MsdeformAttn with cambricon MLU backend
      
      * [Feature] Support MsDeformAttn with cambricon MLU backend
      
      * [Feature] Support MsdeformAttn with cambricon MLU backend
      Co-authored-by: default avatarzhangshaopeng <wicky-zheng@outlook.com>
      Co-authored-by: default avatarwicky-zheng <root@notebook-mmcv-290m8-torch1-6-y0yv66-notebook-0.notebook-mmcv-290m8-torch1-6-y0yv66.ns-ad8b689a0ecd41fcb4469c803dcd539d.svc.cluster.local>
      12442667
  11. 15 Nov, 2022 2 commits
  12. 14 Nov, 2022 1 commit
  13. 11 Nov, 2022 2 commits
  14. 08 Nov, 2022 1 commit
  15. 03 Nov, 2022 1 commit
  16. 01 Nov, 2022 2 commits
  17. 31 Oct, 2022 3 commits
  18. 28 Oct, 2022 3 commits
  19. 26 Oct, 2022 2 commits
  20. 24 Oct, 2022 5 commits
  21. 20 Oct, 2022 1 commit
  22. 18 Oct, 2022 1 commit
  23. 17 Oct, 2022 1 commit
    • Zaida Zhou's avatar
      [Docs] Refine README and installation documentations (#1977) · bd1da5ab
      Zaida Zhou authored
      * [Docs] Refine README
      
      * refine table
      
      * minor refinement
      
      * refine
      
      * refine
      
      * add version info
      
      * add version info
      
      * update version info
      
      * refine
      
      * refine
      
      * add module links in docs/en/introduction
      
      * update docs/en
      
      * fix typo
      
      * update docs/en
      
      * add version.json in zh_cn
      
      * minor refinement
      
      * update version.json
      
      * update Dockerfile
      
      * minor fix
      
      * update installation of macOS
      
      * resolve comments
      bd1da5ab
  24. 12 Oct, 2022 1 commit
  25. 11 Oct, 2022 1 commit
    • CokeDong's avatar
      [Feature] Support PrRoI op for Parrots (#2280) · dd5b415d
      CokeDong authored
      * Support parrots extension for op PrRoI
      
      * Fix lint
      
      * Fix cpp lint
      
      * Fix testcase failure by false requires_grad in self-defined autograd Funtion
      
      * Fix issues
      
      * Fix flake8
      
      * Fix isort
      
      * Adaption for typechecking for PrRoIPoolFunction
      
      * Fix lint
      
      * Support only float32
      
      * bugfix
      dd5b415d