8000 Release Version 2.9.0 · quic/aimet · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Version 2.9.0

Compare
Choose a tag to compare
@aimetci aimetci released this 01 Jul 17:02

What's Changed

  • Bug Fixes and Improvements
    • ONNX
      • Rename QuantizeLinear outputs from <...>_int to <...>_q in onnx QDQ export (e78dbec)
      • Preserve I/O names in onnx QDQ export (35ad990)
      • Allow freezing loaded encodings in load_encodings_to_sim (911af75)
      • Represent activation QDQ with uint in encodings 2.0.0 in onnx QDQ export (92f63f5)
      • Allow aimet-onnx to load partial encodings (6636515)
      • Fix onnx sim.export permanently removing quantizers (9a2a407)
      • Fix onnx QDQ export output name swapping bug (6d1664c)
      • Switch AdaRound API naming to num_iterations (fea395f)
    • PyTorch
      • Add native support for Mistral-0.3 (db99447)
      • AdaScale: Update the learning rates for AdaScale learnable parameters (7336ead)
    • common
      • Add docs to build aimet from source (ae981f7)
0