Enable dice metric for UMAP and pairwise_distances
Resolves #5129 Depends on https://github.com/rapidsai/cuvs/pull/971 Adding new distance types in cuvs bloats the binary size.
Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.
Contributors can view more details about this message here.
Blocked on constraints around cuvs binary size.
What's the plan for this PR?
Currently this is a P2+ priority but basically, we need to refactor the cuvs side PR to avoid using cutlass which bloats the binary size.
Currently this is a P2+ priority but basically, we need to refactor the cuvs side PR to avoid using cutlass which bloats the binary size.
Is there already a cuvs issue/PR for this?
Yes https://github.com/rapidsai/cuvs/pull/971, also in this PR description.