[PATCH v4 10/12] app/mldev: enable support for inference validation
Anup Prabhu
aprabhu at marvell.com
Thu Feb 16 13:23:50 CET 2023
> -----Original Message-----
> From: Srikanth Yalavarthi <syalavarthi at marvell.com>
> Sent: Tuesday, February 7, 2023 9:20 PM
> To: Srikanth Yalavarthi <syalavarthi at marvell.com>
> Cc: dev at dpdk.org; Shivah Shankar Shankar Narayan Rao
> <sshankarnara at marvell.com>; Jerin Jacob Kollanukkaran
> <jerinj at marvell.com>; Anup Prabhu <aprabhu at marvell.com>; Prince Takkar
> <ptakkar at marvell.com>; Parijat Shukla <pshukla at 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 <syalavarthi at 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 <aprabhu at marvell.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winmail.dat
Type: application/ms-tnef
Size: 23084 bytes
Desc: not available
URL: <http://mails.dpdk.org/archives/dev/attachments/20230216/8cf05b08/attachment-0001.bin>
More information about the dev
mailing list