Skip to main content

repack_q8_0

Function repack_q8_0 

Source
pub fn repack_q8_0(data: &[u8]) -> Result<(Vec<u32>, Vec<f32>)>
Expand description

Layout step for Q8_0: SoA of (i8 words [8/blk], f32 scales) — 36 B / 32 weights = 9.0 bits/weight.