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

Support column split in GPU predictor #9343

Merged
merged 12 commits into from
Jul 2, 2023

Commits on Jun 20, 2023

  1. minor optimization

    rongou committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    818f3ad View commit details
    Browse the repository at this point in the history
  2. add basic test

    rongou committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    647582e View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. add GetDecision function

    rongou committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    d6f062b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3520a8a View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    9dc920a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5710a46 View commit details
    Browse the repository at this point in the history
  3. fix lint error

    rongou committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    3ea4835 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. address review comments

    rongou committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    97a895a View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. more review feedback

    rongou committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    96890ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df52b2e View commit details
    Browse the repository at this point in the history
  3. review feedback

    rongou committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    3186816 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. simplify resizing bit vectors

    rongou committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    6dbc9ac View commit details
    Browse the repository at this point in the history