rapidsai / raft

RAFT contains fundamental widely-used algorithms and primitives for machine learning and information retrieval. The algorithms are CUDA-accelerated and form building blocks for more easily writing high performance applications.
https://docs.rapids.ai/api/raft/stable/
Apache License 2.0
784 stars 195 forks source link

Forward-merge branch-24.12 into branch-25.02 #2499

Closed rapids-bot[bot] closed 11 hours ago

rapids-bot[bot] commented 1 week ago

Forward-merge triggered by push to branch-24.12 that creates a PR to keep branch-25.02 up-to-date. If this PR is unable to be immediately merged due to conflicts, it will remain open for the team to manually merge. See forward-merger docs for more info.

rapids-bot[bot] commented 1 week ago

FAILURE - Unable to forward-merge due to an error, manual merge is necessary. Do not use the Resolve conflicts option in this PR, follow these instructions https://docs.rapids.ai/maintainers/forward-merger/

IMPORTANT: When merging this PR, do not use the auto-merger (i.e. the /merge comment). Instead, an admin must manually merge by changing the merging strategy to Create a Merge Commit. Otherwise, history will be lost and the branches become incompatible.

codecov-commenter commented 4 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.16%. Comparing base (8a9bf5c) to head (deff995). Report is 10 commits behind head on branch-25.02.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## branch-25.02 #2499 +/- ## ================================================ - Coverage 87.17% 81.16% -6.02% ================================================ Files 25 19 -6 Lines 546 515 -31 ================================================ - Hits 476 418 -58 - Misses 70 97 +27 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

bdice commented 14 hours ago

Replaced by #2508.

bdice commented 14 hours ago

Accidentally closed (and re-opened). This will be auto-closed when #2508 merges.