[][src]Function tract_core::ops::quant::quantize_linear_f32_u8

pub fn quantize_linear_f32_u8(x: f32, scale: f32, zero_point: i32) -> u8