Skip to content

Version 2.30.0

Choose a tag to compare

@aimetci aimetci released this 05 May 17:41
  • New Features

    • ONNX

      • Extend SpinQuant support for Vision-Language Models (VLM) (e5cd628)
    • Torch

      • Remove legacy aimet_torch v1. v2 is now the sole API (4192da7, 00e3c72)
  • Bug fixes and Improvements

    • ONNX

      • Improve set_and_freeze_param_encodings (39bf1f6, d320cae)
      • Optimize GPU calibration for fp16 models (d7faee0)
      • Only save model with external data if necessary (29fbef2)
    • Common

      • Fix exception rule bug with mixed precision (c9add22)
  • Documentation

    • Add SpinQuant ONNX documentation and examples (37454b3)
    • Document 2.0.0 encoding specification (7e54291)