Function tract_hir::ops::quant::quantize_linear_f32_i8[][src]

pub fn quantize_linear_f32_i8(x: f32, scale: f32, zero_point: i32) -> i8