[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 inWandbLogger.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 :]