11 #include "../AutoTune.h"
12 #include "GpuClonerOptions.h"
14 #include "GpuIndicesOptions.h"
16 namespace faiss {
namespace gpu {
27 GpuResources* resources,
int device,
29 const GpuClonerOptions *options =
nullptr);
32 std::vector<GpuResources*> & resources,
33 std::vector<int> &devices,
35 const GpuMultipleClonerOptions *options =
nullptr);
45 double val)
const override;
void initialize(const faiss::Index *index) override
initialize with reasonable parameters for the index
void set_index_parameter(faiss::Index *index, const std::string &name, double val) const override
set a combination of parameters on an index
parameter space and setters for GPU indexes