pub fn quantize_f32(weights: &[f32], mode: QuantMode) -> TurboQuantizedExpand description
Quantize f32 weights with explicit mode. Uses the default seed.
pub fn quantize_f32(weights: &[f32], mode: QuantMode) -> TurboQuantizedQuantize f32 weights with explicit mode. Uses the default seed.