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

[BYOC][TensorRT] Only allow 4d or 5d inputs to TRT nn.pad #8073

Merged
merged 1 commit into from
May 19, 2021

Conversation

trevor-m
Copy link
Contributor

For nn.pad, TRT BYOC uses a custom JSON serialization which only supports 4d or 5d inputs.
Fix annotation rules to reflect that.

@jcf94 jcf94 merged commit e8045b1 into apache:main May 19, 2021
@jcf94
Copy link
Contributor

jcf94 commented May 19, 2021

Thanks! @trevor-m @comaniac @zxy844288792

trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Jun 17, 2021
trevor-m pushed a commit to neo-ai/tvm that referenced this pull request Jun 17, 2021
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