Skip to content

v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jun 10:28
· 109 commits to main since this release
950e66e

🎉 Features

  • Add support for saved model conversion (#655) @lgeiger
  • Add grouped binary convolution support (3/3): indirect BGEMM kernel. (#551) @AdamHillier
  • Fuse tfl.Quantize(lq.Dequantize(x)) -> lq.Dequantize(x) (#644) @lgeiger

🐛 Bug Fixes

📖 Documentation

  • Remove spectrum badge since we moved to GitHub discussions (#616) @lgeiger

👷‍♂️ Internal Improvements

⬆️ Dependencies