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

[TOPI] Parallelize GPU NMS inner loop #7172

Merged
merged 7 commits into from
Dec 30, 2020
Merged

Commits on Dec 30, 2020

  1. make NMS inner loop parallel

    masahi committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    f8afb1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cabf8fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1398eb4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5df9160 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2073995 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    919f40b View commit details
    Browse the repository at this point in the history
  7. fix write by a single thread

    masahi committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    f317ee2 View commit details
    Browse the repository at this point in the history