Standard weekly patch release
[1.1.3] - 2021-01-05
Added
- Added a check for optimizer attached to
lr_scheduler(#5338) - Added support for passing non-existing
filepathstoresume_from_checkpoint(#4402)
Changed
- Skip restore from
resume_from_checkpointwhiletesting(#5161) - Allowed
log_momentumfor adaptive optimizers inLearningRateMonitor(#5333) - Disabled checkpointing, earlystopping and logging with
fast_dev_run(#5277) - Distributed group defaults to
WORLDifNone(#5125)
Fixed
- Fixed
trainer.testreturning non-test metrics (#5214) - Fixed metric state reset (#5273)
- Fixed
--num-nodesonDDPSequentialPlugin(#5327) - Fixed invalid value for
weights_summary(#5296) - Fixed
Trainer.testnot using the latestbest_model_path(#5161) - Fixed existence check for
hparamsnot using underlying filesystem (#5250) - Fixed
LightningOptimizerAMP bug (#5191) - Fixed casted key to string in
_flatten_dict(#5354)
Contributors
@8greg8, @haven-jeon, @kandluis, @marload, @rohitgr7, @tadejsv, @tarepan, @tchaton
If we forgot someone due to not matching commit email with GitHub account, let us know :]