Skip to content

Version 2.12.0

Choose a tag to compare

@aimetci aimetci released this 13 Aug 02:34

2.12.0

  • Bug fixes and Improvements

    • Common

      • Remove data movement ops from config (ae02aa8)
    • ONNX

      • Exclude bias from quantization when weights are not quantized (62f5879)
      • AdaRound: Fix prelu failing in CUDA model (b2350b2)
    • PyTorch

      • Wrap aimet_torch.onnx.export with torch.no_grad (b73bb71)
  • Known Issues

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