mmengine/tests/test_registry
Qian Zhao b2ad2210b5
[Feature] Support registering partial functions and more (#595)
* support registering partial functions

* Update mmengine/registry/build_functions.py

Co-authored-by: Mashiro <57566630+HAOCHENYE@users.noreply.github.com>

* Update mmengine/registry/registry.py

Co-authored-by: Mashiro <57566630+HAOCHENYE@users.noreply.github.com>

* Revert unit test and refine

* add current logger and set log level

---------

Co-authored-by: Mashiro <57566630+HAOCHENYE@users.noreply.github.com>
Co-authored-by: HAOCHENYE <21724054@zju.edu.cn>
2023-04-10 19:42:04 +08:00
..
test_build_functions.py [Docs] Fix typo shedule (#936) 2023-02-19 20:44:24 +08:00
test_default_scope.py [Refactor]: Avoid creating instances with the same name (#483) 2022-08-30 16:28:18 +08:00
test_registry.py [Feature] Support registering partial functions and more (#595) 2023-04-10 19:42:04 +08:00
test_registry_utils.py [Enhancement] Replace warnings.warn with print_log (#961) 2023-03-06 17:25:28 +08:00