Release version 0.7.1
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