cuvs
cuvs copied to clipboard
[QST] Is it possible to interact with lower-level functions in CuVS?
What is your question? Hi!
I'm looking to only run select parts of vector search on GPUs, specifically PQ processes.
- Are these directly available through the API?
- What functions should I be looking at for dealing with PQ specifically? It looks like this file should be the one of interest, if I'm not mistaken?
Thanks!