MMEngine Release V0.10.2
v0.10.2 (26/12/2023)
New Features & Enhancements
- Support multi-node distributed training with NPU backend by @shun001 in #1459
- Use
ImportError
to coverModuleNotFoundError
by @del-zhenwu in #1438
Bug Fixes
- Fix bug in
load_model_state_dict
ofBaseStrategy
by @SCZwangxiao in #1447 - Fix placement policy in ColossalAIStrategy by @fanqiNO1 in #1440
New Contributors
- @del-zhenwu made their first contribution in #1438
- @SCZwangxiao made their first contribution in #1447
- @shun001 made their first contribution in #1459
Full Changelog: v0.10.1...v0.10.2