Faiss
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends
faiss::gpu::IVFFlat Member List

This is the complete list of members for faiss::gpu::IVFFlat, including all inherited members.

addCodeVectorsFromCpu(int listId, const float *vecs, const long *indices, size_t numVecs)faiss::gpu::IVFFlat
addIndicesFromCpu_(int listId, const long *indices, size_t numVecs)faiss::gpu::IVFBaseprotected
bytesPerVector_faiss::gpu::IVFBaseprotected
classifyAndAddVectors(Tensor< float, 2, true > &vecs, Tensor< long, 1, true > &indices)faiss::gpu::IVFFlat
deviceListData_faiss::gpu::IVFBaseprotected
deviceListDataPointers_faiss::gpu::IVFBaseprotected
deviceListIndexPointers_faiss::gpu::IVFBaseprotected
deviceListIndices_ (defined in faiss::gpu::IVFBase)faiss::gpu::IVFBaseprotected
deviceListLengths_faiss::gpu::IVFBaseprotected
dim_faiss::gpu::IVFBaseprotected
getDim() const faiss::gpu::IVFBase
getListIndices(int listId) const faiss::gpu::IVFBase
getListLength(int listId) const faiss::gpu::IVFBase
getListVectors(int listId) const faiss::gpu::IVFFlat
getNumLists() const faiss::gpu::IVFBase
indicesOptions_faiss::gpu::IVFBaseprotected
IVFBase(GpuResources *resources, FlatIndex *quantizer, int bytesPerVector, IndicesOptions indicesOptions)faiss::gpu::IVFBase
IVFFlat(GpuResources *resources, FlatIndex *quantizer, bool l2Distance, bool useFloat16, IndicesOptions indicesOptions)faiss::gpu::IVFFlat
listOffsetToUserIndex_faiss::gpu::IVFBaseprotected
maxListLength_faiss::gpu::IVFBaseprotected
numLists_faiss::gpu::IVFBaseprotected
quantizer_faiss::gpu::IVFBaseprotected
query(Tensor< float, 2, true > &queries, int nprobe, int k, Tensor< float, 2, true > &outDistances, Tensor< long, 2, true > &outIndices)faiss::gpu::IVFFlat
reclaimMemory()faiss::gpu::IVFBase
reclaimMemory_(bool exact)faiss::gpu::IVFBaseprotected
reserveMemory(size_t numVecs)faiss::gpu::IVFBase
reset()faiss::gpu::IVFBase
resources_faiss::gpu::IVFBaseprotected
updateDeviceListInfo_(cudaStream_t stream)faiss::gpu::IVFBaseprotected
updateDeviceListInfo_(const std::vector< int > &listIds, cudaStream_t stream)faiss::gpu::IVFBaseprotected
~IVFBase() (defined in faiss::gpu::IVFBase)faiss::gpu::IVFBasevirtual
~IVFFlat() override (defined in faiss::gpu::IVFFlat)faiss::gpu::IVFFlat