pypi pytorch-lightning 1.5.10
Standard weekly patch release

latest releases: 2.4.0, 2.3.3, 2.3.2...
2 years ago

[1.5.10] - 2022-02-08

Fixed

  • Fixed an issue to avoid validation loop run on restart (#11552)
  • The Rich progress bar now correctly shows the on_epoch logged values on train epoch end (#11689)
  • Fixed an issue to make the step argument in WandbLogger.log_image work (#11716)
  • Fixed restore_optimizers for mapping states (#11757)
  • With DPStrategy, the batch is not explicitly moved to the device (#11780)
  • Fixed an issue to avoid val bar disappear after trainer.validate() (#11700)
  • Fixed supporting remote filesystems with Trainer.weights_save_path for fault-tolerant training (#11776)
  • Fixed check for available modules (#11526)
  • Fixed bug where the path for "last" checkpoints was not getting saved correctly which caused newer runs to not remove the previous "last" checkpoint (#11481)
  • Fixed bug where the path for best checkpoints was not getting saved correctly when no metric was monitored which caused newer runs to not use the best checkpoint (#11481)

Contributors

@ananthsub @Borda @circlecrystal @NathanGodey @nithinraok @rohitgr7

If we forgot someone due to not matching commit email with GitHub account, let us know :]

Don't miss a new pytorch-lightning release

NewReleases is sending notifications on new releases.