v0.23.1
版本发布时间: 2024-06-07 23:03:15
mosaicml/composer最新发布版本:v0.25.0(2024-09-25 04:56:05)
What's New
1. PyTorch 2.3.1 Upgrade
Composer now supports PyTorch 2.3.1.
What's Changed
- Torch 2.3.1 Upgrade by @mvpatel2000 in https://github.com/mosaicml/composer/pull/3367
- Fix monkeypatch imports by @mvpatel2000 in https://github.com/mosaicml/composer/pull/3375
- Remove unnecessary state dict and load_state_dict functions by @eracah in https://github.com/mosaicml/composer/pull/3361
- Adding checkpoint backwards compatibility tests after 0.23.0 release by @bigning in https://github.com/mosaicml/composer/pull/3377
- prepare_fsdp_module documentation fix by @KuuCi in https://github.com/mosaicml/composer/pull/3379
- Composer version bump to v0.23.1 by @snarayan21 in https://github.com/mosaicml/composer/pull/3380
- Clear caplog and use as context manager in test_logging by @snarayan21 in https://github.com/mosaicml/composer/pull/3382
Full Changelog: https://github.com/mosaicml/composer/compare/v0.23.0...v0.23.1