1. 28 Dec, 2022 1 commit
    • xiabo123's avatar
      Change the block size to 1024 during compilation. (#2460) · 30d975a5
      xiabo123 authored
      * The default block size of rocm is 256.The designed kenel has a block size of 512.Change the block size to 1024 during compilation.
      
      * The default block size of rocm is 256.The designed kenel has a block size of 512.Change the block size to 1024 during compilation.
      
      * The default block size of rocm is 256.The designed kenel has a block size of 512.Change the block size to 1024 during compilation.
      
      * The default block size of rocm is 256.The designed kenel has a block size of 512.Change the block size to 1024 during compilation.
      30d975a5
  2. 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
  3. 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
  4. 12 Dec, 2022 1 commit
  5. 11 Dec, 2022 1 commit
  6. 07 Dec, 2022 1 commit
  7. 06 Dec, 2022 2 commits
  8. 04 Dec, 2022 1 commit
  9. 28 Nov, 2022 1 commit
  10. 23 Nov, 2022 1 commit
  11. 22 Nov, 2022 2 commits
  12. 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
  13. 17 Nov, 2022 2 commits
  14. 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
  15. 15 Nov, 2022 2 commits
  16. 14 Nov, 2022 1 commit
  17. 11 Nov, 2022 2 commits
  18. 08 Nov, 2022 1 commit
  19. 03 Nov, 2022 1 commit
  20. 01 Nov, 2022 2 commits
  21. 31 Oct, 2022 3 commits
  22. 28 Oct, 2022 3 commits
  23. 26 Oct, 2022 2 commits
  24. 24 Oct, 2022 5 commits
  25. 20 Oct, 2022 1 commit