v0.4.3
π Features
- Add support for multi threaded interpreter (#512) @lgeiger
- Add support for iterators in Interpreter.predict (#511) @lgeiger
- Add Python wrapper for LCE interpreter (#507) @lgeiger
π·ββοΈ Internal Improvements
- Remove redundant code paths: reference BGemm, BGemm functor. (#510) @AdamHillier
- Make Interpreter::get_shapes and get_types more generic (#509) @lgeiger
- Add padding to temporary arrays to ensure we don't read beyond bounds. (#505) @AdamHillier
- Simplify MAKE_ZERO macro (#503) @lgeiger
β¬οΈ Dependencies
- Bump DoozyX/clang-format-lint-action from v0.9 to v0.10 (#504) @dependabot