Skip to main content

MemoryEmbedPair

Type Alias MemoryEmbedPair 

Source
pub type MemoryEmbedPair = (Memory, Vec<f32>);
Expand description

A (Memory, embedding) pair — used as input/output of compression.