Standard weekly patch release
[1.5.6] - 2021-12-15
Fixed
- Fixed a bug where the DeepSpeedPlugin arguments
cpu_checkpointing
andcontiguous_memory_optimization
were not being forwarded to deepspeed correctly (#10874) - Fixed an issue with
NeptuneLogger
causing checkpoints to be uploaded with a duplicated file extension (#11015) - Fixed support for logging within callbacks returned from
LightningModule
(#10991) - Fixed running sanity check with
RichProgressBar
(#10913) - Fixed support for
CombinedLoader
while checking for warning raised with eval dataloaders (#10994) - The TQDM progress bar now correctly shows the
on_epoch
logged values on train epoch end (#11069) - Fixed bug where the TQDM updated the training progress bar during
trainer.validate
(#11069)
Contributors
@carmocca @jona-0 @kaushikb11 @Raalsky @rohitgr7
If we forgot someone due to not matching commit email with GitHub account, let us know :]