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

Add support for TensorRT v10 (multiple api calls have changed) #11166

Merged
merged 9 commits into from
May 22, 2024

Commits on Apr 30, 2024

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

Commits on May 5, 2024

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

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    6c0abe4 View commit details
    Browse the repository at this point in the history
  2. Fix wrong function name in new _get_binding_dtype function and only r…

    …eturn input check (not assertion) in new _binding_is_input function
    remz1337 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    485f307 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Configuration menu
    Copy the full SHA
    1879951 View commit details
    Browse the repository at this point in the history
  2. More linting fix

    remz1337 committed May 18, 2024
    Configuration menu
    Copy the full SHA
    be84fe8 View commit details
    Browse the repository at this point in the history
  3. Update frigate/detectors/plugins/tensorrt.py

    Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
    remz1337 and NickM-27 authored May 18, 2024
    Configuration menu
    Copy the full SHA
    1bd26a0 View commit details
    Browse the repository at this point in the history
  4. More linting

    remz1337 committed May 18, 2024
    Configuration menu
    Copy the full SHA
    4695f82 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    95ebe0c View commit details
    Browse the repository at this point in the history