Trait faiss::index::CpuIndex

source ·
pub trait CpuIndex: Index { }
Expand description

Trait for Faiss index types known to be running on the CPU.

Implementors§