Skip to content

Version 2.22.0

Choose a tag to compare

@aimetci aimetci released this 13 Jan 18:00
  • Bug fixes and Improvements

    • ONNX

      • Allow loading 2.0.0 encoding format to sim (e8cb098)
      • Fix Cast unpacking error (6761a19)
      • Enable exporting non-LPBQ encodings with zero_point shift (7b3cc4c)
      • Implement aimet-onnx LPBQEncoding (5ad7ea6)
    • Common

      • Support exporting 1x1 Conv LPBQ to ONNX QDQ (58ce71d)