Skip to content

✨[Feature] Support INT64 inputs at the graph input level #1546

Closed
@peri044

Description

Is your feature request related to a problem? Please describe.
Currently if the graph is given int64 inputs, the compilation fails with unsupported type.

Describe the solution you'd like
Solution we are expecting : Cast INT64 inputs to INT32 and issue a warning to users about this instead of breaking compilation.

Describe alternatives you've considered

Additional context

Activity

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

Metadata

Labels

component: apiIssues re: API (both TRTorch and future pytorch integration)feature requestNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions