Function matmul_f32

Source
pub fn matmul_f32(x: &GenTensor<f32>, y: &GenTensor<f32>) -> GenTensor<f32>