Standard weekly patch release
[1.2.3] - 2021-03-09
Fixed
- Fixed
ModelPruning(make_pruning_permanent=True)pruning buffers getting removed when saved during training (#6073) - Fixed when
_stable_1d_sortto work whenn >= N(#6177) - Fixed
AttributeErrorwhenlogger=Noneon TPU (#6221) - Fixed PyTorch Profiler with
emit_nvtx(#6260) - Fixed
trainer.testfrombest_pathhangs after callingtrainer.fit(#6272) - Fixed
SingleTPUcallingall_gather(#6296) - Ensure we check deepspeed/sharded in multinode DDP (#6297)
- Check
LightningOptimizerdoesn't delete optimizer hooks (#6305) - Resolve memory leak for evaluation (#6326)
- Ensure that clip gradients is only called if the value is greater than 0 (#6330)
- Fixed
Trainernot resettinglightning_optimizerswhen callingTrainer.fit()multiple times (#6372)
Contributors
@awaelchli, @carmocca, @chizuchizu, @frankier, @SeanNaren, @tchaton
If we forgot someone due to not matching commit email with GitHub account, let us know :]