mirror of
https://github.com/open-mmlab/mmcv.git
synced 2025-06-03 21:54:52 +08:00
6 lines
168 B
Markdown
6 lines
168 B
Markdown
## Runner
|
|
|
|
The runner module aims to help users to start training with less code, while stays
|
|
flexible and configurable.
|
|
|
|
Documentation and examples are still on going. |