aboutsummaryrefslogtreecommitdiff
path: root/applications/baremetal/models/ethos-u55-128/keyword_spotting_ds_dnn_large_clustered_int8/input.h
diff options
context:
space:
mode:
Diffstat (limited to 'applications/baremetal/models/ethos-u55-128/keyword_spotting_ds_dnn_large_clustered_int8/input.h')
-rw-r--r--applications/baremetal/models/ethos-u55-128/keyword_spotting_ds_dnn_large_clustered_int8/input.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/applications/baremetal/models/ethos-u55-128/keyword_spotting_ds_dnn_large_clustered_int8/input.h b/applications/baremetal/models/ethos-u55-128/keyword_spotting_ds_dnn_large_clustered_int8/input.h
index 8afc228..7a66d1a 100644
--- a/applications/baremetal/models/ethos-u55-128/keyword_spotting_ds_dnn_large_clustered_int8/input.h
+++ b/applications/baremetal/models/ethos-u55-128/keyword_spotting_ds_dnn_large_clustered_int8/input.h
@@ -18,7 +18,7 @@
/******************************************************************************************************************
* Model: keyword_spotting_ds_dnn_large_clustered_int8
- * Source: https://github.com/ARM-software/ML-zoo/blob/master/MODEL_LIST.md
+ * Source: https://github.com/ARM-software/ML-zoo/blob/22.02/MODEL_LIST.md
* Hexdump: python3 -c 'import numpy;i=numpy.load("input.npy");i.tofile("input.bin");' && xxd -i input.bin > input.h
******************************************************************************************************************/
@@ -48,4 +48,4 @@ unsigned char inputData[] __attribute__((aligned(16), section("input_data_sec"))
0xee, 0xf6, 0x10, 0x0f, 0x7e, 0x8a, 0xe3, 0x2b, 0xb7, 0x42, 0xdb, 0x88, 0x97, 0xd4, 0x3f, 0x0c, 0x52, 0x6d, 0x2e,
0xed, 0x76, 0x37, 0xca, 0xaf, 0xfb, 0x9d, 0xb1, 0x1c, 0x6b, 0xb5, 0x71, 0xee, 0x72, 0xc1, 0xb6, 0x0f, 0x3a, 0xf3,
0x38, 0x3b, 0xa3, 0x75, 0xbd, 0xf0, 0xf6, 0x86, 0x1a, 0xbc, 0x1c, 0x6a, 0x43, 0xe5, 0xcb, 0x7d, 0xd4, 0xf0, 0x5b,
- 0xbe, 0xb1, 0x69, 0x1f, 0x1b, 0x9c, 0xdf, 0x19, 0xa3, 0x2e, 0xd6, 0x9b, 0xed, 0x90, 0x92}; \ No newline at end of file
+ 0xbe, 0xb1, 0x69, 0x1f, 0x1b, 0x9c, 0xdf, 0x19, 0xa3, 0x2e, 0xd6, 0x9b, 0xed, 0x90, 0x92};