Skip to main content

Module scheme

Module scheme 

Source
Expand description

Types representing the quantization scheme

Structs§

BlockSize
Copyable block size, specialized version of SmallVec.
F32Grid
A narrower float format’s grid, laid over the f32 bit pattern.
QuantScheme
Describes a quantization scheme/configuration.
SubnormalRange
Where a format’s subnormals begin and how far apart they are, in f32.

Enums§

QuantLevel
Level or granularity of quantization.
QuantMode
Strategy used to quantize values.
QuantParam
Quantization floating-point precision.
QuantStore
Data type used to stored quantized values.
QuantValue
Data type used to represent quantized values.