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

Optimizations for CPU #4529

Merged
merged 38 commits into from
Jun 27, 2019
Merged

Optimizations for CPU #4529

merged 38 commits into from
Jun 27, 2019

Commits on Dec 2, 2018

  1. Configuration menu
    Copy the full SHA
    0ff8ada View commit details
    Browse the repository at this point in the history
  2. remove includes

    SmirnovEgorRu committed Dec 2, 2018
    Configuration menu
    Copy the full SHA
    40c07c7 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2018

  1. revert float->double

    SmirnovEgorRu committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    c80f4bc View commit details
    Browse the repository at this point in the history
  2. fix for CI

    SmirnovEgorRu committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    32e88bb View commit details
    Browse the repository at this point in the history
  3. fix for CI

    SmirnovEgorRu committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    f6c44a6 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2018

  1. fix for CI

    SmirnovEgorRu committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    c36127d View commit details
    Browse the repository at this point in the history
  2. fix for CI

    SmirnovEgorRu committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    dd12944 View commit details
    Browse the repository at this point in the history
  3. fix for CI

    SmirnovEgorRu committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    416bf2f View commit details
    Browse the repository at this point in the history
  4. fix for CI

    SmirnovEgorRu committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    c862fa8 View commit details
    Browse the repository at this point in the history
  5. fix for CI

    SmirnovEgorRu committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    1d59566 View commit details
    Browse the repository at this point in the history
  6. fix for CI

    SmirnovEgorRu committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    b7685df View commit details
    Browse the repository at this point in the history
  7. fix for CI

    SmirnovEgorRu committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    e29229b View commit details
    Browse the repository at this point in the history
  8. fix for CI

    SmirnovEgorRu committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    d59c386 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2019

  1. Configuration menu
    Copy the full SHA
    4a0c9b3 View commit details
    Browse the repository at this point in the history
  2. Fix lint

    hcho3 committed Jan 4, 2019
    Configuration menu
    Copy the full SHA
    6c37c3f View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2019

  1. Configuration menu
    Copy the full SHA
    f49c7bc View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2019

  1. Configuration menu
    Copy the full SHA
    7dac50c View commit details
    Browse the repository at this point in the history

Commits on May 2, 2019

  1. Configuration menu
    Copy the full SHA
    075dc55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a623b70 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2019

  1. Configuration menu
    Copy the full SHA
    4312cf2 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2019

  1. optimizations for CPU

    SmirnovEgorRu committed Jun 2, 2019
    Configuration menu
    Copy the full SHA
    a3df336 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4dd54a View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2019

  1. Configuration menu
    Copy the full SHA
    d2fc878 View commit details
    Browse the repository at this point in the history
  2. fixing issues in CI

    SmirnovEgorRu committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    9301ede View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2019

  1. adding runtime checks

    SmirnovEgorRu committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    b065ee2 View commit details
    Browse the repository at this point in the history
  2. remove 1 extra check

    SmirnovEgorRu committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    8e399d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f8f0ee View commit details
    Browse the repository at this point in the history
  4. remove checks

    SmirnovEgorRu committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    7b28289 View commit details
    Browse the repository at this point in the history
  5. add debug info

    SmirnovEgorRu committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    ff7d946 View commit details
    Browse the repository at this point in the history
  6. added debug info

    SmirnovEgorRu committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    f333d2b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c19b526 View commit details
    Browse the repository at this point in the history
  8. added debug info

    SmirnovEgorRu committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    8f0796c View commit details
    Browse the repository at this point in the history
  9. revert changes

    SmirnovEgorRu committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    c868ab1 View commit details
    Browse the repository at this point in the history
  10. added comments

    SmirnovEgorRu committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    886753c View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2019

  1. Apply suggestions from code review

    Co-Authored-By: Philip Hyunsu Cho <chohyu01@cs.washington.edu>
    SmirnovEgorRu and hcho3 authored Jun 26, 2019
    Configuration menu
    Copy the full SHA
    6f54a91 View commit details
    Browse the repository at this point in the history
  2. apply review comments

    SmirnovEgorRu committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    556a11f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8a7940 View commit details
    Browse the repository at this point in the history
  4. Add descriptive comment on node_idx variable in QuantileHistMaker::Bu…

    …ilder::BuildHistsBatch()
    hcho3 committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    adf0012 View commit details
    Browse the repository at this point in the history