Release v0.2.8
The juiciest bits 🚀
feat: add arniqa by @begumcig in #183 | feat: clipiqa metric by @begumcig in #259 | feat: add sharpness metric by @begumcig in #261
This pruna release was all about metrics - @begumcig and @davidberenstein1957 integrated several new image generation metrics into pruna, which you can now use together with the EvaluationAgent to compare your smashed models.
feat: run test cases in parallel by @GreatBahram in #246
It wouldn't be a pruna release without @GreatBahram making the lives of contributors easier. Our Github Actions test cases now run in parallel, allowing us to merge & ship new algorithms even faster!
Pruning some bugs 🐞 and maintenance 🧑🌾
- fix: device state of input model for memory metrics by @johannaSommer in #256
- chore: 248 doc update the documentation tests to run more efficiently by @davidberenstein1957 in #250
- fix: warnings related to
chunk_length_sin ifw by @johannaSommer in #258 - build: update hqq requirement from <0.2.7 to <0.2.8 by @dependabot[bot] in #206
- fix: pin
torchmetricuntil PSNR adjustment by @johannaSommer in #274 - fix: handle new transformers version by @johnrachwan123 in #280
- chore: remove deprecated metrics, metric modes and calltypes by @begumcig in #264
- docs: fix documentation warnings when building by @sdiazlor in #267
- fix: metrics only return scalars by @begumcig in #284
Full Changelog: v0.2.7...v0.2.8