From 3eaabb4afc684160e3bb8e5034de77353fdc585b Mon Sep 17 00:00:00 2001 From: Kristofer Jonsson Date: Mon, 7 Feb 2022 16:39:11 +0100 Subject: Updating baremetal models Change-Id: I18db0d2534882a75307b8af8dc572a91681b81e6 --- .../keyword_spotting_ds_cnn_large_clustered_int8/output.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'applications/baremetal/models/ethos-u55-256/keyword_spotting_ds_cnn_large_clustered_int8/output.h') diff --git a/applications/baremetal/models/ethos-u55-256/keyword_spotting_ds_cnn_large_clustered_int8/output.h b/applications/baremetal/models/ethos-u55-256/keyword_spotting_ds_cnn_large_clustered_int8/output.h index 9b14907..4b9689f 100644 --- a/applications/baremetal/models/ethos-u55-256/keyword_spotting_ds_cnn_large_clustered_int8/output.h +++ b/applications/baremetal/models/ethos-u55-256/keyword_spotting_ds_cnn_large_clustered_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 * @@ -25,4 +25,4 @@ unsigned char expectedOutputData[] __attribute__(( aligned(16), - section("expected_output_data_sec"))) = {0x80, 0x7f, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80}; \ No newline at end of file + section("expected_output_data_sec"))) = {0x80, 0x3d, 0x80, 0x80, 0x80, 0x80, 0x82, 0x80, 0x80, 0x80, 0x80, 0xc1}; \ No newline at end of file -- cgit v1.2.1