Skip to content
Snippets Groups Projects
  • Guy Jacob's avatar
    907a6f04
    Range-Based Linear Quantization Features (#95) · 907a6f04
    Guy Jacob authored
    * Asymmetric post-training quantization (only symmetric supported so until now)
    * Quantization aware training for range-based (min-max) symmetric and asymmetric quantization
    * Per-channel quantization support in both training and post-training
    * Added tests and examples
    * Updated documentation
    Range-Based Linear Quantization Features (#95)
    Guy Jacob authored
    * Asymmetric post-training quantization (only symmetric supported so until now)
    * Quantization aware training for range-based (min-max) symmetric and asymmetric quantization
    * Per-channel quantization support in both training and post-training
    * Added tests and examples
    * Updated documentation