MMEngine Release V0.10.4
v0.10.4 (23/4/2024)
New Features & Enhancements
- Support custom
artifact_location
in MLflowVisBackend. by @daavoo in #1505 - Add the supported pytorch versions in README by @zhouzaida in #1512
- Perform evaluation upon training completion by @LZHgrla in #1529
- Enable
exclude_frozen_parameters
forDeepSpeedEngine._zero3_consolidated_16bit_state_dict
by @LZHgrla in #1517
Bug Fixes
- Fix warning capture by @fanqiNO1 in #1494
- Remove codeowners file by @zhouzaida in #1496
- Fix config of readthedocs by @zhouzaida in #1511
- Delete frozen parameters when using
paramwise_cfg
by @LZHgrla in #1441
Docs
- Refine mmengine intro by @zhouzaida in #1479
- Fix typo by @zhouzaida in #1481
- Fix typos and remove fullwidth unicode chars by @evdcush in #1488
- Fix docstring of Config by @MambaWong in #1506
- Fix typo by @hiramf in #1532
New Contributors
Full Changelog: v0.10.3...v0.10.4