Re: [PATCH v2 1/1] app/mldev: enable support for pre-quantized I/O

2023-11-14 Thread Thomas Monjalon
30/10/2023 06:15, Shivah Shankar Shankar Narayan Rao: > From: Srikanth Yalavarthi > > From: Anup Prabhu > > > > Enabled support for pre-quantized input and output in ML test application. > > > > Signed-off-by: Anup Prabhu > Acked-by: Shivah Shankar S Applied, thanks.

RE: [PATCH v2 1/1] app/mldev: enable support for pre-quantized I/O

2023-10-29 Thread Shivah Shankar Shankar Narayan Rao
> -Original Message- > From: Srikanth Yalavarthi > Sent: Thursday, October 26, 2023 6:20 PM > To: Srikanth Yalavarthi > Cc: dev@dpdk.org; Shivah Shankar Shankar Narayan Rao > ; Anup Prabhu ; > Prince Takkar > Subject: [PATCH v2 1/1] app/mldev: enable suppo

[PATCH v2 1/1] app/mldev: enable support for pre-quantized I/O

2023-10-26 Thread Srikanth Yalavarthi
From: Anup Prabhu Enabled support for pre-quantized input and output in ML test application. Signed-off-by: Anup Prabhu --- v2: - Updated application help v1: - Initial changes app/test-mldev/ml_options.c| 11 +- app/test-mldev/ml_options.h| 28 ++