1. 17 Jan, 2023 1 commit
  2. 13 Jan, 2023 2 commits
  3. 12 Jan, 2023 2 commits
  4. 10 Jan, 2023 1 commit
    • ZShaopeng's avatar
      [Feature] Support Voxelization with cambricon MLU device (#2500) · 48ea88ab
      ZShaopeng authored
      * [Feature] Support hard_voxelize with cambricon MLU backend
      
      * [Feature](bangc-ops): add voxelization op
      
      * [Feature](bangc-ops): add voxelization op
      
      * [Feature](bangc-ops): add voxelization op
      
      * [Feature](bangc-ops): add voxelization op
      
      * [Feature](bangc-ops): add voxelization op
      
      * [Feature](bangc-ops): add voxelization op
      
      * [Feature](bangc-ops): add voxelization op
      
      * [Feature](bangc-ops): add voxelization op
      48ea88ab
  5. 09 Jan, 2023 1 commit
    • CokeDong's avatar
      Update parrots image (#2522) · 64e739e0
      CokeDong authored
      * Update image
      
      * Bugfix for parrots ext ops
      
      * Move parrots ci task to build_pat.yml
      
      * Fix on:push
      
      * Remove commets and fix
      
      * Fix beautiful job name
      64e739e0
  6. 08 Jan, 2023 1 commit
    • yancong's avatar
      [Fix] Fix CI failed due to the version of setuptools (#2530) · 859d84c5
      yancong authored
      * debug build_cu102 ci jobs
      
      * debug build_cu102 ci jobs
      
      * add tmate ssh
      
      * add tmate ssh
      
      * install specified version for setuptools
      
      * revert comments of ci jobs
      
      * revert comments of ci jobs
      
      * specify setuptools version for build_cu116
      859d84c5
  7. 06 Jan, 2023 4 commits
  8. 05 Jan, 2023 1 commit
  9. 28 Dec, 2022 4 commits
  10. 14 Dec, 2022 1 commit
    • jayggh's avatar
      [Feature] Add NPU adapter for Deformable RoIPool (#2481) · 46eb9ec5
      jayggh authored
      * add npu adapter for deformroipool
      
      * cleancode
      
      * Update deform_roi_pool.cpp
      
      * Update deform_roi_pool.cpp
      
      * Update deform_roi_pool.cpp
      
      * Update deform_roi_pool.cpp
      
      * Update deform_roi_pool.cpp
      
      * Update deform_roi_pool.cpp
      
      * Update deform_roi_pool.cpp
      46eb9ec5
  11. 13 Dec, 2022 1 commit
    • jayggh's avatar
      [Feature] Add FusedBiasLeakyRelu npu adapter (#2474) · 4c51afce
      jayggh authored
      
      
      * init npu
      
      * add npu extension and focal loss adapter
      
      * clean code
      
      * clean code
      
      * clean code
      
      * clean code
      
      * fix autocast bugs on npu (#2273)
      
      fix autocast bugs on npu (#2273)
      
      * code format
      
      * code format
      
      * code format
      
      * bug fix
      
      * pytorch_npu_helper.hpp clean code
      
      * Npu dev (#2306)
      
      * fix autocast bugs on npu
      * using scatter_kwargs in mmcv.device.scatter_gather
      
      * raise ImportError when compile with npu
      
      * add npu test case (#2307)
      
      * add npu test case
      
      * Update focal_loss.py
      
      * add comment
      
      * clean lint
      
      * update dtype assert
      
      * update DDP forward and comment
      
      * fix bug
      Co-authored-by: default avatarZaida Zhou <58739961+zhouzaida@users.noreply.github.com>
      
      * sigmoidfocalloss npu adapter bug fix
      
      * BugFix: modify softmaxFocalLoss adapter
      
      * BugFix: remove equal sign in the code
      
      * add npu install information in README
      
      * add modulatedDeformConv npu adapter
      
      * init npu
      
      * add npu extension and focal loss adapter
      
      * clean code
      
      * clean code
      
      * clean code
      
      * add modulatedDeformConv npu adapter
      
      * merge master branch 20221103
      
      * Add masked_ Conv2d operator in NPU
      
      * add nms_npu
      
      * fix bug
      
      * fix code check
      
      * fix code check
      
      * fix code check
      
      * Masked_conv2d NPU
      
      * Masked_conv2d NPU
      
      * Masked_conv2d NPU
      
      * remove npu-install-info in README.md
      
      * annotate the clang-format in pre-commit-config-zh-ch.yaml
      
      * Clean code: fix the clean code problem in masked_conv2d and modulated_deform_conv
      
      * Create fused_bias_leakyrelu_npu.cpp
      
      Add NPU adapter for fused_bias_leaky_relu operator
      
      * Update fused_bias_leakyrelu_npu.cpp
      
      * Update fused_bias_leakyrelu_npu.cpp
      
      * Update ops.md
      
      * Update ops.md
      
      * Update fused_bias_leakyrelu_npu.cpp
      
      * Update fused_bias_leakyrelu_npu.cpp
      
      * Update test_fused_bias_leakyrelu.py
      
      * Update fused_bias_leakyrelu.py
      
      * Update test_fused_bias_leakyrelu.py
      
      * Update fused_bias_leakyrelu.py
      
      * Update test_fused_bias_leakyrelu.py
      
      * Update ops.md
      
      * amend for CI
      
      * bugfix
      
      * amend ops.md
      
      * Update test_fused_bias_leakyrelu.py
      
      * clean code
      
      * bugfix
      
      * clean code
      
      * Update fused_bias_leakyrelu_npu.cpp
      
      * Update fused_bias_leakyrelu_npu.cpp
      Co-authored-by: default avatarwangjiangben <wangjiangben_hw@126.com>
      Co-authored-by: default avatarckirchhoff <515629648@qq.com>
      Co-authored-by: default avatarwangjiangben-hw <111729245+wangjiangben-hw@users.noreply.github.com>
      Co-authored-by: default avatarZaida Zhou <58739961+zhouzaida@users.noreply.github.com>
      Co-authored-by: default avatarzcc-zjut <zcczxy2019@163.com>
      Co-authored-by: default avatarwangxiaoxin_sherie <wangxiaoxin7@huawei.com>
      Co-authored-by: default avatarmomo609 <963372609@qq.com>
      4c51afce
  12. 12 Dec, 2022 1 commit
  13. 11 Dec, 2022 1 commit
  14. 07 Dec, 2022 1 commit
  15. 06 Dec, 2022 2 commits
  16. 04 Dec, 2022 1 commit
  17. 28 Nov, 2022 1 commit
  18. 23 Nov, 2022 1 commit
  19. 22 Nov, 2022 2 commits
  20. 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
  21. 17 Nov, 2022 2 commits
  22. 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
  23. 15 Nov, 2022 2 commits
  24. 14 Nov, 2022 1 commit
  25. 11 Nov, 2022 2 commits
  26. 08 Nov, 2022 1 commit
  27. 03 Nov, 2022 1 commit