mirror of
https://github.com/open-mmlab/mmengine.git
synced 2025-06-03 21:54:44 +08:00
* Update demo in get started tutorial * Update demo tutorial * Refactor the pytorch demo * Add outline and titles to the demo tutorial. * Move file and change title * Add shuffle in dataloader arguments. * Improve according to comments