Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Minor compatibility patch.tar.gz | 2022-11-08 | 7.3 MB | |
Minor compatibility patch.zip | 2022-11-08 | 7.7 MB | |
README.md | 2022-11-08 | 1.3 kB | |
Totals: 3 Items | 15.0 MB | 0 |
What's Changed
- Add CLIP backbones for text / image classification by @ethanwharris in https://github.com/Lightning-AI/lightning-flash/pull/1458
- Replace DP/DDP/DDPSpawn plugins to strategies, keep the old for compatibility by @krshrimali in https://github.com/Lightning-AI/lightning-flash/pull/1451
- Integration of
lightning_utilties
function intoflash
by @uakarsh in https://github.com/Lightning-AI/lightning-flash/pull/1457 - refactored
image_classifier_head
toclassifier_head
by @Abelarm in https://github.com/Lightning-AI/lightning-flash/pull/1464 - Raise better error if
icevision
not installed if module isn't found (loading data) by @krshrimali in https://github.com/Lightning-AI/lightning-flash/pull/1474 - Add support for Lightning 1.8 + Fixes for the CI by @krshrimali in https://github.com/Lightning-AI/lightning-flash/pull/1470 and https://github.com/Lightning-AI/lightning-flash/pull/1479
- Fix compatibility with TM 0.10 by @ethanwharris in https://github.com/Lightning-AI/lightning-flash/pull/1469
New Contributors
- @Abelarm made their first contribution in https://github.com/Lightning-AI/lightning-flash/pull/1464
Full Changelog: https://github.com/Lightning-AI/lightning-flash/compare/0.8.0...0.8.1