Skip to main content

dequantize_blob

Function dequantize_blob 

Source
pub fn dequantize_blob(blob: &[u8], out: &mut [f32])
Expand description

Decode a ternary_blob of count weights into out (zero-heap dequant).