What does Eight-bit integer quantization mean in inference serving?
Eight-bit integer quantization represents selected tensors with integer values and scale factors. It is established for weights and can include activations when calibration and kernels support them. Quantizers choose tensor, channel, or group scales from weights and representative activations. Teams verify kernel coverage and quality because unsupported operations may retain wider precision.