"vscode:/vscode.git/clone" did not exist on "fef9c0d9592bc101b7326589c5ba47d74984a448"
  1. 03 Mar, 2023 1 commit
  2. 13 Feb, 2023 1 commit
  3. 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
  4. 10 Jan, 2023 1 commit
  5. 11 Dec, 2022 1 commit
  6. 23 Nov, 2022 5 commits
  7. 27 Oct, 2022 1 commit
  8. 22 Oct, 2022 4 commits
    • ZShaopeng's avatar
      [Feature] Support RoipointPool3d with cambricon MLU backend (#2247) · a8f7ae48
      ZShaopeng authored
      * [Feature] Support RoipointPool3d with cambricon MLU backend
      
      * [Feature] Support RoipointPool3d with cambricon MLU backend
      
      * [Feature] Support RoipointPool3d with cambricon MLU backend
      
      * [Feature] Support RoipointPool3d with cambricon MLU backend
      
      * [Feature] Support RoipointPool3d with cambricon MLU backend
      a8f7ae48
    • bdf's avatar
      [Feature] Support DeformRoiPool with cambricon MLU backend (#2137) · a364e6ca
      bdf authored
      
      
      * [Feature] Support DeformRoiPool with cambricon MLU backend
      
      * [Fix] Remove use of std library
      
      * [Fix] Correct the error information
      
      * [Refactor] Refactor test deform_roi_pool code
      
      * [Fix] Fix judgment error
      
      * [Fix] Modify the large tensor check
      Co-authored-by: default avatarbudefei <budefei@cambricon.com>
      a364e6ca
    • CokeDong's avatar
      [Feature] Support PrRoI op for Parrots (#2280) · 8fae3b46
      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
      8fae3b46
    • q.yao's avatar
      fix ci · e0b3223b
      q.yao authored
      e0b3223b
  9. 21 Oct, 2022 1 commit
  10. 13 Oct, 2022 1 commit
    • Yue Zhou's avatar
      [Feature] Add box_iou_quadri & nms_quadri (#2277) · a4c82617
      Yue Zhou authored
      * update
      
      * update
      
      * fix link
      
      * fix bug
      
      * update nms_quadri
      
      * fix lint
      
      * Update test_nms_quadri.py
      
      * Update box_iou_quadri.py
      
      * fix bug
      
      * Update test_nms_quadri.py
      
      * Update box_iou_rotated_utils.hpp
      
      * Update box_iou_quadri.py
      
      * Update mmcv/ops/nms.py
      a4c82617
  11. 28 Aug, 2022 3 commits
  12. 26 Aug, 2022 1 commit
  13. 24 Aug, 2022 1 commit
  14. 23 Aug, 2022 1 commit
  15. 16 Aug, 2022 1 commit
  16. 03 Aug, 2022 1 commit
  17. 29 Jun, 2022 1 commit
  18. 10 Jun, 2022 1 commit
  19. 09 Jun, 2022 1 commit
  20. 08 Jun, 2022 3 commits
  21. 25 May, 2022 1 commit
  22. 20 May, 2022 2 commits
  23. 18 May, 2022 1 commit
  24. 09 May, 2022 1 commit
  25. 29 Apr, 2022 1 commit
    • WilliamKyle's avatar
      [Feature] Add rotated_feature_align cpu & onnxruntime implementation (#1878) · b30755ee
      WilliamKyle authored
      * add rotated_feature_align cpu implementation
      
      * add rotated_feature_align onnxruntime implementation
      
      * Update code for advices from grimoire
      
      Remove useless comment from mmcv/ops/csrc/pytorch/cpu/rotated_feature_align.cpp
      
      Replace ambiguous function name atomicAdd in mmcv/ops/csrc/pytorch/cpu/rotated_feature_align.cpp
      
      Simplify unit test with parameter in tests/test_ops/test_rotated_feature_align.py
      
      Use fma in interpolate in mmcv/ops/csrc/onnxruntime/cpu/rotated_feature_align.cpp mmcv/ops/csrc/pytorch/cpu/rotated_feature_align.cpp
      
      * Inline the function to reduce the overhead of the function call
      
      Use fma in interpolate
      b30755ee
  26. 26 Apr, 2022 1 commit
  27. 25 Apr, 2022 1 commit
  28. 16 Apr, 2022 1 commit