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

- ranking metric acceleration on the gpu #5398

Merged
merged 21 commits into from
Mar 22, 2020

Commits on Mar 6, 2020

  1. - ranking metric accelaration on the gpu

      - this is the last part of dmlc#5326 that has been split
      - this also includes dmlc#5387
    sriramch committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    604c63b View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2020

  1. Configuration menu
    Copy the full SHA
    450c2f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    810e537 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2020

  1. Configuration menu
    Copy the full SHA
    06f268e View commit details
    Browse the repository at this point in the history
  2. - accelerate the auc metric on gpu

      - this will *significantly* help train non ranking datasets that uses the auc metric (which
        i hear is quite popular!)
      - i'll post the perf. numbers shortly
    sriramch committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    987b241 View commit details
    Browse the repository at this point in the history
  3. Revert "Sketching from adapters (dmlc#5365)"

    This reverts commit a38e7bd.
    sriramch committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    6a85632 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2020

  1. Revert "Revert "Sketching from adapters (dmlc#5365)""

    This reverts commit 6a85632.
    sriramch committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    2bc60f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4a4803 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c319ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dac5a95 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5e70e6c View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2020

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

Commits on Mar 14, 2020

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

Commits on Mar 15, 2020

  1. Configuration menu
    Copy the full SHA
    0f04285 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d754882 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2020

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

Commits on Mar 19, 2020

  1. Configuration menu
    Copy the full SHA
    e74fd13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    509d299 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2020

  1. Configuration menu
    Copy the full SHA
    3290cc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8416aab View commit details
    Browse the repository at this point in the history
  3. - ignore lint error

    sriramch committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    d502df4 View commit details
    Browse the repository at this point in the history