Closed
Description
Opening a meta issue for centralizing PRs and issues we want resolved before the 25.04 release (across all rapids repos). Please feel free to add new PRs/issues to the list as things come up.
cuml
- Correct UMAP dispatch trigger condition #6330
UMAP fixes #6316(this may require more investigation, non-controversial bits split out into Fix forwarding ofinitial_alpha
andlearning_rate
in UMAP #6417)- Use
L2Expanded
/L2SqrtExpanded
instead of the*Unexpanded
variants #6303 - Plumb
metric
andmetric_kwds
through to UMAP withnn_descent
#6304 - Reduce peak memory in
UMAP.fit
/UMAP.fit_transform
#6323 - Make UMAP callback pickleable #6402
- Fix forwarding of
initial_alpha
andlearning_rate
in UMAP #6417 - Fix UMAP transform #6449
raft
- Swap
blocks
andthreads_per_block
incompute_graph_laplacian
raft#2597 Fix COO symmetrization raft#2582(this requires more investigation and is currently deemed non-necessary)- Fix duplicate indices in batch NN Descent raft#2586
Metadata
Metadata
Assignees
Labels
No labels