> -----Original Message-----
> From: Srikanth Yalavarthi <[email protected]>
> Sent: Monday, October 2, 2023 3:29 PM
> To: Srikanth Yalavarthi <[email protected]>
> Cc: [email protected]; Shivah Shankar Shankar Narayan Rao
> <[email protected]>; Anup Prabhu <[email protected]>;
> Prince Takkar <[email protected]>
> Subject: [PATCH v4 2/3] mldev: introduce support for IO layout
> 
> Introduce IO layout in ML device specification. IO layout defines the
> expected arrangement of model input and output buffers in the memory.
> Packed and Split layout support is added in the specification.
> 
> Updated rte_ml_op to support array of rte_ml_buff_seg pointers to support
> packed and split I/O layouts. Updated ML quantize and dequantize APIs to
> support rte_ml_buff_seg pointer arrays. Replaced batch_size with
> min_batches and max_batches in rte_ml_model_info.
> 
> Implement support for model IO layout in ml/cnxk driver.
> Updated the ML test application to support IO layout and dropped support
> for '--batches' in test application.
> 
> Signed-off-by: Srikanth Yalavarthi <[email protected]>
Acked-by:  Shivah Shankar S <[email protected]>

<<attachment: winmail.dat>>

Reply via email to