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

[Breaking] Rename Quantile DMatrix C API. #7082

Merged
merged 1 commit into from Jul 8, 2021

Conversation

trivialfis
Copy link
Member

@trivialfis trivialfis commented Jul 6, 2021

The role of ProxyDMatrix is extended to beyond what it was designed. Now it's used by both
QuantileDeviceDMatrix and inplace prediction. After the refactoring of SparseDMatrix, it
will also be used for external memory support. Renaming the C API to extract it from
QuantileDeviceDMatrix.

Part of #7070 .

The role of ProxyDMatrix is going beyond what it was designed.  Now it's used by both
QuantileDeviceDMatrix and inplace prediction.  After the refactoring of sparse DMatrix it
will also be used for external memory.  Renaming the C API to extract it from
QuantileDeviceDMatrix.
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.

None yet

2 participants