Skip to content

v0.0.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@FrancescoConti FrancescoConti released this 08 May 22:41
· 32 commits to master since this release

v0.0.5 introduces new equalization strategies, and switches from floor-based to round-based quantization for weights. Notice this breaks compatibility with networks that were fine-tuned with quantization in previous versions. Compatibility is restored by subtracting eps/2 from all weights.