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 histogram routines. #9427

Merged
merged 6 commits into from
Aug 2, 2023

Commits on Aug 1, 2023

  1. Small cleanup for histogram routines.

    - Extract hist train param from GPU hist.
    - Make histogram const after construction.
    trivialfis committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    f62f0fc View commit details
    Browse the repository at this point in the history
  2. unify parameter names.

    trivialfis committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    bcb6ac1 View commit details
    Browse the repository at this point in the history
  3. Fix.

    trivialfis committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    bf15a44 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Fix tests.

    trivialfis committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    2da20b8 View commit details
    Browse the repository at this point in the history
  2. checks.

    trivialfis committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    a08c00b View commit details
    Browse the repository at this point in the history
  3. tidy.

    trivialfis committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    cfa20e5 View commit details
    Browse the repository at this point in the history