Skip to content

Release v0.9.0

Compare
Choose a tag to compare
@volcacius volcacius released this 21 Apr 17:50
· 234 commits to master since this release

Highlights

Overview of changes

Graph quantization

Quantized layers

  • Initial support for QuantMultiheadAttention #568
  • Breaking change: rename Quant(Adaptive)AvgPool to Trunc(Adaptive)AvgPool by @volcacius in #562

Quantizers

QuantTensor

PTQ

Export

CI, linting

FX

Examples

For the Full Changelog please check : v0.8.0...v0.9.0