From 177c69d40dddd4db9da7875b9979b82c67609cd1 Mon Sep 17 00:00:00 2001 From: Isabella Gottardi Date: Fri, 25 Feb 2022 10:56:57 +0000 Subject: Documentation fixes Change-Id: I2036332cffee94f1a3b69b391586d0a2f6c9db55 --- docs/use_cases/visual_wake_word.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'docs/use_cases/visual_wake_word.md') diff --git a/docs/use_cases/visual_wake_word.md b/docs/use_cases/visual_wake_word.md index 918402d..a6f6130 100644 --- a/docs/use_cases/visual_wake_word.md +++ b/docs/use_cases/visual_wake_word.md @@ -88,7 +88,6 @@ Also see: - [Configuring with custom TPIP dependencies](../sections/building.md#configuring-with-custom-tpip-dependencies) - [Using Arm Compiler](../sections/building.md#using-arm-compiler) - [Configuring the build for simple-platform](../sections/building.md#configuring-the-build-for-simple_platform) -- [Working with model debugger from Arm Fast Model Tools](../sections/building.md#working-with-model-debugger-from-arm-fast-model-tools) - [Building for different Ethos-U NPU variants](../sections/building.md#building-for-different-ethos-u-npu-variants) > **Note:** If re-building with changed parameters values, it is highly advised to clean the build directory and re-run @@ -301,7 +300,7 @@ Choice: INFO - Added ethos-u support to op resolver INFO - Creating allocator using tensor arena in SRAM INFO - Allocating tensors - INFO - Model INPUT tensors: + INFO - Model INPUT tensors: INFO - tensor type is INT8 INFO - tensor occupies 16384 bytes with dimensions INFO - 0: 1 @@ -311,7 +310,7 @@ Choice: INFO - Quant dimension: 0 INFO - Scale[0] = 0.008138 INFO - ZeroPoint[0] = -70 - INFO - Model OUTPUT tensors: + INFO - Model OUTPUT tensors: INFO - tensor type is INT8 INFO - tensor occupies 2 bytes with dimensions INFO - 0: 1 -- cgit v1.2.1