Module scheme

Module scheme 

Source
Expand description

Types representing the quantization scheme

Structs§

BlockSize
Copyable block size, specialized version of SmallVec.
QuantScheme
Describes a quantization scheme/configuration.

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.