From 6fded05ade1b880c2b18dba594f39744c38eeb50 Mon Sep 17 00:00:00 2001 From: Isabella Gottardi Date: Tue, 20 Jul 2021 12:39:02 +0100 Subject: Change NPU Total report to uppercase Change-Id: I803b1d4d8b4a19fa83c5c329760de2f7623b63fc --- docs/use_cases/kws_asr.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/use_cases/kws_asr.md') diff --git a/docs/use_cases/kws_asr.md b/docs/use_cases/kws_asr.md index 752d037..102f116 100644 --- a/docs/use_cases/kws_asr.md +++ b/docs/use_cases/kws_asr.md @@ -542,7 +542,7 @@ INFO - NPU AXI0_WR_DATA_BEAT_WRITTEN beats: 82607 INFO - NPU AXI1_RD_DATA_BEAT_RECEIVED beats: 59608 INFO - NPU ACTIVE cycles: 680611 INFO - NPU IDLE cycles: 561 -INFO - NPU total cycles: 681172 +INFO - NPU TOTAL cycles: 681172 INFO - Keyword spotted INFO - Inference 1/2 INFO - Inference 2/2 @@ -555,7 +555,7 @@ INFO - NPU AXI0_WR_DATA_BEAT_WRITTEN beats: 2841970 INFO - NPU AXI1_RD_DATA_BEAT_RECEIVED beats: 2717670 INFO - NPU ACTIVE cycles: 28909309 INFO - NPU IDLE cycles: 863 -INFO - NPU total cycles: 28910172 +INFO - NPU TOTAL cycles: 28910172 ``` It can take several minutes to complete one inference run. The average time is around 2-3 minutes. -- cgit v1.2.1