mmengine/tests/test_registry
Mashiro 563b4bad16
[Feature] add defaut scope (#149)
* add defaut scope

* Fix docstring

* override get_current_instance method in DefaultScope

clean meta nameing

* remove default mmengine argument of DefaltScope

remove default mmengine argument of DefaltScope

remove default mmengine argument of DefaltScope

* Fix unit test

Fix unit test

* Fix example in docstring

* add explaination of DefaultScope
2022-03-28 23:14:41 +08:00
..
test_default_scope.py [Feature] add defaut scope (#149) 2022-03-28 23:14:41 +08:00
test_registry.py [Fix] Fallback to use self registry if default_scope not found (#122) 2022-03-14 00:44:16 +08:00