Skip to content
Snippets Groups Projects
Unverified Commit 039ba5d4 authored by 谢昕辰's avatar 谢昕辰 Committed by GitHub
Browse files

[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
parent 2d38bc85
No related branches found
No related tags found
No related merge requests found
Showing
with 169 additions and 85 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment