mmcv/docs/runner.md

6 lines
168 B
Markdown
Raw Normal View History

2018-10-05 00:01:05 +08:00
## Runner
The runner module aims to help users to start training with less code, while stays
flexible and configurable.
2018-10-12 13:07:35 +08:00
Documentation and examples are still on going.