standard weekly patch release
Overview
Detail changes
Added
- Add a notebook example to reach a quick baseline of ~94% accuracy on CIFAR10 using Resnet in Lightning (#4818)
Changed
Removed
Fixed
- Fixed trainer by default
NoneinDDPAccelerator(#4915) - Fixed
LightningOptimizerto expose optimizer attributes (#5095) - Do not warn when the
namekey is used in thelr_schedulerdict (#5057) - Check if optimizer supports closure (#4981)
- Extend LightningOptimizer to exposure underlying Optimizer attributes + update doc (#5095)
- Add deprecated metric utility functions back to functional (#5067, #5068)
- Allow any input in
to_onnxandto_torchscript(#4378) - Do not warn when the name key is used in the
lr_schedulerdict (#5057)
Contributors
@Borda, @carmocca, @hemildesai, @rohitgr7, @s-rog, @tarepan, @tchaton
If we forgot someone due to not matching commit email with GitHub account, let us know :]