server icon indicating copy to clipboard operation
server copied to clipboard

Add testing for L0_iterative_tutorial

Open Tabrizian opened this issue 1 year ago • 1 comments

https://github.com/triton-inference-server/tutorials/pull/90

Tabrizian avatar May 01 '24 18:05 Tabrizian

@oandreeva-nv I think we did this for Python backend but the feedback was that it makes it harder to determine which part of the test is flaky since they are all bundled together. Additionally, the tests can be executed in parallel if they are separate.

Tabrizian avatar May 01 '24 20:05 Tabrizian