- 20 Mar, 2023 2 commits
-
-
duzekun authored
* [Feature] Add sparse convolution MLU API * [Feature] update cpp code style * end-of-file * delete libext.a * code style * update ops.md --------- Co-authored-by:budefei <budefei@cambricon.com>
-
sherie authored
* add roi_algin op * add unit test * update ops.md * fix typo --------- Co-authored-by: momo609 <963372609.qq.com> Co-authored-by:Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
- 03 Mar, 2023 1 commit
-
-
liuhw authored
* update * update
-
- 17 Feb, 2023 1 commit
-
-
Hakjin Lee authored
* [Enhance] Support FP16 for MSDeformAttn * [Fix] Data type mismatch * Update mmcv/ops/multi_scale_deform_attn.py * Add UT Author: nijkah <nijkah@gmail.com> * Add cuda available condition --------- Co-authored-by:Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
- 06 Feb, 2023 2 commits
-
-
liuhw authored
* Add support for Ascend devices with bbox_overlaps * ... * ...
-
xinliang123 authored
* add roipoolgrad adapter * amend
-
- 30 Jan, 2023 1 commit
-
-
enemy1205 authored
* add ops bbox_overlaps * format code * Return the pytorch version * Intermediate modification * Solve problems in parameter passing * revise bug * "add test case"
-
- 28 Jan, 2023 1 commit
-
-
ckirchhoff authored
* [Feature]: add nms_rotated npu adaptater code * [BugFix]: modify param in nms_rotated_npu.cpp * [clean code]: nms_rotated_npu.cpp * [clean code]: nms_rotated_npu.cpp * [clean code]: nms_rotated_npu.cpp * [clean code]: nms_rotated.cpp * [Doc]: add nms_rotated op in supported op list at ops.md * [Test]: add nms_rotated unit_test * [Bug]: remove device parameter in test_batched_nms function
-
- 18 Jan, 2023 2 commits
-
-
liuduanhui authored
* [Feature] Support ball_query with cambricon MLU backend and mlu-ops library. * [Fix] update operator data layout setting. * [Fix] add cxx compile option to avoid symbol conflict. * [Fix] fix lint errors. * [Fix] update ops.md with info of ball_query support by MLU backend. * [Feature] Fix typo. * [Fix] Remove print. * [Fix] get mlu-ops from MMCV_MLU_OPS_PATH env. * [Fix] update MMCV_MLU_OPS_PATH check logic. * [Fix] update error info when failed to download mlu-ops. * [Fix] check mlu-ops version matching info in mmcv. * [Fix] revise wrong filename. * [Fix] remove f.close and re.
-
zcc-zjut authored
-
- 13 Jan, 2023 2 commits
-
-
mengpenghui authored
-
mengpenghui authored
-
- 12 Jan, 2023 1 commit
-
-
sherie authored
Co-authored-by:wangxiaoxin_sherie <wangxiaoxin7@huawei.com>
-
- 10 Jan, 2023 1 commit
-
-
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
-
- 06 Jan, 2023 1 commit
-
-
DaGaiBa authored
-
- 14 Dec, 2022 1 commit
-
-
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
-
- 13 Dec, 2022 1 commit
-
-
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:
Zaida 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:
wangjiangben <wangjiangben_hw@126.com> Co-authored-by:
ckirchhoff <515629648@qq.com> Co-authored-by:
wangjiangben-hw <111729245+wangjiangben-hw@users.noreply.github.com> Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> Co-authored-by:
zcc-zjut <zcczxy2019@163.com> Co-authored-by:
wangxiaoxin_sherie <wangxiaoxin7@huawei.com> Co-authored-by:
momo609 <963372609@qq.com>
-
- 04 Dec, 2022 1 commit
-
-
mengpenghui authored
* [Feature] Support modulated_deform_conv with cambricon MLU backend * fix error of torch_mlu * modify with commit suggestion * Update modulated_deform_conv.py * Update mmcv/ops/modulated_deform_conv.py Co-authored-by:Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
- 16 Nov, 2022 1 commit
-
-
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:
zhangshaopeng <wicky-zheng@outlook.com> Co-authored-by:
wicky-zheng <root@notebook-mmcv-290m8-torch1-6-y0yv66-notebook-0.notebook-mmcv-290m8-torch1-6-y0yv66.ns-ad8b689a0ecd41fcb4469c803dcd539d.svc.cluster.local>
-
- 15 Nov, 2022 1 commit
-
-
ckirchhoff 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:
Zaida 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 Co-authored-by:
wangjiangben <wangjiangben_hw@126.com> Co-authored-by:
wangjiangben-hw <111729245+wangjiangben-hw@users.noreply.github.com> Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> Co-authored-by:
zcc-zjut <zcczxy2019@163.com> Co-authored-by:
wangxiaoxin_sherie <wangxiaoxin7@huawei.com> Co-authored-by:
momo609 <963372609@qq.com>
-
- 08 Nov, 2022 1 commit
-
-
q.yao authored
-
- 03 Nov, 2022 1 commit
-
-
Zhang authored
* [Feature] Support RoiawarePool3d with cambricon MLU backend. * [Feature] Support RoiawarePool3d with cambricon MLU backend.
-
- 28 Oct, 2022 2 commits
-
-
VVsssssk authored
* add stack sa model ops * fix lint * fix lint * fix comments * fix bug * fix lint * fix comments * fix lint * fix lint * fix
-
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
-
- 24 Oct, 2022 2 commits
-
-
cathyzhang222 authored
* [Feature] Support Iou3d with cambricon MLU backend * [Feature] add double line * [Feature] add line
-
q.yao authored
* Fix three nn half inpt * update test
-
- 11 Oct, 2022 2 commits
-
-
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
-
q.yao authored
* update iou3d * fix parrot * update to device * replace count_nonzero with fill * update build.yml
-
- 08 Oct, 2022 1 commit
-
-
Zaida Zhou authored
* Upgrade the versions of pre-commit hooks * update the versions of zh-cn.yaml
-
- 30 Sep, 2022 1 commit
-
-
wangjiangben-hw 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:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> Co-authored-by:
ckirchhoff <515629648@qq.com> Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
- 08 Sep, 2022 1 commit
-
-
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
-
- 28 Aug, 2022 1 commit
-
-
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:budefei <budefei@cambricon.com>
-
- 23 Aug, 2022 1 commit
-
-
liuduanhui authored
-
- 21 Aug, 2022 1 commit
-
-
bdf authored
* [Feature] Support MaskedConv2d with cambricon MLU backend * [Refactor] Refactor test masked_conv2d code Co-authored-by:budefei <budefei@cambricon.com>
-
- 19 Aug, 2022 1 commit
-
-
bdf authored
* [Feature] Support CARAFE with Cambricon MLU backend * [Docs] Add comments for common funtions * [Test] Add allclose test for carafe * Remove print Co-authored-by:
zcyKTH <zcy19950525@gmail.com> Co-authored-by:
budefei <budefei@cambricon.com>
-
- 29 Jul, 2022 1 commit
-
-
xcnick authored
-
- 23 Jul, 2022 1 commit
-
-
Jingwei Zhang authored
* support prroipooling * fix build bug * fix bug of precision * fix lint * add ut * add license and citation * polish op and add type hint * refactor ut * add docstring for prroipool * polish code * format cu and cuh code * fix format * fix format * fix typo Co-authored-by:
zhouzaida <zhouzaida@163.com> Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
- 22 Jul, 2022 1 commit
-
-
q.yao authored
* add mps bbox overlap * format * update document and manifest * update readme
-
- 29 Jun, 2022 1 commit
-
-
zhouchenyang authored
* [Feature] Support RoiPool with cambricon MLU backend * [Docs] Update ops.md
-
- 10 Jun, 2022 1 commit
-
-
Yanyi Liu authored
* Fix batched_nms for rotated box. Add type hint for nms.py * Add test * doc string * revert symbolic hint * fix max_coordinate * add comment * rename type * fix typo docstring
-