Skip to content

Version 2.13.0

Choose a tag to compare

@aimetci aimetci released this 26 Aug 16:05
  • Bug fixes and Improvements

    • ONNX

      • Adjust weight scale for int32 bias overflow in W16A16 quantization (f39c0bf)
      • AutoQuant: Remove deprecated feature (414cdde)
      • Support exporting large models in aimet-onnx (0fe6701)
      • AdaRound: Delete deprecated top-level API. (bfba557)
      • AdaRound: Skip optimization if no input to layer (18dfedc)
    • PyTorch

      • Enable save_model_as_external_data for sim.onnx.export (107b339)
  • Known Issues

    • Keras
      • Accuracy drop observed with AIMET Keras for certain models. Fix is planned for the next release.