This repository has been archived by the owner on Oct 9, 2023. It is now read-only.
Minor compatibility patch
What's Changed
- Add CLIP backbones for text / image classification by @ethanwharris in #1458
- Replace DP/DDP/DDPSpawn plugins to strategies, keep the old for compatibility by @krshrimali in #1451
- Integration of
lightning_utilties
function intoflash
by @uakarsh in #1457 - refactored
image_classifier_head
toclassifier_head
by @Abelarm in #1464 - Raise better error if
icevision
not installed if module isn't found (loading data) by @krshrimali in #1474 - Add support for Lightning 1.8 + Fixes for the CI by @krshrimali in #1470 and #1479
- Fix compatibility with TM 0.10 by @ethanwharris in #1469
New Contributors
Full Changelog: 0.8.0...0.8.1