mmcv/docs/en/understand_mmcv
liuyuan1-v 9463c777e7
[Feature] Support NmsRotated with cambricon MLU backend (#2649)
* [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 version of mluop library

* Update mmcv/ops/nms.py

---------

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
2023-03-10 11:35:45 +08:00
..
cnn.md [Docs] Fix typos (#2124) 2022-07-17 18:41:17 +08:00
config.md [Docs] Fix minor typo in docs/en/config.md (#1797) 2022-03-13 09:22:41 +08:00
data_process.md Pick commits from 2.x branch (#2284) 2022-09-25 23:26:04 +08:00
io.md [Docs] Correct mistakes of examples (#2120) 2022-07-16 11:33:43 +08:00
ops.md [Feature] Support NmsRotated with cambricon MLU backend (#2649) 2023-03-10 11:35:45 +08:00
registry.md [Docs] Replace markdownlint with mdformat for avoiding installing ruby (#1936) 2022-05-16 20:47:56 +08:00
runner.md [Docs] Replace markdownlint with mdformat for avoiding installing ruby (#1936) 2022-05-16 20:47:56 +08:00
utils.md
visualization.md