Skip to main content

bf16_matvec

Function bf16_matvec 

Source
fn bf16_matvec(w: &[bf16], rows: usize, cols: usize, x: &[f32]) -> Vec<f32>