Skip to main content

compare_bit_widths

Function compare_bit_widths 

Source
pub fn compare_bit_widths(values: &[f32]) -> (f32, f32, f32)
Expand description

Compare error between different bit widths

Returns (mse_4bit, mse_8bit, improvement_ratio)