Faiss
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends
Public Attributes | List of all members
faiss::gpu::GpuIndexIVFConfig Struct Reference
Inheritance diagram for faiss::gpu::GpuIndexIVFConfig:
faiss::gpu::GpuIndexConfig faiss::gpu::GpuIndexIVFFlatConfig faiss::gpu::GpuIndexIVFPQConfig

Public Attributes

IndicesOptions indicesOptions
 Index storage options for the GPU.
 
GpuIndexFlatConfig flatConfig
 Configuration for the coarse quantizer object.
 
- Public Attributes inherited from faiss::gpu::GpuIndexConfig
int device
 GPU device on which the index is resident.
 
MemorySpace memorySpace
 

Detailed Description

Definition at line 25 of file GpuIndexIVF.h.


The documentation for this struct was generated from the following file: