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

Fix layout setting in external input #158

Closed banasraf closed 1 year ago

banasraf commented 1 year ago

Layout is not set for input data which results in error when a pipeline has an ES with layout argument.

It also adds a test that checks has an ES with layout and a consecutive operator that requires the layout to be set.

fix for: #156

Signed-off-by: Rafal rbanas@nvidia.com

dali-automaton commented 1 year ago

CI MESSAGE: [6214056]: BUILD STARTED

dali-automaton commented 1 year ago

CI MESSAGE: [6214340]: BUILD STARTED

dali-automaton commented 1 year ago

CI MESSAGE: [6214340]: BUILD PASSED

dali-automaton commented 1 year ago

CI MESSAGE: [6214921]: BUILD STARTED

dali-automaton commented 1 year ago

CI MESSAGE: [6214921]: BUILD PASSED