- 04 Apr, 2023 1 commit
-
-
sherie authored
-
- 03 Apr, 2023 3 commits
-
-
Zhang authored
* [Feature] Repalce the implementation of roiaware_pool3d with mlu-ops. * [Feature] Repalce the implementation of roiaware_pool3d with mlu-ops.
-
liuduanhui authored
-
sherie authored
* Increase the dtype limit to maintain consistency with the gpu. * update error message Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> --------- Co-authored-by: momo609 <963372609.qq.com> Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
- 28 Mar, 2023 1 commit
-
-
Zaida Zhou authored
-
- 24 Mar, 2023 4 commits
-
-
bdf authored
* add mlu_args * add mlu_args * Modify the code --------- Co-authored-by:budefei <budefei@cambricon.com>
-
liuhw authored
* modify bbox_overlaps op adapter * update
-
bdf authored
Co-authored-by:budefei <budefei@cambricon.com>
-
bdf authored
* [Feature] Replace the implementation of deform_roi_pool with mlu-ops * [Feature] Modify code --------- Co-authored-by:budefei <budefei@cambricon.com>
-
- 23 Mar, 2023 1 commit
-
-
liuyuan1-v authored
* [Feature] Support NmsRotated with cambricon MLU backend * [Feature] remove foolproofs in nms_rotated_mlu.cpp * [Feature] fix lint in test_nms_rotated.py * [Feature] fix kMLU not found in nms_rotated.cpp * [Feature] modify mlu support in nms.py * [Feature] modify nms_rotated support in ops.md * [Feature] modify ops/nms.py
-
- 22 Mar, 2023 2 commits
-
-
zcc9707 authored
* Update masked_conv.py * Update mmcv/ops/masked_conv.py --------- Co-authored-by:Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
CokeDong authored
* Fix parrots bbox_overlaps * Fix
-
- 20 Mar, 2023 3 commits
-
-
liuhw authored
* ... * ... * ...
-
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>
-
- 17 Mar, 2023 1 commit
-
-
NoCakeAnyMore authored
-
- 15 Mar, 2023 2 commits
- 10 Mar, 2023 1 commit
-
-
mahxn0 authored
* [Feature]: Make voxelization operator support the mlu290 platform. * [Feature]: Make voxelization operator support the mlu290 platform. * [Feature]: Make voxelization operator support the mlu290 platform. --------- Co-authored-by:maxiangjun <maxiangjun@cambricon.com>
-
- 03 Mar, 2023 2 commits
-
-
liuhw authored
* update * update
-
BinZheng authored
* ms_opt_v2 * ms_opt_v2_1 * optimize MultiScaleDeformableAttention ops for MLU * ms_opt_v2_1 * [Feature] ms_deform_attn performance optimization V2 * [Feature] ms_deform_attn performance optimization V2 * [Feature] ms_deform_attn performance optimization V2 * [Feature] ms_deform_attn performance optimization V2 * [Feature] ms_deform_attn performance optimization V2 * [Feature] ms_deform_attn performance optimization V2 * [Feature] ms_deform_attn performance optimization V2 --------- Co-authored-by:dongchengwei <dongchengwei@cambricon.com>
-
- 27 Feb, 2023 2 commits
-
-
jayggh authored
* Add verification for scale, when scale less than 0 * Update mmcv/ops/fused_bias_leakyrelu.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update fused_bias_leakyrelu.py * Update fused_bias_leakyrelu.py --------- Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
BainOuO authored
-
- 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>
-
- 13 Feb, 2023 1 commit
-
-
Hakjin Lee authored
-
- 06 Feb, 2023 4 commits
-
-
liuhw authored
* Add support for Ascend devices with bbox_overlaps * ... * ...
-
xinliang123 authored
* add roipoolgrad adapter * amend
-
Zaida Zhou authored
-
Zaida Zhou authored
* Refactor the issue template * fix links * fix
-
- 02 Feb, 2023 1 commit
-
-
liuduanhui authored
-
- 01 Feb, 2023 1 commit
-
-
Allan Zelener authored
Addresses issue https://github.com/open-mmlab/mmcv/issues/2542 For nms_rotated_cuda only adds contiguous call to dets_sorted which is accessed directly. For nms_rotated_cpu the implementation now matches what's in the detectron2 repo.
-
- 31 Jan, 2023 3 commits
-
-
bdf authored
* [Docs] Steps to compile mmcv-full on MLU machine * [Docs] Adjust paragraph order * Update docs/zh_cn/get_started/build.md Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update docs/zh_cn/get_started/build.md Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update docs/en/get_started/build.md Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update docs/en/get_started/build.md Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * [Docs] Modify the format --------- Co-authored-by:
budefei <budefei@cambricon.com> Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
Daojiang authored
*
📃 docs(hooks): EvalHook comments Refine the EvalHook comments * Refine comments EvalHook Update mmcv/runner/hooks/evaluation.py Co-authored-by:Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> *
📃 docs(Hooks): update Eval Hook Slove line too long --------- Co-authored-by:Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-
tripleMu authored
-
- 30 Jan, 2023 2 commits
-
-
enemy1205 authored
* add ops bbox_overlaps * format code * Return the pytorch version * Intermediate modification * Solve problems in parameter passing * revise bug * "add test case"
-
Zaida Zhou authored
-
- 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
-
- 19 Jan, 2023 1 commit
-
-
liuhw authored
-
- 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
-