What's Changed
- Dependencies: Updated
ai-edge-litertto stable and migratedai_edge_torchtolitert_torch. [#355, #356, #369] - Python Support: Dropped Python 3.9; added support for Python 3.13. [#364]
- Features: Added progress bars/reporting utils and supported
PathLikeobjects for paths. [#367, #371] - Quantization: Added
skip_checksconfig propagation and disabled bias error checks. [#361, #365] - Fixes & Cleanup: Fixed
embedding_lookup_test, removed unnecessary transpositions, and updated Colab testing configs. [#359, #363, #360]
Full Changelog: v0.4.1...v0.4.2