Skip to content

Releases: quic/aimet

version 1.16.2

18 Jun 20:39
f067e52
Compare
Choose a tag to compare

Release of the AI Model Efficiency toolkit package

Release notes:

  • Added a new post-training quantization feature called AdaRound, which stands for AdaptiveRounding
  • Quantization simulation and QAT now also support recurrent layers (RNN, LSTM, GRU)

User guide: https://quic.github.io/aimet-pages/releases/1.16.2/user_guide/index.html
API documentation: https://quic.github.io/aimet-pages/releases/1.16.2/api_docs/index.html
Documentation main page: https://quic.github.io/aimet-pages/index.html

version 1.16.1.py37

18 May 23:20
Compare
Choose a tag to compare

Release of the AI Model Efficiency toolkit package for Python 3.7 environments (such as Google Colab).
User guide: https://quic.github.io/aimet-pages/releases/1.16.1.py37/user_guide/index.html
API documentation: https://quic.github.io/aimet-pages/releases/1.16.1.py37/api_docs/index.html
Documentation main page: https://quic.github.io/aimet-pages/index.html

NOTE: This release has NOT undergone rigorous testing. It has been created only for compatibility with Google Colab. For the most stable release (python 3.6), please see the latest python 3.6 releases (default) at https://github.com/quic/aimet/releases

version 1.16.1

11 May 21:28
Compare
Choose a tag to compare
  • Added separate packages for CPU and GPU models. This allows users with CPU-only hosts to run AIMET.
  • Added separate packages for PyTorch and TensorFlow. Reduces the number of dependencies that users would need to install.

User guide: https://quic.github.io/aimet-pages/releases/1.16.1/user_guide/index.html
API documentation: https://quic.github.io/aimet-pages/releases/1.16.1/api_docs/index.html
Documentation main page: https://quic.github.io/aimet-pages/index.html

version 1.16.0

16 Apr 23:01
e87c56b
Compare
Choose a tag to compare

Release of the AI Model Efficiency toolkit package
User guide: https://quic.github.io/aimet-pages/releases/1.16.0/user_guide/index.html
API documentation: https://quic.github.io/aimet-pages/releases/1.16.0/api_docs/index.html
Documentation main page: https://quic.github.io/aimet-pages/index.html

NOTE: This release has known installation and dependency issues. Please do NOT use this release. Instead, please use 1.16.1 or later releases.

version 1.14.0

12 Feb 21:55
Compare
Choose a tag to compare

version 1.13.0

03 Dec 19:35
Compare
Choose a tag to compare