mmcv/tests/test_utils
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
..
test_config.py [Fix] Ensure the type of filename parameter in Config is str (#1725) 2022-04-27 19:50:04 +08:00
test_env.py [Enhancement] Fix collect_env on Windows (#1789) 2022-04-05 16:31:16 +08:00
test_hub.py Add copyright pre-commit-hook (#1742) 2022-02-24 09:24:25 +08:00
test_logging.py Add copyright pre-commit-hook (#1742) 2022-02-24 09:24:25 +08:00
test_misc.py Upgrade the version of isort (#1705) 2022-02-09 21:29:21 +08:00
test_parrots_jit.py Add copyright pre-commit-hook (#1742) 2022-02-24 09:24:25 +08:00
test_path.py Add case case_sensitive in scandir (#1389) 2021-10-20 14:34:34 +08:00
test_progressbar.py [Docs] Add header for files (#1181) 2021-08-08 22:10:55 +08:00
test_registry.py [Enhancement] Support registering function (#1858) 2022-05-02 18:31:41 +08:00
test_testing.py Add copyright pre-commit-hook (#1742) 2022-02-24 09:24:25 +08:00
test_timer.py [Docs] Add header for files (#1181) 2021-08-08 22:10:55 +08:00
test_trace.py Add copyright pre-commit-hook (#1742) 2022-02-24 09:24:25 +08:00
test_version_utils.py Add copyright pre-commit-hook (#1742) 2022-02-24 09:24:25 +08:00