> -----Original Message-----
> From: Srikanth Yalavarthi <syalavar...@marvell.com>
> Sent: Tuesday, February 7, 2023 9:20 PM
> To: Srikanth Yalavarthi <syalavar...@marvell.com>
> Cc: dev@dpdk.org; Shivah Shankar Shankar Narayan Rao
> <sshankarn...@marvell.com>; Jerin Jacob Kollanukkaran
> <jer...@marvell.com>; Anup Prabhu <apra...@marvell.com>; Prince Takkar
> <ptak...@marvell.com>; Parijat Shukla <pshu...@marvell.com>
> Subject: [PATCH v4 10/12] app/mldev: enable support for inference
> validation
> 
> Enabled support to validate inference output with reference output
> provided by the user. Validation would be successful only when the
> inference outputs are within the 'tolerance'
> specified through command line option "--tolerance".
> 
> Signed-off-by: Srikanth Yalavarthi <syalavar...@marvell.com>
> ---
>  app/test-mldev/meson.build             |   2 +-
>  app/test-mldev/ml_options.c            |  36 +++-
>  app/test-mldev/ml_options.h            |   3 +
>  app/test-mldev/test_inference_common.c | 218
> ++++++++++++++++++++++++-
>  app/test-mldev/test_inference_common.h |   1 +
>  app/test-mldev/test_model_common.h     |   1 +
>  6 files changed, 250 insertions(+), 11 deletions(-)
> 
Acked-by: Anup Prabhu <apra...@marvell.com>

<<attachment: winmail.dat>>

Reply via email to