Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Faster GPU NMS operator #16542

Merged
merged 19 commits into from
Nov 5, 2019
Merged

Faster GPU NMS operator #16542

merged 19 commits into from
Nov 5, 2019

Commits on Oct 19, 2019

  1. Adding second NMS op

    ptrendx committed Oct 19, 2019
    Configuration menu
    Copy the full SHA
    fe2a7d9 View commit details
    Browse the repository at this point in the history
  2. NMS kernel

    ptrendx committed Oct 19, 2019
    Configuration menu
    Copy the full SHA
    5d0a430 View commit details
    Browse the repository at this point in the history
  3. Removing second sort

    ptrendx committed Oct 19, 2019
    Configuration menu
    Copy the full SHA
    0829222 View commit details
    Browse the repository at this point in the history
  4. Optimization

    ptrendx committed Oct 19, 2019
    Configuration menu
    Copy the full SHA
    f3445f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e653f58 View commit details
    Browse the repository at this point in the history
  6. Optimization pt2

    ptrendx committed Oct 19, 2019
    Configuration menu
    Copy the full SHA
    49ded5a View commit details
    Browse the repository at this point in the history
  7. Optimizations pt3

    ptrendx committed Oct 19, 2019
    Configuration menu
    Copy the full SHA
    3680e1d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1978b07 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dfaa4c5 View commit details
    Browse the repository at this point in the history
  10. Cleaning

    ptrendx committed Oct 19, 2019
    Configuration menu
    Copy the full SHA
    9069192 View commit details
    Browse the repository at this point in the history
  11. Fixes from rebase

    ptrendx committed Oct 19, 2019
    Configuration menu
    Copy the full SHA
    ad60b56 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    eb89b07 View commit details
    Browse the repository at this point in the history
  13. Fix typo

    ptrendx committed Oct 19, 2019
    Configuration menu
    Copy the full SHA
    2567266 View commit details
    Browse the repository at this point in the history
  14. Early exit in Triangle kernel

    ptrendx committed Oct 19, 2019
    Configuration menu
    Copy the full SHA
    6ac371c View commit details
    Browse the repository at this point in the history
  15. Fixes

    ptrendx committed Oct 19, 2019
    Configuration menu
    Copy the full SHA
    b0ce511 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2019

  1. Fix sort

    ptrendx committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    753e7c0 View commit details
    Browse the repository at this point in the history
  2. Fix from rebase

    ptrendx committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    8cb9a5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc1a599 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2019

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