mmsegmentation/tests/test_engine
谢昕辰 039ba5d4ca
[Feature] Support auto import modules from registry. (#2481)
## Motivation

The registry now supports auto-import modules from the given location.

register_all_modules before running is no longer needed. The modules
will be lazy-imported during building.

- [x] This PR can be merged after
https://github.com/open-mmlab/mmengine/pull/643. The MMEngine version
should be updated.

Ref: https://github.com/open-mmlab/mmdetection/pull/9143
2023-02-23 20:33:17 +08:00
..
test_layer_decay_optimizer_constructor.py [Feature] Support auto import modules from registry. (#2481) 2023-02-23 20:33:17 +08:00
test_optimizer.py [Refactory] MMSegmentation Content 2022-07-15 15:47:29 +00:00
test_visualization_hook.py [Refactor] data flow (#1956) 2022-08-26 15:54:23 +08:00