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. Unify calculations for objectives reg:absoluteerror, reg:quantileerror, binary:hinge #10993

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Commits on Nov 11, 2024

  1. unify abs:error; support of quantile and pseudo huber

    Dmitry Razdoburdin committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    d22460f View commit details
    Browse the repository at this point in the history
  2. add hinge

    Dmitry Razdoburdin committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    8b740b4 View commit details
    Browse the repository at this point in the history
  3. linting

    Dmitry Razdoburdin committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    ce5603d View commit details
    Browse the repository at this point in the history
  4. fix

    Dmitry Razdoburdin committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    6870b7f View commit details
    Browse the repository at this point in the history
  5. undo debug changes

    Dmitry Razdoburdin committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    2c73ac7 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. fixes for gpu execution

    Dmitry Razdoburdin committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    e455de6 View commit details
    Browse the repository at this point in the history
  2. remove debug coments

    Dmitry Razdoburdin committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    58828d9 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. unify type naming

    Dmitry Razdoburdin committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    b6453f0 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    896262f View commit details
    Browse the repository at this point in the history
  2. remove commented code; lint if-else statements; add some comments

    Dmitry Razdoburdin committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    ee366c5 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. fix cuda tests build

    Dmitry Razdoburdin committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    a1d8745 View commit details
    Browse the repository at this point in the history