Skip to content

Commit

Permalink
Ensure L0_batch_input requests received in order (triton-inference-se…
Browse files Browse the repository at this point in the history
…rver#5963)

* Add print statements for debugging

* Add debugging print statements

* Test using grpc client with stream to fix race

* Use streaming client in all non-batch tests

* Switch all clients to streaming GRPC

* Remove unused imports, vars

* Address comments

* Remove random comment

* Set inputs as separate function

* Split set inputs based on test type
  • Loading branch information
dyastremsky committed Jun 21, 2023
1 parent 306549c commit 737100c
Showing 1 changed file with 119 additions and 83 deletions.
Loading

0 comments on commit 737100c

Please sign in to comment.