Skip to content

Expose IPaddingLayer in dynamo.conversion.impl #2211

Closed
@narendasan

Description

@narendasan
Collaborator
No description provided.

Activity

github-actions

github-actions commented on Nov 13, 2023

@github-actions

This issue has not seen activity for 90 days, Remove stale label or comment or this will be closed in 10 days

zewenli98

zewenli98 commented on Nov 30, 2023

@zewenli98
Collaborator

finished in PR #2482

Note: IPaddingLayer is deprecated in TensorRT 8.2 and will be removed in TensorRT 10.0. Use ISliceLayer to pad the tensor, which supports new non-constant, reflects padding mode and clamp, and supports padding output with dynamic shape.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @narendasan@zewenli98@apbose

      Issue actions

        Expose IPaddingLayer in dynamo.conversion.impl · Issue #2211 · pytorch/TensorRT