Skip to content

v0.4.3

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Sep 13:31
438f4ae

πŸŽ‰ 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