mmcv/tests
Wencheng Wu a3a078eefb
[Enhancement] Support registering function (#1858)
* [Enhance] Support register function.

* fix unittest error

* add docs and unittest of register function

* modify the docs

* fix version to 1.5.1

* Update docs/zh_cn/understand_mmcv/registry.md

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>

* Update docs/en/understand_mmcv/registry.md

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>

* refine the docs

* modify module_class to module

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
2022-05-02 18:31:41 +08:00
..
data [fix] config ignore imported modules and functions (#1802) 2022-03-22 23:04:55 +08:00
test_cnn Add copyright pre-commit-hook (#1742) 2022-02-24 09:24:25 +08:00
test_device [Feature] Support MMCV on IPU (#1882) 2022-04-18 00:02:49 +08:00
test_image Make sure padding size is not negative (#1792) 2022-04-15 14:05:32 +08:00
test_ops [Feature] Add rotated_feature_align cpu & onnxruntime implementation (#1878) 2022-04-29 10:02:33 +08:00
test_runner [Feature] Add ClearMLLoggerHook (#1906) 2022-04-24 13:20:09 +08:00
test_utils [Enhancement] Support registering function (#1858) 2022-05-02 18:31:41 +08:00
test_video
test_arraymisc.py
test_fileclient.py Add copyright pre-commit-hook (#1742) 2022-02-24 09:24:25 +08:00
test_fileio.py
test_load_model_zoo.py [Enhancement] Enhance get_torchvision_models (#1867) 2022-04-18 23:20:48 +08:00
test_parallel.py [Enhancement] Add PyTorch1.11.0 CI (#1800) 2022-03-15 12:38:30 +08:00
test_visualization.py [Fix] Fix some warnings in unittest (#1522) 2021-12-22 10:57:10 +08:00