> -----Original Message----- > From: Srikanth Yalavarthi <[email protected]> > Sent: Tuesday, February 7, 2023 9:20 PM > To: Srikanth Yalavarthi <[email protected]> > Cc: [email protected]; Shivah Shankar Shankar Narayan Rao > <[email protected]>; Jerin Jacob Kollanukkaran > <[email protected]>; Anup Prabhu <[email protected]>; Prince Takkar > <[email protected]>; Parijat Shukla <[email protected]> > Subject: [PATCH v4 09/12] app/mldev: enable support for inference batches > > Enabled support to execute multiple batches of inferences per each > enqueue request. Input and reference for the test should be appropriately > provided for multi-batch run. Number of batches can be specified through "-- > batches" option. > > Signed-off-by: Srikanth Yalavarthi <[email protected]> > --- > app/test-mldev/ml_options.c | 15 ++++++++++++--- > app/test-mldev/ml_options.h | 2 ++ > app/test-mldev/test_inference_common.c | 22 +++++++++++++--------- > app/test-mldev/test_model_common.c | 6 ++++++ > app/test-mldev/test_model_common.h | 1 + > 5 files changed, 34 insertions(+), 12 deletions(-) > Acked-by: Anup Prabhu <[email protected]>
<<attachment: winmail.dat>>

