Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Aug 15:51
2da47b5

⚠️ Breaking Changes ⚠️

🎉 Features

  • Support full int8 QAT models in converter (#449) @lgeiger
  • Add ARM32 kernel implementation (#432) @honglh
  • Allow to set fake default ranges to enable latency test of int8 models (#357) @lgeiger
  • Publish prebuilt benchmark binaries with each new release (#398) @lgeiger
  • Publish dev docker images for releases (#397) @lgeiger
  • Use thresholds for bitpacked output (#387) @Tombana
  • Support dilated convolutions in converter (#385) @lgeiger

🚀 Performance

🐛 Bug Fixes

📖 Documentation

👷‍♂️ Internal Improvements

⬆️ Dependencies