Expand description
Types representing the quantization scheme
Structs§
- Block
Size  - Copyable block size, specialized version of 
SmallVec. - Quant
Scheme  - Describes a quantization scheme/configuration.
 
Enums§
- Quant
Level  - Level or granularity of quantization.
 - Quant
Mode  - Strategy used to quantize values.
 - Quant
Param  - Quantization floating-point precision.
 - Quant
Store  - Data type used to stored quantized values.
 - Quant
Value  - Data type used to represent quantized values.