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
writing numpy headers for files is repetitive in cagra_build.cuh is repetitive, create better helpers.
File management: shall we use file descriptors instead of path? Who shall delete temporary files? (Do we handle it correctly if there was a crash that left files on disk?) Which files do we consider temporary? Does all user need the (reordered) dataset?
#1404 implements a new build method for CAGRA indices. Here we list follow up issues that are out of scope of the original PR.
graph_build_algo: "ACE"(and set other params automatically if needed)ace_params.npartitionsdefault value 0 for auto select?build_knn_graphforivf_pqmethod only?get_device_for_address(used insrc/neighbors/cagra.cuh) work as intended on systems with AST or HMM? #1721hnsw::from_cagradoes only serialize the index when it ison_disk. Is this the right behavior?sample_rows+ balanced k-means leads to imbalanced clusters on BIGANN 1B #1461