-
Notifications
You must be signed in to change notification settings - Fork 540
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RAFT API updates for lap, label, cluster, and spectral apis #4548
RAFT API updates for lap, label, cluster, and spectral apis #4548
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code changes look good
rerun tests |
…p_label_cluster_spectral_updates
@dantegd there's an issue in RAFT for this: rapidsai/raft#475. However, one reason I'm not particularly concerned with them is because just about all of them are in primitives which we are already planning to move to RAFT. Once those are moved over, the remaining code in cuml will no longer be calling functions in the raft detail namespace. |
rerun tests |
Codecov Report
@@ Coverage Diff @@
## branch-22.04 #4548 +/- ##
===============================================
Coverage ? 85.70%
===============================================
Files ? 236
Lines ? 19363
Branches ? 0
===============================================
Hits ? 16596
Misses ? 2767
Partials ? 0
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
rerun tests |
@gpucibot merge |
1 similar comment
@gpucibot merge |
…#4548) Authors: - Corey J. Nolet (https://github.com/cjnolet) Approvers: - Dante Gama Dessavre (https://github.com/dantegd) URL: rapidsai#4548
No description provided.