Fine-Tuning Scheduler Release 2.1.2
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
-guardedScheduleImplMixin.save_schedule
andScheduleImplMixin.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