MMEngine Releases v0.10.3
New Features & Enhancements
- Add the support for musa device support by @hanhaowen-mt in #1453
- Support
save_optimizer=False
for DeepSpeed by @LZHgrla in #1474 - Update the docstring of visualizer by @Anm-pinellia in #1476
Bug Fixes
- Fix
Config.to_dict
by @HAOCHENYE in #1465 - Fix the resume of iteration by @LZHgrla in #1471
- Fix
dist.collect_results
to keep all ranks' elements by @LZHgrla in #1469
Docs
- Add the usage of ProfilerHook by @zhouzaida in #1466
- Fix the nnodes in the doc of ddp training by @XiwuChen in #1462
New Contributors
- @XiwuChen made their first contribution in #1462
- @hanhaowen-mt made their first contribution in #1453
- @Anm-pinellia made their first contribution in #1476
Full Changelog: v0.10.2...v0.10.3