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

Why TRTIS not support dims: [ -1 ] for input and output tensor? #32

Closed
ivankxt opened this issue Jan 4, 2019 · 1 comment
Closed

Why TRTIS not support dims: [ -1 ] for input and output tensor? #32

ivankxt opened this issue Jan 4, 2019 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@ivankxt
Copy link

ivankxt commented Jan 4, 2019

As for Tensorflow, its shape dim can be define as -1, such as:
shape {
dim {
size: -1
}
}
,but why TRTIS not support dims: [ -1 ] ?

@deadeyegoodwin deadeyegoodwin added the duplicate This issue or pull request already exists label Jan 4, 2019
@deadeyegoodwin
Copy link
Contributor

See #8 and give a "thumbs-up" to vote for that enhancement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Development

No branches or pull requests

2 participants