Skip to main content

EmbeddedBatch

Type Alias EmbeddedBatch 

Source
pub type EmbeddedBatch = (Vec<Vec<f32>>, String);
Expand description

A batch of vectors, in input order, plus their shared space identity.