MMEngine Release V0.9.1
v0.9.1 (03/11/2023)
New Features & Enhancements
- Add
exclude_frozen_parameters
forDeepSpeedStrategy
by @LZHgrla in #1415 - Enhance inputs_to_half in DeepSpeedStrategy by @fanqiNO1 in #1400
- Support slurm distributed training for mlu devices by @POI-WX in #1396
- Add torch 2.1.0 checking in CI by @YiyaoYang1 in #1389
Bug Fixes
- Fix new config in visualizer by @HAOCHENYE in #1390
- Fix func params using without init in OneCycleLR (#1401) by @whlook in #1403
- Fix a bug when module is missing in low version of bitsandbytes by @Ben-Louis in #1388
- Fix ConcatDataset raising error when metainfo is np.array by @jonbakerfish in #1407
Docs
- Rename master to main by @zhouzaida in #1397
New Contributors
- @POI-WX made their first contribution in #1396
- @YiyaoYang1 made their first contribution in #1389
- @whlook made their first contribution in #1403
- @Ben-Louis made their first contribution in #1388
- @jonbakerfish made their first contribution in #1407
Full Changelog: v0.9.0...v0.9.1