pub fn quantize_with_params(weights: &[f32], params: QuantParams) -> Vec<i8>
Quantize with given parameters