> -----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 11/12] app/mldev: enable reporting stats in mldev app > > Enable reporting driver xstats and inference end-to-end latency and > throughput in mldev inference tests. Reporting of stats can be enabled using > "--stats" option. > > Signed-off-by: Srikanth Yalavarthi <[email protected]> > --- > app/test-mldev/ml_options.c | 22 ++-- > app/test-mldev/ml_options.h | 2 + > app/test-mldev/test_inference_common.c | 139 > +++++++++++++++++++++ > app/test-mldev/test_inference_common.h | 8 ++ > app/test-mldev/test_inference_interleave.c | 4 + > app/test-mldev/test_inference_ordered.c | 1 + > 6 files changed, 168 insertions(+), 8 deletions(-) > Acked-by: Anup Prabhu <[email protected]>
<<attachment: winmail.dat>>

