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

Update common.py #12985

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

Update common.py #12985

wants to merge 27 commits into from

Commits on May 5, 2024

  1. Update common.py

    Fixed a bug. When using a higher version of tensorrt and val.py to verify the model, the following problems may occur:
    getPluginCreator could not find plugin: InstanceNormalization_TRT version: 1
    Serialization assertion creator failed.Cannot deserialize plugin since corresponding IPluginCreator not found in Plugin Registry
    
    Signed-off-by: Melt <60842553+NeKoooo233@users.noreply.github.com>
    NeKoooo233 committed May 5, 2024
    Configuration menu
    Copy the full SHA
    c69abeb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92cb7b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6a3bad View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Configuration menu
    Copy the full SHA
    226b6e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    594b2c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbb8132 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    87ea556 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

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

Commits on May 18, 2024

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

Commits on May 24, 2024

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

Commits on May 28, 2024

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

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    2d336bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2084564 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

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

Commits on Jun 8, 2024

  1. Configuration menu
    Copy the full SHA
    e8d1f7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    766b380 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

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

Commits on Jun 16, 2024

  1. Configuration menu
    Copy the full SHA
    38fb153 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f96f10c View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

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

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    d2b34d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bff3e0f View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    ecf438a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e73e219 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf4d5de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2682ce9 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

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