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

XGBoost plugin with new API #2725

Merged
merged 41 commits into from
Aug 2, 2024
Merged

Conversation

nvidianz
Copy link
Collaborator

Description

  1. Rewrote the plugin with new XGBoost plugin API in 2.2.
  2. Added LocalPlugin so GPU support can be ported with minimal code changes.
  3. Implemented pass-thru plugin for non-secure training.

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • Breaking change (fix or new feature that would cause existing functionality to change).
  • New tests added to cover the changes.
  • Quick tests passed locally by running ./runtest.sh.
  • In-line docstrings updated.
  • Documentation updated.

Copy link
Collaborator

@YuanTingHsieh YuanTingHsieh left a comment

Choose a reason for hiding this comment

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

Mostly LGTM, minor questions

Copy link
Collaborator

@YuanTingHsieh YuanTingHsieh left a comment

Choose a reason for hiding this comment

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

LGTM

@YuanTingHsieh
Copy link
Collaborator

/build

@nvidianz nvidianz merged commit 45a16d5 into NVIDIA:main Aug 2, 2024
15 of 16 checks passed
@nvidianz nvidianz deleted the xgboost-plugin-new-api branch August 2, 2024 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants