Skip to main content

Module symmetric

Module symmetric 

Source
Expand description

Symmetric quantization: one scale per group, codes centered on zero.

Functionsยง

quantize
Quantize values into fixed-size blocks of BLOCK with BITS-wide codes.
quantize_tensor
Quantize the entire tensor with a single scale.
quantize_with
Runtime-width variant of quantize.