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

[train] Updates to support xgboost==2.1.0 #46667

Merged
merged 20 commits into from
Aug 8, 2024

Commits on Jul 16, 2024

  1. make compatible for xgboost 2.1.0

    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    386f731 View commit details
    Browse the repository at this point in the history
  2. update xgboost to 2.1.0

    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    d82323c View commit details
    Browse the repository at this point in the history
  3. make global var naming private

    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    da5eadc View commit details
    Browse the repository at this point in the history
  4. small cleanup

    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    49d645c View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    e6297c4 View commit details
    Browse the repository at this point in the history
  2. update req-compiled

    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    f97bbf4 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Merge branch 'master' of https://github.com/ray-project/ray into xgb2…

    …10compat
    
    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    661d6ad View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. update requirements compiled

    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    2170aa3 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Merge branch 'master' of https://github.com/ray-project/ray into xgb2…

    …10compat
    
    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    6ea9533 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc3c878 View commit details
    Browse the repository at this point in the history
  3. [TEMP] remove ci dep for pip compile to run

    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    030f415 View commit details
    Browse the repository at this point in the history
  4. update req compiled

    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    2a83490 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

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

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    a7ac8a0 View commit details
    Browse the repository at this point in the history
  2. separate into 2 different classes

    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    b09df85 View commit details
    Browse the repository at this point in the history
  3. TEMP: add nvidia nccl dep

    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    8518fee View commit details
    Browse the repository at this point in the history
  4. update req compiled

    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    3a9fed6 View commit details
    Browse the repository at this point in the history
  5. revert TEMP

    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    fd9ad1a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5053ef8 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

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