Skip to content

v0.56.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Aug 22:17
· 453 commits to main since this release

Feature

  • Add a public quantize function to allow initial quantization of model inputs (c8a170c)
  • Add layers to init file in fixed_point package to improve usability (93917d8)

Fix

  • Fix broken imports and other errors that leads to failing tests (6eac561)
  • Remove deprecated layers (59cdaae)
  • Remove deprecated layers (d55c041)
  • Outdated imports (650a71e)

Documentation

  • Add glossary entry (8855e02)
  • Update minimal example to reflect the most recent changes (8f122a0)
  • Start glossary (b2d82cd)