Skip to content
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

SVM cpu/gpu interop #6089

Merged
merged 24 commits into from
Feb 21, 2025
Merged

Conversation

viclafargue
Copy link
Contributor

No description provided.

Copy link

copy-pr-bot bot commented Sep 30, 2024

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@viclafargue viclafargue changed the base branch from branch-24.10 to branch-24.12 November 22, 2024 18:34
@viclafargue viclafargue marked this pull request as ready for review December 3, 2024 16:17
@viclafargue viclafargue requested a review from a team as a code owner December 3, 2024 16:17
Copy link
Member

@betatim betatim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had a first look at the PR and most of my comments are about why things are the way they are. In particular the CPUModel class.

@viclafargue viclafargue changed the base branch from branch-24.12 to branch-25.02 December 11, 2024 17:07
@viclafargue
Copy link
Contributor Author

Added SVC estimator to the documentation as it appears that it was missing.

@dantegd
Copy link
Member

dantegd commented Feb 4, 2025

/ok to test

@dantegd dantegd changed the base branch from branch-25.02 to branch-25.04 February 9, 2025 00:00
@dantegd dantegd added feature request New feature or request non-breaking Non-breaking change labels Feb 9, 2025
@dantegd
Copy link
Member

dantegd commented Feb 9, 2025

/ok to test

@dantegd
Copy link
Member

dantegd commented Feb 14, 2025

/ok to test

@viclafargue
Copy link
Contributor Author

/ok to test

@csadorf
Copy link
Contributor

csadorf commented Feb 19, 2025

@viclafargue What is missing here? Can you identify the root cause of the test failure?

@viclafargue
Copy link
Contributor Author

@viclafargue What is missing here? Can you identify the root cause of the test failure?

I believe that the failure is unrelated. Will merge the latest changes to rerun CI.

@csadorf
Copy link
Contributor

csadorf commented Feb 19, 2025

/ok to test

@viclafargue
Copy link
Contributor Author

/ok to test

@csadorf
Copy link
Contributor

csadorf commented Feb 21, 2025

/ok to test

@csadorf
Copy link
Contributor

csadorf commented Feb 21, 2025

/merge

1 similar comment
@dantegd
Copy link
Member

dantegd commented Feb 21, 2025

/merge

@rapids-bot rapids-bot bot merged commit 578565d into rapidsai:branch-25.04 Feb 21, 2025
66 of 68 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cuml-cpu Cython / Python Cython or Python issue feature request New feature or request non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants