Skip to content

Releases: open-mmlab/mmengine

MMEngine Release V0.10.4

23 Apr 03:30
66fb81f
Compare
Choose a tag to compare

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 for DeepSpeedEngine._zero3_consolidated_16bit_state_dict by @LZHgrla in #1517

Bug Fixes

Docs

New Contributors

Full Changelog: v0.10.3...v0.10.4

MMEngine Releases v0.10.3

24 Jan 04:49
02f80e8
Compare
Choose a tag to compare

New Features & Enhancements

Bug Fixes

Docs

New Contributors

Full Changelog: v0.10.2...v0.10.3

MMEngine Release V0.10.2

26 Dec 08:35
1398e42
Compare
Choose a tag to compare

v0.10.2 (26/12/2023)

New Features & Enhancements

  • Support multi-node distributed training with NPU backend by @shun001 in #1459
  • Use ImportError to cover ModuleNotFoundError by @del-zhenwu in #1438

Bug Fixes

New Contributors

Full Changelog: v0.10.1...v0.10.2

MMEngine Release V0.10.1

22 Nov 03:15
85c0976
Compare
Choose a tag to compare

v0.10.1 (22/11/2023)

Bug Fixes

Docs

Full Changelog: v0.10.0...v0.10.1

MMEngine Release V0.10.0

21 Nov 02:31
be48e8b
Compare
Choose a tag to compare

v0.10.0 (21/11/2023)

New Features & Enhancements

  • Support for installing mmengine without opencv by @fanqiNO1 in #1429
  • Support exclude_frozen_parameters for DeepSpeedStrategy's resume by @LZHgrla in #1424

Bug Fixes

Full Changelog: v0.9.1...v0.10.0

MMEngine Release V0.9.1

03 Nov 08:16
4678418
Compare
Choose a tag to compare

v0.9.1 (03/11/2023)

New Features & Enhancements

Bug Fixes

Docs

New Contributors

Full Changelog: v0.9.0...v0.9.1

MMEngine Release V0.9.0

10 Oct 11:02
6c5eebb
Compare
Choose a tag to compare

v0.9.0 (10/10/2023)

Highlights

New Features & Enhancements

Docs

Bug Fixes

New Contributors

Full Changelog: v0.8.4...v0.9.0

MMEngine Release V0.8.5

25 Sep 08:25
Compare
Choose a tag to compare

v0.8.5 (25/09/2023)

Bug fixes

  • Optional removal of the verify parameter in yapf, ensuring compatibility across different yapf versions by @okotaku in #1365

MMEngine Release V0.8.4

03 Aug 15:43
d9fee4f
Compare
Choose a tag to compare

v0.8.4 (03/08/2023)

New Features & Enhancements

  • Support callable collate_fn for FlexibleRunner by @LZHgrla in #1284

Bug fixes

Docs

New Contributors

Full Changelog: v0.8.3...v0.8.4

MMEngine Release V0.8.3

31 Jul 09:19
d480df7
Compare
Choose a tag to compare

v0.8.3 (31/07/2023)

Highlights

  • Support enabling efficient_conv_bn_eval for efficient convolution and batch normalization. See save memory on gpu for more details
  • Add Llama2 finetune example
  • Support multi-node distributed training with MLU backend

New Features & Enhancements

Bug fixes

Docs

New Contributors

Full Changelog: v0.8.2...v0.8.3