aboutsummaryrefslogtreecommitdiff
path: root/applications/baremetal/models/ethos-u55-128/keyword_spotting_cnn_small_int8/output.h
diff options
context:
space:
mode:
Diffstat (limited to 'applications/baremetal/models/ethos-u55-128/keyword_spotting_cnn_small_int8/output.h')
-rw-r--r--applications/baremetal/models/ethos-u55-128/keyword_spotting_cnn_small_int8/output.h9
1 files changed, 4 insertions, 5 deletions
diff --git a/applications/baremetal/models/ethos-u55-128/keyword_spotting_cnn_small_int8/output.h b/applications/baremetal/models/ethos-u55-128/keyword_spotting_cnn_small_int8/output.h
index 9963a3b..a1b0422 100644
--- a/applications/baremetal/models/ethos-u55-128/keyword_spotting_cnn_small_int8/output.h
+++ b/applications/baremetal/models/ethos-u55-128/keyword_spotting_cnn_small_int8/output.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2021 Arm Limited. All rights reserved.
+ * Copyright (c) 2021-2022 Arm Limited. All rights reserved.
*
* SPDX-License-Identifier: Apache-2.0
*
@@ -21,7 +21,6 @@
* Source: https://github.com/ARM-software/ML-zoo/tree/master/models/keyword_spotting/cnn_small/tflite_int8
******************************************************************************************************************/
-unsigned char expectedOutputData[48] __attribute__((aligned(16), section("expected_output_data_sec"))) = {
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0x3c, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x3c, 0x3f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
- 0x00, 0x00, 0x34, 0x3e, 0x00, 0x00, 0xc0, 0x3c, 0x00, 0x00, 0x30, 0x3d, 0x00, 0x00, 0x00, 0x00}; \ No newline at end of file
+unsigned char expectedOutputData[] __attribute__((
+ aligned(16),
+ section("expected_output_data_sec"))) = {0x80, 0xba, 0x80, 0x81, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x45}; \ No newline at end of file