Skip to content

Version 2.15.0

Choose a tag to compare

@aimetci aimetci released this 22 Sep 18:06
· 3 commits to release-aimet-2.15 since this release
  • Bug fixes and Improvements

    • ONNX

      • Throws an error on bfloat16 models (5181860)
      • Added docs and examples for LiteMP (3d5e0dd)
      • Export to QDQ ONNX with pre-quantized constants (a97354f)
    • PyTorch

      • Fix multiple dispatch issue when torch function is called in nested context manager (6216ca0)
    • Keras

      • 2.14.0 is the last release of aimet-tf (087e9b1)
    • Common