aboutsummaryrefslogtreecommitdiff
path: root/applications/baremetal/models/ethos-u55-128/keyword_spotting_ds_cnn_large_clustered_int8/model.h
diff options
context:
space:
mode:
Diffstat (limited to 'applications/baremetal/models/ethos-u55-128/keyword_spotting_ds_cnn_large_clustered_int8/model.h')
-rw-r--r--applications/baremetal/models/ethos-u55-128/keyword_spotting_ds_cnn_large_clustered_int8/model.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/applications/baremetal/models/ethos-u55-128/keyword_spotting_ds_cnn_large_clustered_int8/model.h b/applications/baremetal/models/ethos-u55-128/keyword_spotting_ds_cnn_large_clustered_int8/model.h
index fc68d4f..db8e8d1 100644
--- a/applications/baremetal/models/ethos-u55-128/keyword_spotting_ds_cnn_large_clustered_int8/model.h
+++ b/applications/baremetal/models/ethos-u55-128/keyword_spotting_ds_cnn_large_clustered_int8/model.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
*
@@ -24,6 +24,8 @@
* Hexdump: xxd -i ds_cnn_clustered_vela.tflite model.h
******************************************************************************************************************/
+#define TENSOR_ARENA_SIZE 150000
+
const char *modelName = "keyword_spotting_ds_cnn_large_clustered_int8";
unsigned char networkModelData[] __attribute__((aligned(16), section("network_model_sec"))) = {