Skip to content

TensorRT 10.11 release updates #4455

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

Merged
merged 6 commits into from
May 21, 2025

Conversation

asfiyab-nvidia
Copy link
Collaborator

@asfiyab-nvidia asfiyab-nvidia commented May 20, 2025

10.11.0 GA - 2025-5-21

Key Features and Updates:

  • Plugin changes
    • Migrated IPluginV2-descendent version 1 of modulatedDeformConvPlugin, to version 2, which implements IPluginV3.
    • Migrated IPluginV2-descendent version 1 of DisentangledAttention_TRT, to version 2, which implements IPluginV3.
    • Migrated IPluginV2-descendent version 1 of MultiscaleDeformableAttnPlugin_TRT, to version 2, which implements IPluginV3.
    • Note: The newer versions preserve the attributes and I/O of the corresponding older plugin version. The older plugin versions are deprecated and will be removed in a future release.
  • Demo changes
    • demoDiffusion
      • Added support for Stable Diffusion 3.5-medium and 3.5-large pipelines in BF16 and FP16 precisions.
  • Parser changes
    • Added kENABLE_UINT8_AND_ASYMMETRIC_QUANTIZATION_DLA parser flag to enable UINT8 asymmetric quantization on engines targeting DLA.
    • Removed restriction that inputs to RandomNormalLike and RandomUniformLike must be tensors.
    • Clarified limitations of scan outputs for Loop nodes.

Signed-off-by: Asfiya Baig <[email protected]>
@asfiyab-nvidia asfiyab-nvidia changed the base branch from release/10.10 to release/10.11 May 20, 2025 20:10
@asfiyab-nvidia asfiyab-nvidia requested a review from a team as a code owner May 20, 2025 20:10
Signed-off-by: Asfiya Baig <[email protected]>
Signed-off-by: Asfiya Baig <[email protected]>
Signed-off-by: Asfiya Baig <[email protected]>
@asfiyab-nvidia asfiyab-nvidia merged commit 9255eb3 into NVIDIA:release/10.11 May 21, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants