Changes in 2.5.5
PyTorch Lightning
Changed
Fixed
- Fixed
LightningCLI
not usingckpt_path
hyperparameters to instantiate classes (#21116) - Fixed callbacks by defer step/time-triggered
ModelCheckpoint
saves until validation metrics are available (#21106) - Fixed with adding a missing device id for pytorch 2.8 (#21105)
- Fixed
TQDMProgressBar
not resetting correctly when using both a finite and iterable dataloader (#21147) - Fixed cleanup of temporary files from
Tuner
on crashes (#21162)
Lightning Fabric
Changed
Fixed
Full commit list: 2.5.4 -> 2.5.5
Contributors
We thank all folks who submitted issues, features, fixes and doc changes. It's the only way we can collectively make Lightning ⚡ better for everyone, nice job!
In particular, we would like to thank the authors of the pull-requests above, in no particular order:
@Borda, @KAVYANSHTYAGI, @littlebullGit, @mauvilsa, @SkafteNicki, @taozhiwei
Thank you ❤️ and we hope you'll keep them coming!