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

SYCL. Optimize gradients calculations. #10325

Merged
merged 6 commits into from
Jun 8, 2024

Commits on May 24, 2024

  1. optimize gradient calculations

    Dmitry Razdoburdin committed May 24, 2024
    Configuration menu
    Copy the full SHA
    6a7e0fa View commit details
    Browse the repository at this point in the history
  2. minor refactoring

    Dmitry Razdoburdin committed May 24, 2024
    Configuration menu
    Copy the full SHA
    d0019bb View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. refactor sycl kernels for objectives

    Dmitry Razdoburdin committed May 28, 2024
    Configuration menu
    Copy the full SHA
    9461bd1 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. introduce BatchProcessingHelper for sycl

    Dmitry Razdoburdin committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    bd58575 View commit details
    Browse the repository at this point in the history
  2. fix predTransform

    Dmitry Razdoburdin committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    4cd75b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4eb3440 View commit details
    Browse the repository at this point in the history