Skip to content

Warning: Encountered known unsupported method torch.Tensor.transpose #707

@kairos03

Description

@kairos03

I got some warning while converting model.

Warning: Encountered known unsupported method torch.Tensor.transpose

It seems torch2trt has torch.transpose converter but it dose not applied to torch.Tensor.transpose.
So, I fix this by only add two line.

I'll make PR to fix this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions