pub fn dequantize_coefficients(coeffs: &[i32], shift_bits: u8) -> Vec<f32>
Dequantize integer coefficients back to floats