ONE
ONE copied to clipboard
[circle-quantizer] Minimum MSE Quantization
What
Let's support calculating of scale using MSE minimization (see part 3.4).
Why
We can improve accuracy of quantized models (especially low-bit quantized) by finding optimal approximation of tensor (calculating scale factor using MSE minimization approach)
How
TBD: