Skip to content

v0.4.1

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Sep 13:43
99d090e

🎉 Features

  • Add bitpacked output support to the Aarch64 optimised int16 kernel. (#496) @AdamHillier
  • Add Int8 output support to the optimised binary convolution kernels. (#492) @AdamHillier

🚀 Performance

  • Add bitpacked output support to the Aarch64 optimised int16 kernel. (#496) @AdamHillier
  • Update int8 reference bitpack code (#487) @Tombana
  • Add an optimised Aarch64 assembly implementation of Int8 bitpacking. (#494) @AdamHillier
  • Add Int8 output support to the optimised binary convolution kernels. (#492) @AdamHillier
  • Fuse part of the back-transformation into the multiplier and bias. (#490) @AdamHillier

🐛 Bug Fixes

📖 Documentation

👷‍♂️ Internal Improvements

⬆️ Dependencies

  • Bump DoozyX/clang-format-lint-action from v0.8 to v0.9 (#489) @dependabot