triton-inference-server / dali_backend

The Triton backend that allows running GPU-accelerated data pre-processing pipelines implemented in DALI's python API.
https://docs.nvidia.com/deeplearning/dali/user-guide/docs/index.html
MIT License
120 stars 28 forks source link

Rewrite L0_video_input_decoupled test #186

Closed szalpal closed 1 year ago

szalpal commented 1 year ago

This PR rewrites L0_video_input_decopled test to use the same operator (i.e. VideoInput).

We've been experiencing strange problem, that was impossible to narrow down using different operators. Hopefully, using the same operator will bring some light to this problem.

dali-automaton commented 1 year ago

CI MESSAGE: [7949791]: BUILD STARTED

dali-automaton commented 1 year ago

CI MESSAGE: [7949791]: BUILD PASSED