pub fn dequantize_blob(blob: &[u8], out: &mut [f32])Expand description
Decode a ternary_blob of count weights into out (zero-heap dequant).
pub fn dequantize_blob(blob: &[u8], out: &mut [f32])Decode a ternary_blob of count weights into out (zero-heap dequant).