02/10/2023 11:58, Srikanth Yalavarthi: > This series implements changes to mldev spec to extend support > for ML models with multiple inputs and outputs. Changes include > introduction of I/O layout to support packed and split buffers > for model input and output. Extended the rte_ml_model_info > structure to support multiple inputs and outputs. > > Updated rte_ml_op and quantize / dequantize APIs to support an > array of input and output ML buffer segments. > > Support for batches option is dropped from test application.
Applied, thanks.