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

Dispatcher for template parameters of BuildHist Kernels #8259

Merged
merged 18 commits into from Oct 6, 2022

Commits on Sep 7, 2022

  1. Merge pull request #10 from dmlc/master

    Merge the last changes
    razdoburdin committed Sep 7, 2022
    Copy the full SHA
    5734b3b View commit details
    Browse the repository at this point in the history
  2. Intoducing Column Wise Hist Building

    dmitry.razdoburdin committed Sep 7, 2022
    Copy the full SHA
    18f4f1d View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. linting

    dmitry.razdoburdin committed Sep 8, 2022
    Copy the full SHA
    063807a View commit details
    Browse the repository at this point in the history
  2. more linting

    dmitry.razdoburdin committed Sep 8, 2022
    Copy the full SHA
    b5596e4 View commit details
    Browse the repository at this point in the history
  3. bug fixing

    dmitry.razdoburdin committed Sep 8, 2022
    Copy the full SHA
    c3d193f View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2022

  1. Merge remote-tracking branch 'upstream/master' into optimization/buil…

    …dhist/colwisebuildhist
    hcho3 committed Sep 11, 2022
    Copy the full SHA
    83a8654 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Removing column samping optimization for a while to simplify the revi…

    …ew process.
    dmitry.razdoburdin committed Sep 19, 2022
    Copy the full SHA
    85a2f28 View commit details
    Browse the repository at this point in the history
  2. linting

    dmitry.razdoburdin committed Sep 19, 2022
    Copy the full SHA
    83277d4 View commit details
    Browse the repository at this point in the history
  3. Removing unnecessary changes

    dmitry.razdoburdin committed Sep 19, 2022
    Copy the full SHA
    106ebc0 View commit details
    Browse the repository at this point in the history
  4. Use DispatchBinType in hist_util.cc

    dmitry.razdoburdin committed Sep 19, 2022
    Copy the full SHA
    c539a24 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Adding force_read_by column flag to buildhist. Adding tests for colum…

    …n wise buiilhist.
    dmitry.razdoburdin committed Sep 21, 2022
    Copy the full SHA
    d228560 View commit details
    Browse the repository at this point in the history
  2. Introducing new dispatcher for compile time flags in hist building

    dmitry.razdoburdin committed Sep 21, 2022
    Copy the full SHA
    3fee6dc View commit details
    Browse the repository at this point in the history
  3. fixing bug with using of DispatchBinType

    Ubuntu committed Sep 21, 2022
    Copy the full SHA
    5d7f717 View commit details
    Browse the repository at this point in the history
  4. Fixing building

    dmitry.razdoburdin committed Sep 21, 2022
    Copy the full SHA
    cb1ff8e View commit details
    Browse the repository at this point in the history
  5. merging with force_read_by_column

    dmitry.razdoburdin committed Sep 21, 2022
    Copy the full SHA
    a02685b View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Merge pull request #12 from dmlc/master

    Keeping my master branch up to date
    razdoburdin committed Sep 22, 2022
    Copy the full SHA
    909ef15 View commit details
    Browse the repository at this point in the history
  2. Merging with master branch

    dmitry.razdoburdin committed Sep 22, 2022
    Copy the full SHA
    c47cd72 View commit details
    Browse the repository at this point in the history
  3. fixing merge conflicts

    dmitry.razdoburdin committed Sep 22, 2022
    Copy the full SHA
    bab892a View commit details
    Browse the repository at this point in the history