Skip to main content

quantize_batch_avx2

Function quantize_batch_avx2 

Source
pub unsafe fn quantize_batch_avx2(
    input: &[f32],
    output: &mut [i8],
    params: &QuantParams,
)
Expand description

AVX2 batch quantization (8 values at a time)