pub fn compute_q_params<B: Backend>(
scheme: &QuantScheme,
range: CalibrationRange<B>,
) -> QuantizationParameters<B>Expand description
Compute the quantization parameters.
pub fn compute_q_params<B: Backend>(
scheme: &QuantScheme,
range: CalibrationRange<B>,
) -> QuantizationParameters<B>Compute the quantization parameters.