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

Reducing memory consumption for 'hist' method on CPU #5334

Merged
merged 13 commits into from
Mar 28, 2020

Commits on Mar 27, 2020

  1. reducing memory consumption for hist method

    SHVETS, KIRILL committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    399da5d View commit details
    Browse the repository at this point in the history
  2. fix failed tests

    SHVETS, KIRILL committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    8d56a5f View commit details
    Browse the repository at this point in the history
  3. comments fix

    SHVETS, KIRILL committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    9302667 View commit details
    Browse the repository at this point in the history
  4. comments fix with missing values flags, uin8_t for column matrix in s…

    …parse case
    SHVETS, KIRILL committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    5a186d9 View commit details
    Browse the repository at this point in the history
  5. commets applying

    SHVETS, KIRILL committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    ef2cd2d View commit details
    Browse the repository at this point in the history
  6. commets were applied and tests were extended

    SHVETS, KIRILL committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    db3ce3f View commit details
    Browse the repository at this point in the history
  7. refactoring Column and unit tests

    SHVETS, KIRILL committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    292f7c5 View commit details
    Browse the repository at this point in the history
  8. switch fix and posible overloads in tests were fixed

    SHVETS, KIRILL committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    aad849f View commit details
    Browse the repository at this point in the history
  9. file permissions were reverted

    SHVETS, KIRILL committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    0e74c7e View commit details
    Browse the repository at this point in the history
  10. deleted comment and extra index for offsets

    SHVETS, KIRILL committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    22c559d View commit details
    Browse the repository at this point in the history
  11. sync with master

    SHVETS, KIRILL committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    27bd57b View commit details
    Browse the repository at this point in the history
  12. reverted unnessesary changtes in test_quantile_hist

    SHVETS, KIRILL committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    2a01f48 View commit details
    Browse the repository at this point in the history
  13. last commets were applied

    SHVETS, KIRILL committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    23737e3 View commit details
    Browse the repository at this point in the history