Skip to main content

pack_embedding

Function pack_embedding 

Source
pub fn pack_embedding(v: &[f32]) -> Vec<u8> 
Expand description

Pack a Vec into bytes (little-endian f32 array).