Skip to main content

load_embeddings

Function load_embeddings 

Source
pub fn load_embeddings(path: &Path) -> Result<Vec<(String, Vec<f32>)>>
Expand description

Load symbol embeddings from a binary file.