-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
ci: Fix shape and reformat free tensor handling in the input byte size check #7444
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you add the shape / reformat-free test cases in the input byte size validation test?
Added new test cases (shape / reformat-free input byte size validation) to |
What does the PR do?
is_non_linear_format_io
flag in the model configuration.L0_model_config
job to evaluate theis_non_linear_format_io
flag.Checklist
<commit_type>: <Title>
Commit Type:
Check the conventional commit type
box here and add the label to the github PR.
Related PRs:
common: triton-inference-server/common#125
core: triton-inference-server/core#380
tensorrt_backend: triton-inference-server/tensorrt_backend#97
Where should the reviewer start?
Test plan:
Caveats:
Background
triton-inference-server/core#364
Related Issues: (use one of the action keywords Closes / Fixes / Resolves / Relates to)