aboutsummaryrefslogtreecommitdiff
path: root/applications/baremetal/models/ethos-u65-512/keyword_spotting_cnn_small_int8/input.h
diff options
context:
space:
mode:
Diffstat (limited to 'applications/baremetal/models/ethos-u65-512/keyword_spotting_cnn_small_int8/input.h')
-rw-r--r--applications/baremetal/models/ethos-u65-512/keyword_spotting_cnn_small_int8/input.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/applications/baremetal/models/ethos-u65-512/keyword_spotting_cnn_small_int8/input.h b/applications/baremetal/models/ethos-u65-512/keyword_spotting_cnn_small_int8/input.h
index 6ceab5d..44dcd43 100644
--- a/applications/baremetal/models/ethos-u65-512/keyword_spotting_cnn_small_int8/input.h
+++ b/applications/baremetal/models/ethos-u65-512/keyword_spotting_cnn_small_int8/input.h
@@ -18,7 +18,7 @@
/******************************************************************************************************************
* Model: keyword_spotting_cnn_small_int8
- * Source: https://github.com/ARM-software/ML-zoo/tree/master/models/keyword_spotting/cnn_small/tflite_int8
+ * Source: https://github.com/ARM-software/ML-zoo/tree/22.02/models/keyword_spotting/cnn_small/tflite_int8
* 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"))
0x98, 0xbc, 0x57, 0xb4, 0x26, 0x2a, 0x3e, 0x8e, 0x85, 0x26, 0xa7, 0x50, 0x5e, 0xa2, 0x12, 0x71, 0x9d, 0x5f, 0xe5,
0x8f, 0x18, 0x86, 0x4f, 0x08, 0x49, 0xca, 0xe9, 0xbe, 0x49, 0x7a, 0x4d, 0x1e, 0xe7, 0x10, 0x55, 0x47, 0x85, 0x26,
0xed, 0xbd, 0x53, 0x75, 0x13, 0xac, 0x0c, 0x99, 0xa5, 0x66, 0x7b, 0xe4, 0xe1, 0x18, 0x22, 0xb7, 0x37, 0x26, 0xbe,
- 0xea, 0xc7, 0x44, 0xcc, 0xce, 0x0e, 0x50, 0x66, 0x48, 0x6b, 0x8e, 0x2e, 0x65, 0x81, 0xc6}; \ No newline at end of file
+ 0xea, 0xc7, 0x44, 0xcc, 0xce, 0x0e, 0x50, 0x66, 0x48, 0x6b, 0x8e, 0x2e, 0x65, 0x81, 0xc6};