Closed Jant1L closed 3 months ago
Vector_index_layer is a base class, you need to implement those six of the virtual functions by using other Algorithm or library; Faiss_IVF_Flat :You can follow this implementation to implement your own algorithms
Vector_index_layer is a base class, you need to implement those six of the virtual functions by using other Algorithm or library; Faiss_IVF_Flat :You can follow this implementation to implement your own algorithms