IVF-PQ ====== .. role:: py(code) :language: python :class: highlight Index build parameters ###################### .. autoclass:: cuvs.neighbors.ivf_pq.IndexParams :members: Index search parameters ####################### .. autoclass:: cuvs.neighbors.ivf_pq.SearchParams :members: Index ##### .. autoclass:: cuvs.neighbors.ivf_pq.Index :members: Index build ########### .. autofunction:: cuvs.neighbors.ivf_pq.build Index search ############ .. autofunction:: cuvs.neighbors.ivf_pq.search