Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Bi-Weekly Patch Release.tar.gz | 2022-05-11 | 7.3 MB | |
Bi-Weekly Patch Release.zip | 2022-05-11 | 7.7 MB | |
README.md | 2022-05-11 | 1.0 kB | |
Totals: 3 Items | 15.0 MB | 0 |
[0.7.5] - 2022-05-11
Fixed
- Fixed image classification data show_train_batch for subplots with rows > 1. (https://github.com/PyTorchLightning/lightning-flash/pull/1315)
- Fixed support for all the versions (including the latest and older) of baal. (https://github.com/PyTorchLightning/lightning-flash/pull/1315)
- Fixed a bug where a loaded TabularClassifier or TabularRegressor checkpoint could not be served (https://github.com/PyTorchLightning/lightning-flash/pull/1324)
- Fixed a bug where the freeze_unfreeze and unfreeze_milestones finetuning strategies could not be used in tandem with a onecyclelr LR scheduler (https://github.com/PyTorchLightning/lightning-flash/pull/1329)
- Fixed a bug where the backbone learning rate would be divided by 10 when unfrozen if using the freeze_unfreeze or unfreeze_milestones strategies (https://github.com/PyTorchLightning/lightning-flash/pull/1329)
Contributors
@Borda @ethanwharris @kaushikb11 @krshrimali
If we forgot someone let us know :smiley: