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

Small cleanup for the jvm interface. #11179

Merged
merged 7 commits into from
Jan 22, 2025
Merged

Conversation

trivialfis
Copy link
Member

@trivialfis trivialfis commented Jan 20, 2025

  • Fix GPU arch flags.
  • Proper JSON config serialization.
  • Extract jni iter and proxy DMatrix wrappers.

@trivialfis trivialfis marked this pull request as ready for review January 21, 2025 07:46
@trivialfis trivialfis changed the title [WIP] Small cleanup for the jvm interface. Small cleanup for the jvm interface. Jan 21, 2025
@@ -3,8 +3,6 @@
import java.io.Serializable;
import java.nio.ByteBuffer;
import java.nio.ByteOrder;
import java.util.LinkedList;
import java.util.List;
Copy link
Contributor

Choose a reason for hiding this comment

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

what's that?

Copy link
Member Author

Choose a reason for hiding this comment

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

unused.

@wbo4958
Copy link
Contributor

wbo4958 commented Jan 22, 2025

LGTM.

@trivialfis trivialfis merged commit 2e1626c into dmlc:master Jan 22, 2025
57 of 58 checks passed
@trivialfis trivialfis deleted the jvm-cleanup branch January 22, 2025 10:34
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