Skip to content

Release version 0.7.1

Compare
Choose a tag to compare
@volcacius volcacius released this 14 Dec 11:10
· 496 commits to master since this release

Fixes

  • Various issues in the arithmetic of QuantTensor
  • Remove a requirement on find_unused_parameters=True in DDP
  • Bias quantization not being enabled if bias is added to a layer post init
  • Sharing per-tensor weight quantizer
  • Improve implementation of zero-point from stats
  • Bias export in QOp ONNX

Full Changelog: v0.7.0...v0.7.1