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

Add response sender test for new behavior #7257

Merged
merged 3 commits into from
May 31, 2024

Conversation

kthui
Copy link
Contributor

@kthui kthui commented May 22, 2024

Previous PR: #7254
Related PR: triton-inference-server/python_backend#360

Add the following new tests:

  • Non-decoupled model sending a response before / after returning.
  • Decoupled / non-decoupled model handling batched requests each using a different style of returning response(s).
  • Assert failure on decoupled model returning a response.

Next PR: triton-inference-server/python_backend#361

@kthui kthui force-pushed the jacky-res-sender-expand-test branch from f47c03d to 7c78b41 Compare May 31, 2024 00:44
@kthui kthui requested a review from Tabrizian May 31, 2024 17:59
@kthui
Copy link
Contributor Author

kthui commented May 31, 2024

@kthui kthui force-pushed the jacky-res-sender-expand-test branch from 80cdf5c to 03ae1f1 Compare May 31, 2024 22:04
@kthui kthui merged commit 27d5dfd into jacky-res-sender-main May 31, 2024
3 checks passed
@kthui kthui deleted the jacky-res-sender-expand-test branch May 31, 2024 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants