Skip to content

Fine-Tuning Scheduler Release 2.1.2

Compare
Choose a tag to compare
@speediedan speediedan released this 20 Dec 17:40
· 10 commits to release/2.1.x since this release

[2.1.2] - 2023-12-20

Added

  • Support for Lightning 2.1.2

Fixed

  • Explicitly rank_zero_only-guarded ScheduleImplMixin.save_schedule and ScheduleImplMixin.gen_ft_schedule. Some codepaths were incorrectly invoking them from non-rank_zero_only guarded contexts. Resolves #11.

Thanks to the following users/contributors for their feedback and/or contributions in this release:
@Davidham3