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

[EM] Refactor ellpack construction. #10810

Merged
merged 2 commits into from
Sep 9, 2024

Conversation

trivialfis
Copy link
Member

@trivialfis trivialfis commented Sep 8, 2024

  • Remove the calculation of n_symbols in the accessor.
  • Pass the context into various ctors.
  • Pack initialization steps into parameter list.
  • Specialization for dense data to prepare for further compression.

- Remove the calculation of n_symbols in the accessor.
- Pass the context into various ctors.
- Specialization for dense data to prepare for further compression.
@trivialfis trivialfis marked this pull request as ready for review September 8, 2024 17:17
@trivialfis
Copy link
Member Author

cc @rongou

@trivialfis trivialfis changed the title [EM] Refactor ellpack contruction. [EM] Refactor ellpack construction. Sep 9, 2024
@trivialfis trivialfis merged commit 5f7f31d into dmlc:master Sep 9, 2024
30 checks passed
@trivialfis trivialfis deleted the ext-ellpack-ctor branch September 9, 2024 06:13
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