mmcv/docs/en/understand_mmcv
ckirchhoff 54ed0ed869
[Feature] Add support for Ascend devices with nms_rotated (#2550)
* [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
2023-01-28 21:08:22 +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] Add support for Ascend devices with nms_rotated (#2550) 2023-01-28 21:08:22 +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 [Docs] Refactor the structure of documentation (#1580) 2021-12-15 17:01:09 +08:00
visualization.md [Docs] Refactor the structure of documentation (#1580) 2021-12-15 17:01:09 +08:00