You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This exposes an HNSW-first API that allows the user to build an HNSW graph on GPU (using CAGRA) and searching the graph on CPU. This API will accept HNSW parameters so the user doesn't have to know CAGRA is even being used.
This exposes an HNSW-first API that allows the user to build an HNSW graph on GPU (using CAGRA) and searching the graph on CPU. This API will accept HNSW parameters so the user doesn't have to know CAGRA is even being used.