Skip to main content

quant_rows

Function quant_rows 

Source
pub(crate) fn quant_rows(
    reader: &mut Reader<'_>,
    qd: &QuantizationDescriptor,
) -> Vec<Row>
Expand description

Renders the decoded quantization descriptor: the 4-byte header plus the per-scheme fields (byte-accurate to quantization/*.md).