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

Dev/unified dispatching prototype #7724

Closed

Commits on Jan 17, 2022

  1. Modification of XGBoost v1.5.1 for working with oneapi

    dmitry.razdoburdin committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    14ac49f View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Migration to xgboost 1.5.2

    dmitry.razdoburdin committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    45ee9ca View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Transfering fix for multi:softmax in sklearn predict from the mainline

    dmitry.razdoburdin committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    1817c6b View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. Adding support of unified device dispatching

    dmitry.razdoburdin committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    cb2c8b6 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Modifications and fixed for unified dispatching

    dmitry.razdoburdin committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    5ddd0df View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Bug fixes and refactoring

    dmitry.razdoburdin committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    8ce086b View commit details
    Browse the repository at this point in the history
  2. Removing the oneapi plugin

    dmitry.razdoburdin committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    4a30c02 View commit details
    Browse the repository at this point in the history
  3. Undo some changes

    dmitry.razdoburdin committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    8531ae7 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. "Preparing to merge request"

    dmitry.razdoburdin committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    419120d View commit details
    Browse the repository at this point in the history
  2. Cleaning from the oneAPI artofacts

    dmitry.razdoburdin committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    e559ba1 View commit details
    Browse the repository at this point in the history
  3. Cleaning from the oneAPI changes

    dmitry.razdoburdin committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    6a4d225 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. rename device_id to device_selector

    dmitry.razdoburdin committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    572b60b View commit details
    Browse the repository at this point in the history
  2. undo some changes

    dmitry.razdoburdin committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    45493c0 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Change the device_selector behaviour to be the same as sycl::filter_s…

    …elector
    dmitry.razdoburdin committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    4362ae8 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Add some comments

    dmitry.razdoburdin committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    e3c8b4c View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. Fixing failing on tests: SerializationTest.GpuHist SerializationTest.…

    …GPUCoordDescent LogitSerializationTest.GpuHist LogitSerializationTest.GPUCoordDescent MultiClassesSerializationTest.GpuHist MultiClassesSerializationTest.GPUCoordDescent
    dmitry.razdoburdin committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    bfa830a View commit details
    Browse the repository at this point in the history
  2. Style fixing

    dmitry.razdoburdin committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    4425d5b View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. Bug fixing

    dmitry.razdoburdin committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    ac01401 View commit details
    Browse the repository at this point in the history