From e0f90c83206aac9903e48864f243aa1e7345cc02 Mon Sep 17 00:00:00 2001 From: Robert Rostohar Date: Wed, 27 Sep 2023 13:46:50 +0200 Subject: [PATCH] Update pack versions in examples - ARM::CMSIS@6.0.0 or higher - ARM::CMSIS_DPF@1.0.0 or higher - ARM::CMSIS-DSP@1.15.0 or higher --- AVH-MLOps-main/MLOps.csolution.yml | 4 ++-- AVH-MLOps-main/Target/CM0/Target.clayer.yml | 1 - AVH-MLOps-main/Target/CM0plus/Target.clayer.yml | 1 - AVH-MLOps-main/Target/CM23/Target.clayer.yml | 1 - AVH-MLOps-main/Target/CM3/Target.clayer.yml | 1 - AVH-MLOps-main/Target/CM33/Target.clayer.yml | 1 - AVH-MLOps-main/Target/CM4/Target.clayer.yml | 1 - AVH-MLOps-main/Target/CM4_FP/Target.clayer.yml | 1 - AVH-MLOps-main/Target/CM55/Target.clayer.yml | 1 - AVH-MLOps-main/Target/CM55_Ethos/Target.clayer.yml | 1 - AVH-MLOps-main/Target/CM7/Target.clayer.yml | 1 - AVH-MLOps-main/Target/CM85/Target.clayer.yml | 1 - AVH-MLOps-main/Target/CM85_Ethos/Target.clayer.yml | 1 - AVH-MLOps-main/Test/ML_Test.cproject.yml | 3 +++ QeexoAutoML/MLOps.csolution.yml | 5 +++-- QeexoAutoML/Target/CM0/Target.clayer.yml | 1 - QeexoAutoML/Target/CM0plus/Target.clayer.yml | 1 - QeexoAutoML/Target/CM23/Target.clayer.yml | 1 - QeexoAutoML/Target/CM3/Target.clayer.yml | 1 - QeexoAutoML/Target/CM33/Target.clayer.yml | 1 - QeexoAutoML/Target/CM4/Target.clayer.yml | 1 - QeexoAutoML/Target/CM4_FP/Target.clayer.yml | 1 - QeexoAutoML/Target/CM55/Target.clayer.yml | 1 - QeexoAutoML/Target/CM55_Ethos/Target.clayer.yml | 1 - QeexoAutoML/Target/CM7/Target.clayer.yml | 1 - QeexoAutoML/Target/CM85/Target.clayer.yml | 1 - QeexoAutoML/Target/CM85_Ethos/Target.clayer.yml | 1 - QeexoAutoML/Test/ML_Test.cproject.yml | 10 ++++------ TFLmicrospeech/MLOps.csolution.yml | 2 +- TFLmicrospeech/Model/ML_Model.cproject.yml | 4 +++- .../Model/RTE/_balanced_CM0/Pre_Include_Global.h | 4 ++-- .../Model/RTE/_balanced_CM0/RTE_Components.h | 12 ++++++------ .../Model/RTE/_balanced_CM0plus/Pre_Include_Global.h | 4 ++-- .../Model/RTE/_balanced_CM0plus/RTE_Components.h | 12 ++++++------ .../Model/RTE/_balanced_CM23/Pre_Include_Global.h | 4 ++-- .../Model/RTE/_balanced_CM23/RTE_Components.h | 12 ++++++------ .../Model/RTE/_balanced_CM3/Pre_Include_Global.h | 4 ++-- .../Model/RTE/_balanced_CM3/RTE_Components.h | 12 ++++++------ .../Model/RTE/_balanced_CM33/Pre_Include_Global.h | 4 ++-- .../Model/RTE/_balanced_CM33/RTE_Components.h | 12 ++++++------ .../Model/RTE/_balanced_CM4/Pre_Include_Global.h | 4 ++-- .../Model/RTE/_balanced_CM4/RTE_Components.h | 12 ++++++------ .../Model/RTE/_balanced_CM4_FP/Pre_Include_Global.h | 4 ++-- .../Model/RTE/_balanced_CM4_FP/RTE_Components.h | 12 ++++++------ .../Model/RTE/_balanced_CM55/Pre_Include_Global.h | 4 ++-- .../Model/RTE/_balanced_CM55/RTE_Components.h | 12 ++++++------ .../RTE/_balanced_CM55_Ethos/Pre_Include_Global.h | 4 ++-- .../Model/RTE/_balanced_CM55_Ethos/RTE_Components.h | 12 ++++++------ .../Model/RTE/_balanced_CM7/Pre_Include_Global.h | 4 ++-- .../Model/RTE/_balanced_CM7/RTE_Components.h | 12 ++++++------ .../Model/RTE/_balanced_CM85/Pre_Include_Global.h | 4 ++-- .../Model/RTE/_balanced_CM85/RTE_Components.h | 12 ++++++------ .../RTE/_balanced_CM85_Ethos/Pre_Include_Global.h | 4 ++-- .../Model/RTE/_balanced_CM85_Ethos/RTE_Components.h | 12 ++++++------ .../Model/RTE/_size_CM0/Pre_Include_Global.h | 4 ++-- TFLmicrospeech/Model/RTE/_size_CM0/RTE_Components.h | 12 ++++++------ .../Model/RTE/_size_CM0plus/Pre_Include_Global.h | 4 ++-- .../Model/RTE/_size_CM0plus/RTE_Components.h | 12 ++++++------ .../Model/RTE/_size_CM23/Pre_Include_Global.h | 4 ++-- TFLmicrospeech/Model/RTE/_size_CM23/RTE_Components.h | 12 ++++++------ .../Model/RTE/_size_CM3/Pre_Include_Global.h | 4 ++-- TFLmicrospeech/Model/RTE/_size_CM3/RTE_Components.h | 12 ++++++------ .../Model/RTE/_size_CM33/Pre_Include_Global.h | 4 ++-- TFLmicrospeech/Model/RTE/_size_CM33/RTE_Components.h | 12 ++++++------ .../Model/RTE/_size_CM4/Pre_Include_Global.h | 4 ++-- TFLmicrospeech/Model/RTE/_size_CM4/RTE_Components.h | 12 ++++++------ .../Model/RTE/_size_CM4_FP/Pre_Include_Global.h | 4 ++-- .../Model/RTE/_size_CM4_FP/RTE_Components.h | 12 ++++++------ .../Model/RTE/_size_CM55/Pre_Include_Global.h | 4 ++-- TFLmicrospeech/Model/RTE/_size_CM55/RTE_Components.h | 12 ++++++------ .../Model/RTE/_size_CM55_Ethos/Pre_Include_Global.h | 4 ++-- .../Model/RTE/_size_CM55_Ethos/RTE_Components.h | 12 ++++++------ .../Model/RTE/_size_CM7/Pre_Include_Global.h | 4 ++-- TFLmicrospeech/Model/RTE/_size_CM7/RTE_Components.h | 12 ++++++------ .../Model/RTE/_size_CM85/Pre_Include_Global.h | 4 ++-- TFLmicrospeech/Model/RTE/_size_CM85/RTE_Components.h | 12 ++++++------ .../Model/RTE/_size_CM85_Ethos/Pre_Include_Global.h | 4 ++-- .../Model/RTE/_size_CM85_Ethos/RTE_Components.h | 12 ++++++------ .../Model/RTE/_speed_CM0/Pre_Include_Global.h | 4 ++-- TFLmicrospeech/Model/RTE/_speed_CM0/RTE_Components.h | 12 ++++++------ .../Model/RTE/_speed_CM0plus/Pre_Include_Global.h | 4 ++-- .../Model/RTE/_speed_CM0plus/RTE_Components.h | 12 ++++++------ .../Model/RTE/_speed_CM23/Pre_Include_Global.h | 4 ++-- .../Model/RTE/_speed_CM23/RTE_Components.h | 12 ++++++------ .../Model/RTE/_speed_CM3/Pre_Include_Global.h | 4 ++-- TFLmicrospeech/Model/RTE/_speed_CM3/RTE_Components.h | 12 ++++++------ .../Model/RTE/_speed_CM33/Pre_Include_Global.h | 4 ++-- .../Model/RTE/_speed_CM33/RTE_Components.h | 12 ++++++------ .../Model/RTE/_speed_CM4/Pre_Include_Global.h | 4 ++-- TFLmicrospeech/Model/RTE/_speed_CM4/RTE_Components.h | 12 ++++++------ .../Model/RTE/_speed_CM4_FP/Pre_Include_Global.h | 4 ++-- .../Model/RTE/_speed_CM4_FP/RTE_Components.h | 12 ++++++------ .../Model/RTE/_speed_CM55/Pre_Include_Global.h | 4 ++-- .../Model/RTE/_speed_CM55/RTE_Components.h | 12 ++++++------ .../Model/RTE/_speed_CM55_Ethos/Pre_Include_Global.h | 4 ++-- .../Model/RTE/_speed_CM55_Ethos/RTE_Components.h | 12 ++++++------ .../Model/RTE/_speed_CM7/Pre_Include_Global.h | 4 ++-- TFLmicrospeech/Model/RTE/_speed_CM7/RTE_Components.h | 12 ++++++------ .../Model/RTE/_speed_CM85/Pre_Include_Global.h | 4 ++-- .../Model/RTE/_speed_CM85/RTE_Components.h | 12 ++++++------ .../Model/RTE/_speed_CM85_Ethos/Pre_Include_Global.h | 4 ++-- .../Model/RTE/_speed_CM85_Ethos/RTE_Components.h | 12 ++++++------ TFLmicrospeech/Target/CM0/Target.clayer.yml | 1 - TFLmicrospeech/Target/CM0plus/Target.clayer.yml | 1 - TFLmicrospeech/Target/CM23/Target.clayer.yml | 1 - TFLmicrospeech/Target/CM3/Target.clayer.yml | 1 - TFLmicrospeech/Target/CM33/Target.clayer.yml | 1 - TFLmicrospeech/Target/CM4/Target.clayer.yml | 1 - TFLmicrospeech/Target/CM4_FP/Target.clayer.yml | 1 - TFLmicrospeech/Target/CM55/Target.clayer.yml | 1 - TFLmicrospeech/Target/CM55_Ethos/Target.clayer.yml | 1 - TFLmicrospeech/Target/CM7/Target.clayer.yml | 1 - TFLmicrospeech/Target/CM85/Target.clayer.yml | 1 - TFLmicrospeech/Target/CM85_Ethos/Target.clayer.yml | 1 - TFLmicrospeech/Test/ML_Test.cproject.yml | 6 ++---- .../Test/RTE/_balanced_CM0/RTE_Components.h | 8 ++++---- .../Test/RTE/_balanced_CM0plus/RTE_Components.h | 8 ++++---- .../Test/RTE/_balanced_CM23/RTE_Components.h | 8 ++++---- .../Test/RTE/_balanced_CM3/RTE_Components.h | 8 ++++---- .../Test/RTE/_balanced_CM33/RTE_Components.h | 8 ++++---- .../Test/RTE/_balanced_CM4/RTE_Components.h | 8 ++++---- .../Test/RTE/_balanced_CM4_FP/RTE_Components.h | 8 ++++---- .../Test/RTE/_balanced_CM55/RTE_Components.h | 8 ++++---- .../Test/RTE/_balanced_CM55_Ethos/RTE_Components.h | 8 ++++---- .../Test/RTE/_balanced_CM7/RTE_Components.h | 8 ++++---- .../Test/RTE/_balanced_CM85/RTE_Components.h | 8 ++++---- .../Test/RTE/_balanced_CM85_Ethos/RTE_Components.h | 8 ++++---- TFLmicrospeech/Test/RTE/_size_CM0/RTE_Components.h | 8 ++++---- .../Test/RTE/_size_CM0plus/RTE_Components.h | 8 ++++---- TFLmicrospeech/Test/RTE/_size_CM23/RTE_Components.h | 8 ++++---- TFLmicrospeech/Test/RTE/_size_CM3/RTE_Components.h | 8 ++++---- TFLmicrospeech/Test/RTE/_size_CM33/RTE_Components.h | 8 ++++---- TFLmicrospeech/Test/RTE/_size_CM4/RTE_Components.h | 8 ++++---- .../Test/RTE/_size_CM4_FP/RTE_Components.h | 8 ++++---- TFLmicrospeech/Test/RTE/_size_CM55/RTE_Components.h | 8 ++++---- .../Test/RTE/_size_CM55_Ethos/RTE_Components.h | 8 ++++---- TFLmicrospeech/Test/RTE/_size_CM7/RTE_Components.h | 8 ++++---- TFLmicrospeech/Test/RTE/_size_CM85/RTE_Components.h | 8 ++++---- .../Test/RTE/_size_CM85_Ethos/RTE_Components.h | 8 ++++---- TFLmicrospeech/Test/RTE/_speed_CM0/RTE_Components.h | 8 ++++---- .../Test/RTE/_speed_CM0plus/RTE_Components.h | 8 ++++---- TFLmicrospeech/Test/RTE/_speed_CM23/RTE_Components.h | 8 ++++---- TFLmicrospeech/Test/RTE/_speed_CM3/RTE_Components.h | 8 ++++---- TFLmicrospeech/Test/RTE/_speed_CM33/RTE_Components.h | 8 ++++---- TFLmicrospeech/Test/RTE/_speed_CM4/RTE_Components.h | 8 ++++---- .../Test/RTE/_speed_CM4_FP/RTE_Components.h | 8 ++++---- TFLmicrospeech/Test/RTE/_speed_CM55/RTE_Components.h | 8 ++++---- .../Test/RTE/_speed_CM55_Ethos/RTE_Components.h | 8 ++++---- TFLmicrospeech/Test/RTE/_speed_CM7/RTE_Components.h | 8 ++++---- TFLmicrospeech/Test/RTE/_speed_CM85/RTE_Components.h | 8 ++++---- .../Test/RTE/_speed_CM85_Ethos/RTE_Components.h | 8 ++++---- mlek-kws/MLOps.csolution.yml | 2 +- mlek-kws/Model/ML_Model.cproject.yml | 4 ++-- mlek-kws/Target/CM0/Target.clayer.yml | 5 ----- mlek-kws/Target/CM0plus/Target.clayer.yml | 5 ----- mlek-kws/Target/CM23/Target.clayer.yml | 5 ----- mlek-kws/Target/CM3/Target.clayer.yml | 5 ----- mlek-kws/Target/CM33/Target.clayer.yml | 5 ----- mlek-kws/Target/CM4/Target.clayer.yml | 5 ----- mlek-kws/Target/CM4_FP/Target.clayer.yml | 5 ----- mlek-kws/Target/CM55/Target.clayer.yml | 5 ----- mlek-kws/Target/CM55_Ethos/Target.clayer.yml | 5 +---- mlek-kws/Target/CM7/Target.clayer.yml | 5 ----- mlek-kws/Target/CM85/Target.clayer.yml | 5 ----- mlek-kws/Target/CM85_Ethos/Target.clayer.yml | 5 +---- mlek-kws/Test/ML_Test.cproject.yml | 4 +++- mlek-kws/Test/RTE/_balanced_CM33/RTE_Components.h | 4 ++++ mlek-kws/Test/RTE/_size_CM33/RTE_Components.h | 4 ++++ mlek-kws/Test/RTE/_speed_CM33/RTE_Components.h | 4 ++++ 169 files changed, 470 insertions(+), 546 deletions(-) diff --git a/AVH-MLOps-main/MLOps.csolution.yml b/AVH-MLOps-main/MLOps.csolution.yml index 6f50161..3a52f2e 100644 --- a/AVH-MLOps-main/MLOps.csolution.yml +++ b/AVH-MLOps-main/MLOps.csolution.yml @@ -4,8 +4,8 @@ solution: cdefault: packs: - - pack: ARM::CMSIS - - pack: ARM::CMSIS_DFP + - pack: ARM::CMSIS_DFP@>=1.0.0-dev0 + - pack: ARM::CMSIS@>=6.0.0-dev0 target-types: - type: CM0 diff --git a/AVH-MLOps-main/Target/CM0/Target.clayer.yml b/AVH-MLOps-main/Target/CM0/Target.clayer.yml index 9ac41a4..8902fd3 100644 --- a/AVH-MLOps-main/Target/CM0/Target.clayer.yml +++ b/AVH-MLOps-main/Target/CM0/Target.clayer.yml @@ -3,7 +3,6 @@ layer: description: Cortex-M0 target components and files components: - - component: ARM::CMSIS:CORE - component: Device:Startup&C Startup linker: diff --git a/AVH-MLOps-main/Target/CM0plus/Target.clayer.yml b/AVH-MLOps-main/Target/CM0plus/Target.clayer.yml index 6ce822a..65c6e57 100644 --- a/AVH-MLOps-main/Target/CM0plus/Target.clayer.yml +++ b/AVH-MLOps-main/Target/CM0plus/Target.clayer.yml @@ -3,7 +3,6 @@ layer: description: Cortex-M0+ target components and files components: - - component: ARM::CMSIS:CORE - component: Device:Startup&C Startup linker: diff --git a/AVH-MLOps-main/Target/CM23/Target.clayer.yml b/AVH-MLOps-main/Target/CM23/Target.clayer.yml index 5882cf1..ec51ad5 100644 --- a/AVH-MLOps-main/Target/CM23/Target.clayer.yml +++ b/AVH-MLOps-main/Target/CM23/Target.clayer.yml @@ -3,7 +3,6 @@ layer: description: Cortex-M23 target components and files components: - - component: ARM::CMSIS:CORE - component: Device:Startup&C Startup linker: diff --git a/AVH-MLOps-main/Target/CM3/Target.clayer.yml b/AVH-MLOps-main/Target/CM3/Target.clayer.yml index a4f0660..323448f 100644 --- a/AVH-MLOps-main/Target/CM3/Target.clayer.yml +++ b/AVH-MLOps-main/Target/CM3/Target.clayer.yml @@ -3,7 +3,6 @@ layer: description: Cortex-M3 target components and files components: - - component: ARM::CMSIS:CORE - component: Device:Startup&C Startup linker: diff --git a/AVH-MLOps-main/Target/CM33/Target.clayer.yml b/AVH-MLOps-main/Target/CM33/Target.clayer.yml index 2af3226..0a4be50 100644 --- a/AVH-MLOps-main/Target/CM33/Target.clayer.yml +++ b/AVH-MLOps-main/Target/CM33/Target.clayer.yml @@ -3,7 +3,6 @@ layer: description: Cortex-M33 target components and files components: - - component: ARM::CMSIS:CORE - component: Device:Startup&C Startup linker: diff --git a/AVH-MLOps-main/Target/CM4/Target.clayer.yml b/AVH-MLOps-main/Target/CM4/Target.clayer.yml index 6b2475d..e4e0b6a 100644 --- a/AVH-MLOps-main/Target/CM4/Target.clayer.yml +++ b/AVH-MLOps-main/Target/CM4/Target.clayer.yml @@ -3,7 +3,6 @@ layer: description: Cortex-M4 target components and files components: - - component: ARM::CMSIS:CORE - component: Device:Startup&C Startup linker: diff --git a/AVH-MLOps-main/Target/CM4_FP/Target.clayer.yml b/AVH-MLOps-main/Target/CM4_FP/Target.clayer.yml index c4ef803..51dd72a 100644 --- a/AVH-MLOps-main/Target/CM4_FP/Target.clayer.yml +++ b/AVH-MLOps-main/Target/CM4_FP/Target.clayer.yml @@ -3,7 +3,6 @@ layer: description: Cortex-M4 with FPU target components and files components: - - component: ARM::CMSIS:CORE - component: Device:Startup&C Startup linker: diff --git a/AVH-MLOps-main/Target/CM55/Target.clayer.yml b/AVH-MLOps-main/Target/CM55/Target.clayer.yml index f35490e..6967564 100644 --- a/AVH-MLOps-main/Target/CM55/Target.clayer.yml +++ b/AVH-MLOps-main/Target/CM55/Target.clayer.yml @@ -3,7 +3,6 @@ layer: description: Cortex-M55 target components and files components: - - component: ARM::CMSIS:CORE - component: Device:Startup&C Startup linker: diff --git a/AVH-MLOps-main/Target/CM55_Ethos/Target.clayer.yml b/AVH-MLOps-main/Target/CM55_Ethos/Target.clayer.yml index b42f4be..e5ccb96 100644 --- a/AVH-MLOps-main/Target/CM55_Ethos/Target.clayer.yml +++ b/AVH-MLOps-main/Target/CM55_Ethos/Target.clayer.yml @@ -3,7 +3,6 @@ layer: description: Cortex-M55 with Ethos-U target components and files components: - - component: ARM::CMSIS:CORE - component: Device:Startup&C Startup linker: diff --git a/AVH-MLOps-main/Target/CM7/Target.clayer.yml b/AVH-MLOps-main/Target/CM7/Target.clayer.yml index 6882154..38a1bad 100644 --- a/AVH-MLOps-main/Target/CM7/Target.clayer.yml +++ b/AVH-MLOps-main/Target/CM7/Target.clayer.yml @@ -3,7 +3,6 @@ layer: description: Cortex-M7 target components and files components: - - component: ARM::CMSIS:CORE - component: Device:Startup&C Startup linker: diff --git a/AVH-MLOps-main/Target/CM85/Target.clayer.yml b/AVH-MLOps-main/Target/CM85/Target.clayer.yml index d52433c..5c353d3 100644 --- a/AVH-MLOps-main/Target/CM85/Target.clayer.yml +++ b/AVH-MLOps-main/Target/CM85/Target.clayer.yml @@ -3,7 +3,6 @@ layer: description: Cortex-M85 target components and files components: - - component: ARM::CMSIS:CORE - component: Device:Startup&C Startup linker: diff --git a/AVH-MLOps-main/Target/CM85_Ethos/Target.clayer.yml b/AVH-MLOps-main/Target/CM85_Ethos/Target.clayer.yml index d805f9d..24eee1a 100644 --- a/AVH-MLOps-main/Target/CM85_Ethos/Target.clayer.yml +++ b/AVH-MLOps-main/Target/CM85_Ethos/Target.clayer.yml @@ -3,7 +3,6 @@ layer: description: Cortex-M85 with Ethos-U target components and files components: - - component: ARM::CMSIS:CORE - component: Device:Startup&C Startup linker: diff --git a/AVH-MLOps-main/Test/ML_Test.cproject.yml b/AVH-MLOps-main/Test/ML_Test.cproject.yml index f47481e..5658321 100644 --- a/AVH-MLOps-main/Test/ML_Test.cproject.yml +++ b/AVH-MLOps-main/Test/ML_Test.cproject.yml @@ -1,5 +1,8 @@ project: + components: + - component: ARM::CMSIS:CORE + groups: - group: Source files files: diff --git a/QeexoAutoML/MLOps.csolution.yml b/QeexoAutoML/MLOps.csolution.yml index 86335cf..cc7e6d5 100644 --- a/QeexoAutoML/MLOps.csolution.yml +++ b/QeexoAutoML/MLOps.csolution.yml @@ -3,8 +3,6 @@ solution: cdefault: - packs: - - pack: ARM::CMSIS_DFP misc: - C-CPP: @@ -24,6 +22,9 @@ solution: Link: - -Wl,--gc-sections + packs: + - pack: ARM::CMSIS_DFP@>=1.0.0-dev0 + target-types: # - type: CM0 # device: ARMCM0 diff --git a/QeexoAutoML/Target/CM0/Target.clayer.yml b/QeexoAutoML/Target/CM0/Target.clayer.yml index 9ac41a4..8902fd3 100644 --- a/QeexoAutoML/Target/CM0/Target.clayer.yml +++ b/QeexoAutoML/Target/CM0/Target.clayer.yml @@ -3,7 +3,6 @@ layer: description: Cortex-M0 target components and files components: - - component: ARM::CMSIS:CORE - component: Device:Startup&C Startup linker: diff --git a/QeexoAutoML/Target/CM0plus/Target.clayer.yml b/QeexoAutoML/Target/CM0plus/Target.clayer.yml index 6ce822a..65c6e57 100644 --- a/QeexoAutoML/Target/CM0plus/Target.clayer.yml +++ b/QeexoAutoML/Target/CM0plus/Target.clayer.yml @@ -3,7 +3,6 @@ layer: description: Cortex-M0+ target components and files components: - - component: ARM::CMSIS:CORE - component: Device:Startup&C Startup linker: diff --git a/QeexoAutoML/Target/CM23/Target.clayer.yml b/QeexoAutoML/Target/CM23/Target.clayer.yml index 5882cf1..ec51ad5 100644 --- a/QeexoAutoML/Target/CM23/Target.clayer.yml +++ b/QeexoAutoML/Target/CM23/Target.clayer.yml @@ -3,7 +3,6 @@ layer: description: Cortex-M23 target components and files components: - - component: ARM::CMSIS:CORE - component: Device:Startup&C Startup linker: diff --git a/QeexoAutoML/Target/CM3/Target.clayer.yml b/QeexoAutoML/Target/CM3/Target.clayer.yml index a4f0660..323448f 100644 --- a/QeexoAutoML/Target/CM3/Target.clayer.yml +++ b/QeexoAutoML/Target/CM3/Target.clayer.yml @@ -3,7 +3,6 @@ layer: description: Cortex-M3 target components and files components: - - component: ARM::CMSIS:CORE - component: Device:Startup&C Startup linker: diff --git a/QeexoAutoML/Target/CM33/Target.clayer.yml b/QeexoAutoML/Target/CM33/Target.clayer.yml index 2af3226..0a4be50 100644 --- a/QeexoAutoML/Target/CM33/Target.clayer.yml +++ b/QeexoAutoML/Target/CM33/Target.clayer.yml @@ -3,7 +3,6 @@ layer: description: Cortex-M33 target components and files components: - - component: ARM::CMSIS:CORE - component: Device:Startup&C Startup linker: diff --git a/QeexoAutoML/Target/CM4/Target.clayer.yml b/QeexoAutoML/Target/CM4/Target.clayer.yml index 6b2475d..e4e0b6a 100644 --- a/QeexoAutoML/Target/CM4/Target.clayer.yml +++ b/QeexoAutoML/Target/CM4/Target.clayer.yml @@ -3,7 +3,6 @@ layer: description: Cortex-M4 target components and files components: - - component: ARM::CMSIS:CORE - component: Device:Startup&C Startup linker: diff --git a/QeexoAutoML/Target/CM4_FP/Target.clayer.yml b/QeexoAutoML/Target/CM4_FP/Target.clayer.yml index c4ef803..51dd72a 100644 --- a/QeexoAutoML/Target/CM4_FP/Target.clayer.yml +++ b/QeexoAutoML/Target/CM4_FP/Target.clayer.yml @@ -3,7 +3,6 @@ layer: description: Cortex-M4 with FPU target components and files components: - - component: ARM::CMSIS:CORE - component: Device:Startup&C Startup linker: diff --git a/QeexoAutoML/Target/CM55/Target.clayer.yml b/QeexoAutoML/Target/CM55/Target.clayer.yml index abb5642..fa04dcd 100644 --- a/QeexoAutoML/Target/CM55/Target.clayer.yml +++ b/QeexoAutoML/Target/CM55/Target.clayer.yml @@ -3,7 +3,6 @@ layer: description: Cortex-M55 target components and files components: - - component: ARM::CMSIS:CORE - component: Device:Startup&C Startup linker: diff --git a/QeexoAutoML/Target/CM55_Ethos/Target.clayer.yml b/QeexoAutoML/Target/CM55_Ethos/Target.clayer.yml index e0bff36..af013a3 100644 --- a/QeexoAutoML/Target/CM55_Ethos/Target.clayer.yml +++ b/QeexoAutoML/Target/CM55_Ethos/Target.clayer.yml @@ -3,7 +3,6 @@ layer: description: Cortex-M55 with Ethos-U target components and files components: - - component: ARM::CMSIS:CORE - component: Device:Startup&C Startup linker: diff --git a/QeexoAutoML/Target/CM7/Target.clayer.yml b/QeexoAutoML/Target/CM7/Target.clayer.yml index e416a17..1adba01 100644 --- a/QeexoAutoML/Target/CM7/Target.clayer.yml +++ b/QeexoAutoML/Target/CM7/Target.clayer.yml @@ -3,7 +3,6 @@ layer: description: Cortex-M7 target components and files components: - - component: ARM::CMSIS:CORE - component: Device:Startup&C Startup linker: diff --git a/QeexoAutoML/Target/CM85/Target.clayer.yml b/QeexoAutoML/Target/CM85/Target.clayer.yml index 21fde0d..38c9925 100644 --- a/QeexoAutoML/Target/CM85/Target.clayer.yml +++ b/QeexoAutoML/Target/CM85/Target.clayer.yml @@ -3,7 +3,6 @@ layer: description: Cortex-M85 target components and files components: - - component: ARM::CMSIS:CORE - component: Device:Startup&C Startup linker: diff --git a/QeexoAutoML/Target/CM85_Ethos/Target.clayer.yml b/QeexoAutoML/Target/CM85_Ethos/Target.clayer.yml index e416af0..449447d 100644 --- a/QeexoAutoML/Target/CM85_Ethos/Target.clayer.yml +++ b/QeexoAutoML/Target/CM85_Ethos/Target.clayer.yml @@ -3,7 +3,6 @@ layer: description: Cortex-M85 with Ethos-U target components and files components: - - component: ARM::CMSIS:CORE - component: Device:Startup&C Startup linker: diff --git a/QeexoAutoML/Test/ML_Test.cproject.yml b/QeexoAutoML/Test/ML_Test.cproject.yml index ddbe773..449ae25 100644 --- a/QeexoAutoML/Test/ML_Test.cproject.yml +++ b/QeexoAutoML/Test/ML_Test.cproject.yml @@ -3,13 +3,10 @@ project: debug: on packs: - - pack: ARM::CMSIS - # path: ../ - - pack: ARM::CMSIS_DFP - # path: ../ + - pack: ARM::CMSIS@>=6.0.0-dev0 - pack: ARM::CMSIS-View@1.0.0 - - pack: ARM::CMSIS-DSP - - pack: ARM::CMSIS-RTX + - pack: ARM::CMSIS-DSP@1.15.0 + - pack: ARM::CMSIS-RTX@>=1.0.0-dev0 add-path: - ../Include @@ -17,6 +14,7 @@ project: components: - component: Device:OS Tick + - component: ARM::CMSIS:CORE - component: ARM::CMSIS:DSP&Source not-for-context: - +CM55 diff --git a/TFLmicrospeech/MLOps.csolution.yml b/TFLmicrospeech/MLOps.csolution.yml index d5261d6..d25acce 100644 --- a/TFLmicrospeech/MLOps.csolution.yml +++ b/TFLmicrospeech/MLOps.csolution.yml @@ -17,7 +17,7 @@ solution: - -Wl,--gc-sections packs: - - pack: ARM::CMSIS_DFP + - pack: ARM::CMSIS_DFP@>=1.0.0-dev0 target-types: - type: CM0 diff --git a/TFLmicrospeech/Model/ML_Model.cproject.yml b/TFLmicrospeech/Model/ML_Model.cproject.yml index 7d2a4bb..645e52e 100644 --- a/TFLmicrospeech/Model/ML_Model.cproject.yml +++ b/TFLmicrospeech/Model/ML_Model.cproject.yml @@ -3,7 +3,9 @@ project: debug: off packs: - - pack: ARM::CMSIS@5.9.0 + - pack: ARM::CMSIS@>=6.0.0-dev0 + - pack: ARM::CMSIS-DSP@1.15.0 + - pack: ARM::CMSIS-NN@4.0.0 - pack: tensorflow::flatbuffers@1.22.5-rc4 - pack: tensorflow::gemmlowp@1.22.5-rc4 - pack: tensorflow::kissfft@1.22.5-rc4 diff --git a/TFLmicrospeech/Model/RTE/_balanced_CM0/Pre_Include_Global.h b/TFLmicrospeech/Model/RTE/_balanced_CM0/Pre_Include_Global.h index 14f36e4..64403f6 100644 --- a/TFLmicrospeech/Model/RTE/_balanced_CM0/Pre_Include_Global.h +++ b/TFLmicrospeech/Model/RTE/_balanced_CM0/Pre_Include_Global.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.balanced+CM0' * Target: 'balanced+CM0' @@ -9,7 +9,7 @@ #ifndef PRE_INCLUDE_GLOBAL_H #define PRE_INCLUDE_GLOBAL_H -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ // enabling global pre includes #define TF_LITE_STATIC_MEMORY 1 #define CMSIS_NN diff --git a/TFLmicrospeech/Model/RTE/_balanced_CM0/RTE_Components.h b/TFLmicrospeech/Model/RTE/_balanced_CM0/RTE_Components.h index a3381bc..6877fbe 100644 --- a/TFLmicrospeech/Model/RTE/_balanced_CM0/RTE_Components.h +++ b/TFLmicrospeech/Model/RTE/_balanced_CM0/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.balanced+CM0' * Target: 'balanced+CM0' @@ -15,15 +15,15 @@ */ #define CMSIS_device_header "ARMCM0.h" -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Data Processing:Math:gemmlowp fixed-point:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:gemmlowp fixed-point&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_gemmlowp /* gemmlowp */ -/* tensorflow::Data Processing:Math:kissfft:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:kissfft&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_kissfft /* kissfft */ -/* tensorflow::Data Processing:Math:ruy:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:ruy&tensorflow@1.22.5-rc4 */ #define RTE_DataProcessing_Math_ruy /* ruy */ -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Model/RTE/_balanced_CM0plus/Pre_Include_Global.h b/TFLmicrospeech/Model/RTE/_balanced_CM0plus/Pre_Include_Global.h index ecbd80e..701ec43 100644 --- a/TFLmicrospeech/Model/RTE/_balanced_CM0plus/Pre_Include_Global.h +++ b/TFLmicrospeech/Model/RTE/_balanced_CM0plus/Pre_Include_Global.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.balanced+CM0plus' * Target: 'balanced+CM0plus' @@ -9,7 +9,7 @@ #ifndef PRE_INCLUDE_GLOBAL_H #define PRE_INCLUDE_GLOBAL_H -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ // enabling global pre includes #define TF_LITE_STATIC_MEMORY 1 #define CMSIS_NN diff --git a/TFLmicrospeech/Model/RTE/_balanced_CM0plus/RTE_Components.h b/TFLmicrospeech/Model/RTE/_balanced_CM0plus/RTE_Components.h index 3ccd8d1..7066e4f 100644 --- a/TFLmicrospeech/Model/RTE/_balanced_CM0plus/RTE_Components.h +++ b/TFLmicrospeech/Model/RTE/_balanced_CM0plus/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.balanced+CM0plus' * Target: 'balanced+CM0plus' @@ -15,15 +15,15 @@ */ #define CMSIS_device_header "ARMCM0plus.h" -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Data Processing:Math:gemmlowp fixed-point:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:gemmlowp fixed-point&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_gemmlowp /* gemmlowp */ -/* tensorflow::Data Processing:Math:kissfft:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:kissfft&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_kissfft /* kissfft */ -/* tensorflow::Data Processing:Math:ruy:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:ruy&tensorflow@1.22.5-rc4 */ #define RTE_DataProcessing_Math_ruy /* ruy */ -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Model/RTE/_balanced_CM23/Pre_Include_Global.h b/TFLmicrospeech/Model/RTE/_balanced_CM23/Pre_Include_Global.h index 9cf366f..0ab5b8b 100644 --- a/TFLmicrospeech/Model/RTE/_balanced_CM23/Pre_Include_Global.h +++ b/TFLmicrospeech/Model/RTE/_balanced_CM23/Pre_Include_Global.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.balanced+CM23' * Target: 'balanced+CM23' @@ -9,7 +9,7 @@ #ifndef PRE_INCLUDE_GLOBAL_H #define PRE_INCLUDE_GLOBAL_H -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ // enabling global pre includes #define TF_LITE_STATIC_MEMORY 1 #define CMSIS_NN diff --git a/TFLmicrospeech/Model/RTE/_balanced_CM23/RTE_Components.h b/TFLmicrospeech/Model/RTE/_balanced_CM23/RTE_Components.h index 224029b..0ec864f 100644 --- a/TFLmicrospeech/Model/RTE/_balanced_CM23/RTE_Components.h +++ b/TFLmicrospeech/Model/RTE/_balanced_CM23/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.balanced+CM23' * Target: 'balanced+CM23' @@ -15,15 +15,15 @@ */ #define CMSIS_device_header "ARMCM23.h" -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Data Processing:Math:gemmlowp fixed-point:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:gemmlowp fixed-point&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_gemmlowp /* gemmlowp */ -/* tensorflow::Data Processing:Math:kissfft:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:kissfft&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_kissfft /* kissfft */ -/* tensorflow::Data Processing:Math:ruy:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:ruy&tensorflow@1.22.5-rc4 */ #define RTE_DataProcessing_Math_ruy /* ruy */ -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Model/RTE/_balanced_CM3/Pre_Include_Global.h b/TFLmicrospeech/Model/RTE/_balanced_CM3/Pre_Include_Global.h index b6d7d8b..c0f7e67 100644 --- a/TFLmicrospeech/Model/RTE/_balanced_CM3/Pre_Include_Global.h +++ b/TFLmicrospeech/Model/RTE/_balanced_CM3/Pre_Include_Global.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.balanced+CM3' * Target: 'balanced+CM3' @@ -9,7 +9,7 @@ #ifndef PRE_INCLUDE_GLOBAL_H #define PRE_INCLUDE_GLOBAL_H -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ // enabling global pre includes #define TF_LITE_STATIC_MEMORY 1 #define CMSIS_NN diff --git a/TFLmicrospeech/Model/RTE/_balanced_CM3/RTE_Components.h b/TFLmicrospeech/Model/RTE/_balanced_CM3/RTE_Components.h index 978b2fe..505883d 100644 --- a/TFLmicrospeech/Model/RTE/_balanced_CM3/RTE_Components.h +++ b/TFLmicrospeech/Model/RTE/_balanced_CM3/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.balanced+CM3' * Target: 'balanced+CM3' @@ -15,15 +15,15 @@ */ #define CMSIS_device_header "ARMCM3.h" -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Data Processing:Math:gemmlowp fixed-point:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:gemmlowp fixed-point&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_gemmlowp /* gemmlowp */ -/* tensorflow::Data Processing:Math:kissfft:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:kissfft&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_kissfft /* kissfft */ -/* tensorflow::Data Processing:Math:ruy:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:ruy&tensorflow@1.22.5-rc4 */ #define RTE_DataProcessing_Math_ruy /* ruy */ -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Model/RTE/_balanced_CM33/Pre_Include_Global.h b/TFLmicrospeech/Model/RTE/_balanced_CM33/Pre_Include_Global.h index 12627ec..a39957e 100644 --- a/TFLmicrospeech/Model/RTE/_balanced_CM33/Pre_Include_Global.h +++ b/TFLmicrospeech/Model/RTE/_balanced_CM33/Pre_Include_Global.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.balanced+CM33' * Target: 'balanced+CM33' @@ -9,7 +9,7 @@ #ifndef PRE_INCLUDE_GLOBAL_H #define PRE_INCLUDE_GLOBAL_H -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ // enabling global pre includes #define TF_LITE_STATIC_MEMORY 1 #define CMSIS_NN diff --git a/TFLmicrospeech/Model/RTE/_balanced_CM33/RTE_Components.h b/TFLmicrospeech/Model/RTE/_balanced_CM33/RTE_Components.h index 692cdd6..6f1e798 100644 --- a/TFLmicrospeech/Model/RTE/_balanced_CM33/RTE_Components.h +++ b/TFLmicrospeech/Model/RTE/_balanced_CM33/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.balanced+CM33' * Target: 'balanced+CM33' @@ -15,15 +15,15 @@ */ #define CMSIS_device_header "ARMCM33.h" -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Data Processing:Math:gemmlowp fixed-point:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:gemmlowp fixed-point&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_gemmlowp /* gemmlowp */ -/* tensorflow::Data Processing:Math:kissfft:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:kissfft&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_kissfft /* kissfft */ -/* tensorflow::Data Processing:Math:ruy:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:ruy&tensorflow@1.22.5-rc4 */ #define RTE_DataProcessing_Math_ruy /* ruy */ -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Model/RTE/_balanced_CM4/Pre_Include_Global.h b/TFLmicrospeech/Model/RTE/_balanced_CM4/Pre_Include_Global.h index 662cc86..dd07fa8 100644 --- a/TFLmicrospeech/Model/RTE/_balanced_CM4/Pre_Include_Global.h +++ b/TFLmicrospeech/Model/RTE/_balanced_CM4/Pre_Include_Global.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.balanced+CM4' * Target: 'balanced+CM4' @@ -9,7 +9,7 @@ #ifndef PRE_INCLUDE_GLOBAL_H #define PRE_INCLUDE_GLOBAL_H -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ // enabling global pre includes #define TF_LITE_STATIC_MEMORY 1 #define CMSIS_NN diff --git a/TFLmicrospeech/Model/RTE/_balanced_CM4/RTE_Components.h b/TFLmicrospeech/Model/RTE/_balanced_CM4/RTE_Components.h index 55e93d1..1dd379a 100644 --- a/TFLmicrospeech/Model/RTE/_balanced_CM4/RTE_Components.h +++ b/TFLmicrospeech/Model/RTE/_balanced_CM4/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.balanced+CM4' * Target: 'balanced+CM4' @@ -15,15 +15,15 @@ */ #define CMSIS_device_header "ARMCM4.h" -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Data Processing:Math:gemmlowp fixed-point:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:gemmlowp fixed-point&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_gemmlowp /* gemmlowp */ -/* tensorflow::Data Processing:Math:kissfft:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:kissfft&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_kissfft /* kissfft */ -/* tensorflow::Data Processing:Math:ruy:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:ruy&tensorflow@1.22.5-rc4 */ #define RTE_DataProcessing_Math_ruy /* ruy */ -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Model/RTE/_balanced_CM4_FP/Pre_Include_Global.h b/TFLmicrospeech/Model/RTE/_balanced_CM4_FP/Pre_Include_Global.h index cd7f621..dbc6e96 100644 --- a/TFLmicrospeech/Model/RTE/_balanced_CM4_FP/Pre_Include_Global.h +++ b/TFLmicrospeech/Model/RTE/_balanced_CM4_FP/Pre_Include_Global.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.balanced+CM4_FP' * Target: 'balanced+CM4_FP' @@ -9,7 +9,7 @@ #ifndef PRE_INCLUDE_GLOBAL_H #define PRE_INCLUDE_GLOBAL_H -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ // enabling global pre includes #define TF_LITE_STATIC_MEMORY 1 #define CMSIS_NN diff --git a/TFLmicrospeech/Model/RTE/_balanced_CM4_FP/RTE_Components.h b/TFLmicrospeech/Model/RTE/_balanced_CM4_FP/RTE_Components.h index 33ec252..64e43c7 100644 --- a/TFLmicrospeech/Model/RTE/_balanced_CM4_FP/RTE_Components.h +++ b/TFLmicrospeech/Model/RTE/_balanced_CM4_FP/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.balanced+CM4_FP' * Target: 'balanced+CM4_FP' @@ -15,15 +15,15 @@ */ #define CMSIS_device_header "ARMCM4.h" -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Data Processing:Math:gemmlowp fixed-point:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:gemmlowp fixed-point&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_gemmlowp /* gemmlowp */ -/* tensorflow::Data Processing:Math:kissfft:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:kissfft&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_kissfft /* kissfft */ -/* tensorflow::Data Processing:Math:ruy:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:ruy&tensorflow@1.22.5-rc4 */ #define RTE_DataProcessing_Math_ruy /* ruy */ -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Model/RTE/_balanced_CM55/Pre_Include_Global.h b/TFLmicrospeech/Model/RTE/_balanced_CM55/Pre_Include_Global.h index 65a1d89..78829c9 100644 --- a/TFLmicrospeech/Model/RTE/_balanced_CM55/Pre_Include_Global.h +++ b/TFLmicrospeech/Model/RTE/_balanced_CM55/Pre_Include_Global.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.balanced+CM55' * Target: 'balanced+CM55' @@ -9,7 +9,7 @@ #ifndef PRE_INCLUDE_GLOBAL_H #define PRE_INCLUDE_GLOBAL_H -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ // enabling global pre includes #define TF_LITE_STATIC_MEMORY 1 #define CMSIS_NN diff --git a/TFLmicrospeech/Model/RTE/_balanced_CM55/RTE_Components.h b/TFLmicrospeech/Model/RTE/_balanced_CM55/RTE_Components.h index 548c18d..3e81e9b 100644 --- a/TFLmicrospeech/Model/RTE/_balanced_CM55/RTE_Components.h +++ b/TFLmicrospeech/Model/RTE/_balanced_CM55/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.balanced+CM55' * Target: 'balanced+CM55' @@ -15,15 +15,15 @@ */ #define CMSIS_device_header "ARMCM55.h" -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Data Processing:Math:gemmlowp fixed-point:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:gemmlowp fixed-point&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_gemmlowp /* gemmlowp */ -/* tensorflow::Data Processing:Math:kissfft:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:kissfft&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_kissfft /* kissfft */ -/* tensorflow::Data Processing:Math:ruy:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:ruy&tensorflow@1.22.5-rc4 */ #define RTE_DataProcessing_Math_ruy /* ruy */ -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Model/RTE/_balanced_CM55_Ethos/Pre_Include_Global.h b/TFLmicrospeech/Model/RTE/_balanced_CM55_Ethos/Pre_Include_Global.h index cc71a9b..3ea3373 100644 --- a/TFLmicrospeech/Model/RTE/_balanced_CM55_Ethos/Pre_Include_Global.h +++ b/TFLmicrospeech/Model/RTE/_balanced_CM55_Ethos/Pre_Include_Global.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.balanced+CM55_Ethos' * Target: 'balanced+CM55_Ethos' @@ -9,7 +9,7 @@ #ifndef PRE_INCLUDE_GLOBAL_H #define PRE_INCLUDE_GLOBAL_H -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ // enabling global pre includes #define TF_LITE_STATIC_MEMORY 1 #define CMSIS_NN diff --git a/TFLmicrospeech/Model/RTE/_balanced_CM55_Ethos/RTE_Components.h b/TFLmicrospeech/Model/RTE/_balanced_CM55_Ethos/RTE_Components.h index e88d908..9f8ef11 100644 --- a/TFLmicrospeech/Model/RTE/_balanced_CM55_Ethos/RTE_Components.h +++ b/TFLmicrospeech/Model/RTE/_balanced_CM55_Ethos/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.balanced+CM55_Ethos' * Target: 'balanced+CM55_Ethos' @@ -15,15 +15,15 @@ */ #define CMSIS_device_header "ARMCM55.h" -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Data Processing:Math:gemmlowp fixed-point:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:gemmlowp fixed-point&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_gemmlowp /* gemmlowp */ -/* tensorflow::Data Processing:Math:kissfft:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:kissfft&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_kissfft /* kissfft */ -/* tensorflow::Data Processing:Math:ruy:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:ruy&tensorflow@1.22.5-rc4 */ #define RTE_DataProcessing_Math_ruy /* ruy */ -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Model/RTE/_balanced_CM7/Pre_Include_Global.h b/TFLmicrospeech/Model/RTE/_balanced_CM7/Pre_Include_Global.h index 5b71fdc..1917f72 100644 --- a/TFLmicrospeech/Model/RTE/_balanced_CM7/Pre_Include_Global.h +++ b/TFLmicrospeech/Model/RTE/_balanced_CM7/Pre_Include_Global.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.balanced+CM7' * Target: 'balanced+CM7' @@ -9,7 +9,7 @@ #ifndef PRE_INCLUDE_GLOBAL_H #define PRE_INCLUDE_GLOBAL_H -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ // enabling global pre includes #define TF_LITE_STATIC_MEMORY 1 #define CMSIS_NN diff --git a/TFLmicrospeech/Model/RTE/_balanced_CM7/RTE_Components.h b/TFLmicrospeech/Model/RTE/_balanced_CM7/RTE_Components.h index 17aeb76..0b5390b 100644 --- a/TFLmicrospeech/Model/RTE/_balanced_CM7/RTE_Components.h +++ b/TFLmicrospeech/Model/RTE/_balanced_CM7/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.balanced+CM7' * Target: 'balanced+CM7' @@ -15,15 +15,15 @@ */ #define CMSIS_device_header "ARMCM7.h" -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Data Processing:Math:gemmlowp fixed-point:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:gemmlowp fixed-point&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_gemmlowp /* gemmlowp */ -/* tensorflow::Data Processing:Math:kissfft:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:kissfft&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_kissfft /* kissfft */ -/* tensorflow::Data Processing:Math:ruy:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:ruy&tensorflow@1.22.5-rc4 */ #define RTE_DataProcessing_Math_ruy /* ruy */ -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Model/RTE/_balanced_CM85/Pre_Include_Global.h b/TFLmicrospeech/Model/RTE/_balanced_CM85/Pre_Include_Global.h index 1bec609..d2144ca 100644 --- a/TFLmicrospeech/Model/RTE/_balanced_CM85/Pre_Include_Global.h +++ b/TFLmicrospeech/Model/RTE/_balanced_CM85/Pre_Include_Global.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.balanced+CM85' * Target: 'balanced+CM85' @@ -9,7 +9,7 @@ #ifndef PRE_INCLUDE_GLOBAL_H #define PRE_INCLUDE_GLOBAL_H -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ // enabling global pre includes #define TF_LITE_STATIC_MEMORY 1 #define CMSIS_NN diff --git a/TFLmicrospeech/Model/RTE/_balanced_CM85/RTE_Components.h b/TFLmicrospeech/Model/RTE/_balanced_CM85/RTE_Components.h index f3d40ab..b53b016 100644 --- a/TFLmicrospeech/Model/RTE/_balanced_CM85/RTE_Components.h +++ b/TFLmicrospeech/Model/RTE/_balanced_CM85/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.balanced+CM85' * Target: 'balanced+CM85' @@ -15,15 +15,15 @@ */ #define CMSIS_device_header "ARMCM85.h" -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Data Processing:Math:gemmlowp fixed-point:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:gemmlowp fixed-point&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_gemmlowp /* gemmlowp */ -/* tensorflow::Data Processing:Math:kissfft:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:kissfft&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_kissfft /* kissfft */ -/* tensorflow::Data Processing:Math:ruy:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:ruy&tensorflow@1.22.5-rc4 */ #define RTE_DataProcessing_Math_ruy /* ruy */ -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Model/RTE/_balanced_CM85_Ethos/Pre_Include_Global.h b/TFLmicrospeech/Model/RTE/_balanced_CM85_Ethos/Pre_Include_Global.h index b0e4161..c737e81 100644 --- a/TFLmicrospeech/Model/RTE/_balanced_CM85_Ethos/Pre_Include_Global.h +++ b/TFLmicrospeech/Model/RTE/_balanced_CM85_Ethos/Pre_Include_Global.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.balanced+CM85_Ethos' * Target: 'balanced+CM85_Ethos' @@ -9,7 +9,7 @@ #ifndef PRE_INCLUDE_GLOBAL_H #define PRE_INCLUDE_GLOBAL_H -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ // enabling global pre includes #define TF_LITE_STATIC_MEMORY 1 #define CMSIS_NN diff --git a/TFLmicrospeech/Model/RTE/_balanced_CM85_Ethos/RTE_Components.h b/TFLmicrospeech/Model/RTE/_balanced_CM85_Ethos/RTE_Components.h index 757c8ea..361278c 100644 --- a/TFLmicrospeech/Model/RTE/_balanced_CM85_Ethos/RTE_Components.h +++ b/TFLmicrospeech/Model/RTE/_balanced_CM85_Ethos/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.balanced+CM85_Ethos' * Target: 'balanced+CM85_Ethos' @@ -15,15 +15,15 @@ */ #define CMSIS_device_header "ARMCM85.h" -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Data Processing:Math:gemmlowp fixed-point:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:gemmlowp fixed-point&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_gemmlowp /* gemmlowp */ -/* tensorflow::Data Processing:Math:kissfft:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:kissfft&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_kissfft /* kissfft */ -/* tensorflow::Data Processing:Math:ruy:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:ruy&tensorflow@1.22.5-rc4 */ #define RTE_DataProcessing_Math_ruy /* ruy */ -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Model/RTE/_size_CM0/Pre_Include_Global.h b/TFLmicrospeech/Model/RTE/_size_CM0/Pre_Include_Global.h index 072fe2a..11d6df6 100644 --- a/TFLmicrospeech/Model/RTE/_size_CM0/Pre_Include_Global.h +++ b/TFLmicrospeech/Model/RTE/_size_CM0/Pre_Include_Global.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.size+CM0' * Target: 'size+CM0' @@ -9,7 +9,7 @@ #ifndef PRE_INCLUDE_GLOBAL_H #define PRE_INCLUDE_GLOBAL_H -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ // enabling global pre includes #define TF_LITE_STATIC_MEMORY 1 #define CMSIS_NN diff --git a/TFLmicrospeech/Model/RTE/_size_CM0/RTE_Components.h b/TFLmicrospeech/Model/RTE/_size_CM0/RTE_Components.h index 0785958..56d79f5 100644 --- a/TFLmicrospeech/Model/RTE/_size_CM0/RTE_Components.h +++ b/TFLmicrospeech/Model/RTE/_size_CM0/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.size+CM0' * Target: 'size+CM0' @@ -15,15 +15,15 @@ */ #define CMSIS_device_header "ARMCM0.h" -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Data Processing:Math:gemmlowp fixed-point:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:gemmlowp fixed-point&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_gemmlowp /* gemmlowp */ -/* tensorflow::Data Processing:Math:kissfft:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:kissfft&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_kissfft /* kissfft */ -/* tensorflow::Data Processing:Math:ruy:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:ruy&tensorflow@1.22.5-rc4 */ #define RTE_DataProcessing_Math_ruy /* ruy */ -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Model/RTE/_size_CM0plus/Pre_Include_Global.h b/TFLmicrospeech/Model/RTE/_size_CM0plus/Pre_Include_Global.h index 256b3fd..73c8afe 100644 --- a/TFLmicrospeech/Model/RTE/_size_CM0plus/Pre_Include_Global.h +++ b/TFLmicrospeech/Model/RTE/_size_CM0plus/Pre_Include_Global.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.size+CM0plus' * Target: 'size+CM0plus' @@ -9,7 +9,7 @@ #ifndef PRE_INCLUDE_GLOBAL_H #define PRE_INCLUDE_GLOBAL_H -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ // enabling global pre includes #define TF_LITE_STATIC_MEMORY 1 #define CMSIS_NN diff --git a/TFLmicrospeech/Model/RTE/_size_CM0plus/RTE_Components.h b/TFLmicrospeech/Model/RTE/_size_CM0plus/RTE_Components.h index 8dc28a2..e1ac022 100644 --- a/TFLmicrospeech/Model/RTE/_size_CM0plus/RTE_Components.h +++ b/TFLmicrospeech/Model/RTE/_size_CM0plus/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.size+CM0plus' * Target: 'size+CM0plus' @@ -15,15 +15,15 @@ */ #define CMSIS_device_header "ARMCM0plus.h" -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Data Processing:Math:gemmlowp fixed-point:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:gemmlowp fixed-point&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_gemmlowp /* gemmlowp */ -/* tensorflow::Data Processing:Math:kissfft:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:kissfft&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_kissfft /* kissfft */ -/* tensorflow::Data Processing:Math:ruy:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:ruy&tensorflow@1.22.5-rc4 */ #define RTE_DataProcessing_Math_ruy /* ruy */ -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Model/RTE/_size_CM23/Pre_Include_Global.h b/TFLmicrospeech/Model/RTE/_size_CM23/Pre_Include_Global.h index 3125542..fc327b1 100644 --- a/TFLmicrospeech/Model/RTE/_size_CM23/Pre_Include_Global.h +++ b/TFLmicrospeech/Model/RTE/_size_CM23/Pre_Include_Global.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.size+CM23' * Target: 'size+CM23' @@ -9,7 +9,7 @@ #ifndef PRE_INCLUDE_GLOBAL_H #define PRE_INCLUDE_GLOBAL_H -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ // enabling global pre includes #define TF_LITE_STATIC_MEMORY 1 #define CMSIS_NN diff --git a/TFLmicrospeech/Model/RTE/_size_CM23/RTE_Components.h b/TFLmicrospeech/Model/RTE/_size_CM23/RTE_Components.h index 3474710..0cbf3bd 100644 --- a/TFLmicrospeech/Model/RTE/_size_CM23/RTE_Components.h +++ b/TFLmicrospeech/Model/RTE/_size_CM23/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.size+CM23' * Target: 'size+CM23' @@ -15,15 +15,15 @@ */ #define CMSIS_device_header "ARMCM23.h" -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Data Processing:Math:gemmlowp fixed-point:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:gemmlowp fixed-point&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_gemmlowp /* gemmlowp */ -/* tensorflow::Data Processing:Math:kissfft:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:kissfft&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_kissfft /* kissfft */ -/* tensorflow::Data Processing:Math:ruy:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:ruy&tensorflow@1.22.5-rc4 */ #define RTE_DataProcessing_Math_ruy /* ruy */ -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Model/RTE/_size_CM3/Pre_Include_Global.h b/TFLmicrospeech/Model/RTE/_size_CM3/Pre_Include_Global.h index 9f51b94..0ea7ba8 100644 --- a/TFLmicrospeech/Model/RTE/_size_CM3/Pre_Include_Global.h +++ b/TFLmicrospeech/Model/RTE/_size_CM3/Pre_Include_Global.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.size+CM3' * Target: 'size+CM3' @@ -9,7 +9,7 @@ #ifndef PRE_INCLUDE_GLOBAL_H #define PRE_INCLUDE_GLOBAL_H -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ // enabling global pre includes #define TF_LITE_STATIC_MEMORY 1 #define CMSIS_NN diff --git a/TFLmicrospeech/Model/RTE/_size_CM3/RTE_Components.h b/TFLmicrospeech/Model/RTE/_size_CM3/RTE_Components.h index c8ff92a..cc76bbb 100644 --- a/TFLmicrospeech/Model/RTE/_size_CM3/RTE_Components.h +++ b/TFLmicrospeech/Model/RTE/_size_CM3/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.size+CM3' * Target: 'size+CM3' @@ -15,15 +15,15 @@ */ #define CMSIS_device_header "ARMCM3.h" -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Data Processing:Math:gemmlowp fixed-point:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:gemmlowp fixed-point&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_gemmlowp /* gemmlowp */ -/* tensorflow::Data Processing:Math:kissfft:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:kissfft&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_kissfft /* kissfft */ -/* tensorflow::Data Processing:Math:ruy:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:ruy&tensorflow@1.22.5-rc4 */ #define RTE_DataProcessing_Math_ruy /* ruy */ -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Model/RTE/_size_CM33/Pre_Include_Global.h b/TFLmicrospeech/Model/RTE/_size_CM33/Pre_Include_Global.h index 401d50a..45265db 100644 --- a/TFLmicrospeech/Model/RTE/_size_CM33/Pre_Include_Global.h +++ b/TFLmicrospeech/Model/RTE/_size_CM33/Pre_Include_Global.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.size+CM33' * Target: 'size+CM33' @@ -9,7 +9,7 @@ #ifndef PRE_INCLUDE_GLOBAL_H #define PRE_INCLUDE_GLOBAL_H -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ // enabling global pre includes #define TF_LITE_STATIC_MEMORY 1 #define CMSIS_NN diff --git a/TFLmicrospeech/Model/RTE/_size_CM33/RTE_Components.h b/TFLmicrospeech/Model/RTE/_size_CM33/RTE_Components.h index 0c5209b..8052899 100644 --- a/TFLmicrospeech/Model/RTE/_size_CM33/RTE_Components.h +++ b/TFLmicrospeech/Model/RTE/_size_CM33/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.size+CM33' * Target: 'size+CM33' @@ -15,15 +15,15 @@ */ #define CMSIS_device_header "ARMCM33.h" -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Data Processing:Math:gemmlowp fixed-point:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:gemmlowp fixed-point&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_gemmlowp /* gemmlowp */ -/* tensorflow::Data Processing:Math:kissfft:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:kissfft&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_kissfft /* kissfft */ -/* tensorflow::Data Processing:Math:ruy:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:ruy&tensorflow@1.22.5-rc4 */ #define RTE_DataProcessing_Math_ruy /* ruy */ -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Model/RTE/_size_CM4/Pre_Include_Global.h b/TFLmicrospeech/Model/RTE/_size_CM4/Pre_Include_Global.h index 35b2461..74a383a 100644 --- a/TFLmicrospeech/Model/RTE/_size_CM4/Pre_Include_Global.h +++ b/TFLmicrospeech/Model/RTE/_size_CM4/Pre_Include_Global.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.size+CM4' * Target: 'size+CM4' @@ -9,7 +9,7 @@ #ifndef PRE_INCLUDE_GLOBAL_H #define PRE_INCLUDE_GLOBAL_H -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ // enabling global pre includes #define TF_LITE_STATIC_MEMORY 1 #define CMSIS_NN diff --git a/TFLmicrospeech/Model/RTE/_size_CM4/RTE_Components.h b/TFLmicrospeech/Model/RTE/_size_CM4/RTE_Components.h index 6a385a7..d0ec175 100644 --- a/TFLmicrospeech/Model/RTE/_size_CM4/RTE_Components.h +++ b/TFLmicrospeech/Model/RTE/_size_CM4/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.size+CM4' * Target: 'size+CM4' @@ -15,15 +15,15 @@ */ #define CMSIS_device_header "ARMCM4.h" -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Data Processing:Math:gemmlowp fixed-point:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:gemmlowp fixed-point&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_gemmlowp /* gemmlowp */ -/* tensorflow::Data Processing:Math:kissfft:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:kissfft&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_kissfft /* kissfft */ -/* tensorflow::Data Processing:Math:ruy:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:ruy&tensorflow@1.22.5-rc4 */ #define RTE_DataProcessing_Math_ruy /* ruy */ -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Model/RTE/_size_CM4_FP/Pre_Include_Global.h b/TFLmicrospeech/Model/RTE/_size_CM4_FP/Pre_Include_Global.h index e76ff5f..f971813 100644 --- a/TFLmicrospeech/Model/RTE/_size_CM4_FP/Pre_Include_Global.h +++ b/TFLmicrospeech/Model/RTE/_size_CM4_FP/Pre_Include_Global.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.size+CM4_FP' * Target: 'size+CM4_FP' @@ -9,7 +9,7 @@ #ifndef PRE_INCLUDE_GLOBAL_H #define PRE_INCLUDE_GLOBAL_H -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ // enabling global pre includes #define TF_LITE_STATIC_MEMORY 1 #define CMSIS_NN diff --git a/TFLmicrospeech/Model/RTE/_size_CM4_FP/RTE_Components.h b/TFLmicrospeech/Model/RTE/_size_CM4_FP/RTE_Components.h index 4d0bd04..9486dcb 100644 --- a/TFLmicrospeech/Model/RTE/_size_CM4_FP/RTE_Components.h +++ b/TFLmicrospeech/Model/RTE/_size_CM4_FP/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.size+CM4_FP' * Target: 'size+CM4_FP' @@ -15,15 +15,15 @@ */ #define CMSIS_device_header "ARMCM4.h" -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Data Processing:Math:gemmlowp fixed-point:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:gemmlowp fixed-point&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_gemmlowp /* gemmlowp */ -/* tensorflow::Data Processing:Math:kissfft:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:kissfft&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_kissfft /* kissfft */ -/* tensorflow::Data Processing:Math:ruy:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:ruy&tensorflow@1.22.5-rc4 */ #define RTE_DataProcessing_Math_ruy /* ruy */ -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Model/RTE/_size_CM55/Pre_Include_Global.h b/TFLmicrospeech/Model/RTE/_size_CM55/Pre_Include_Global.h index 9b94c3f..cb1351f 100644 --- a/TFLmicrospeech/Model/RTE/_size_CM55/Pre_Include_Global.h +++ b/TFLmicrospeech/Model/RTE/_size_CM55/Pre_Include_Global.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.size+CM55' * Target: 'size+CM55' @@ -9,7 +9,7 @@ #ifndef PRE_INCLUDE_GLOBAL_H #define PRE_INCLUDE_GLOBAL_H -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ // enabling global pre includes #define TF_LITE_STATIC_MEMORY 1 #define CMSIS_NN diff --git a/TFLmicrospeech/Model/RTE/_size_CM55/RTE_Components.h b/TFLmicrospeech/Model/RTE/_size_CM55/RTE_Components.h index 41b2987..20913bd 100644 --- a/TFLmicrospeech/Model/RTE/_size_CM55/RTE_Components.h +++ b/TFLmicrospeech/Model/RTE/_size_CM55/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.size+CM55' * Target: 'size+CM55' @@ -15,15 +15,15 @@ */ #define CMSIS_device_header "ARMCM55.h" -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Data Processing:Math:gemmlowp fixed-point:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:gemmlowp fixed-point&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_gemmlowp /* gemmlowp */ -/* tensorflow::Data Processing:Math:kissfft:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:kissfft&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_kissfft /* kissfft */ -/* tensorflow::Data Processing:Math:ruy:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:ruy&tensorflow@1.22.5-rc4 */ #define RTE_DataProcessing_Math_ruy /* ruy */ -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Model/RTE/_size_CM55_Ethos/Pre_Include_Global.h b/TFLmicrospeech/Model/RTE/_size_CM55_Ethos/Pre_Include_Global.h index 0072303..e4a299c 100644 --- a/TFLmicrospeech/Model/RTE/_size_CM55_Ethos/Pre_Include_Global.h +++ b/TFLmicrospeech/Model/RTE/_size_CM55_Ethos/Pre_Include_Global.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.size+CM55_Ethos' * Target: 'size+CM55_Ethos' @@ -9,7 +9,7 @@ #ifndef PRE_INCLUDE_GLOBAL_H #define PRE_INCLUDE_GLOBAL_H -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ // enabling global pre includes #define TF_LITE_STATIC_MEMORY 1 #define CMSIS_NN diff --git a/TFLmicrospeech/Model/RTE/_size_CM55_Ethos/RTE_Components.h b/TFLmicrospeech/Model/RTE/_size_CM55_Ethos/RTE_Components.h index 4e7f737..88ace8a 100644 --- a/TFLmicrospeech/Model/RTE/_size_CM55_Ethos/RTE_Components.h +++ b/TFLmicrospeech/Model/RTE/_size_CM55_Ethos/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.size+CM55_Ethos' * Target: 'size+CM55_Ethos' @@ -15,15 +15,15 @@ */ #define CMSIS_device_header "ARMCM55.h" -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Data Processing:Math:gemmlowp fixed-point:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:gemmlowp fixed-point&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_gemmlowp /* gemmlowp */ -/* tensorflow::Data Processing:Math:kissfft:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:kissfft&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_kissfft /* kissfft */ -/* tensorflow::Data Processing:Math:ruy:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:ruy&tensorflow@1.22.5-rc4 */ #define RTE_DataProcessing_Math_ruy /* ruy */ -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Model/RTE/_size_CM7/Pre_Include_Global.h b/TFLmicrospeech/Model/RTE/_size_CM7/Pre_Include_Global.h index 6c62571..bb5876f 100644 --- a/TFLmicrospeech/Model/RTE/_size_CM7/Pre_Include_Global.h +++ b/TFLmicrospeech/Model/RTE/_size_CM7/Pre_Include_Global.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.size+CM7' * Target: 'size+CM7' @@ -9,7 +9,7 @@ #ifndef PRE_INCLUDE_GLOBAL_H #define PRE_INCLUDE_GLOBAL_H -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ // enabling global pre includes #define TF_LITE_STATIC_MEMORY 1 #define CMSIS_NN diff --git a/TFLmicrospeech/Model/RTE/_size_CM7/RTE_Components.h b/TFLmicrospeech/Model/RTE/_size_CM7/RTE_Components.h index 3d303de..d6318b4 100644 --- a/TFLmicrospeech/Model/RTE/_size_CM7/RTE_Components.h +++ b/TFLmicrospeech/Model/RTE/_size_CM7/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.size+CM7' * Target: 'size+CM7' @@ -15,15 +15,15 @@ */ #define CMSIS_device_header "ARMCM7.h" -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Data Processing:Math:gemmlowp fixed-point:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:gemmlowp fixed-point&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_gemmlowp /* gemmlowp */ -/* tensorflow::Data Processing:Math:kissfft:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:kissfft&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_kissfft /* kissfft */ -/* tensorflow::Data Processing:Math:ruy:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:ruy&tensorflow@1.22.5-rc4 */ #define RTE_DataProcessing_Math_ruy /* ruy */ -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Model/RTE/_size_CM85/Pre_Include_Global.h b/TFLmicrospeech/Model/RTE/_size_CM85/Pre_Include_Global.h index 47c3f0a..bf3e2f5 100644 --- a/TFLmicrospeech/Model/RTE/_size_CM85/Pre_Include_Global.h +++ b/TFLmicrospeech/Model/RTE/_size_CM85/Pre_Include_Global.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.size+CM85' * Target: 'size+CM85' @@ -9,7 +9,7 @@ #ifndef PRE_INCLUDE_GLOBAL_H #define PRE_INCLUDE_GLOBAL_H -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ // enabling global pre includes #define TF_LITE_STATIC_MEMORY 1 #define CMSIS_NN diff --git a/TFLmicrospeech/Model/RTE/_size_CM85/RTE_Components.h b/TFLmicrospeech/Model/RTE/_size_CM85/RTE_Components.h index 297ed39..de8aba5 100644 --- a/TFLmicrospeech/Model/RTE/_size_CM85/RTE_Components.h +++ b/TFLmicrospeech/Model/RTE/_size_CM85/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.size+CM85' * Target: 'size+CM85' @@ -15,15 +15,15 @@ */ #define CMSIS_device_header "ARMCM85.h" -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Data Processing:Math:gemmlowp fixed-point:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:gemmlowp fixed-point&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_gemmlowp /* gemmlowp */ -/* tensorflow::Data Processing:Math:kissfft:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:kissfft&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_kissfft /* kissfft */ -/* tensorflow::Data Processing:Math:ruy:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:ruy&tensorflow@1.22.5-rc4 */ #define RTE_DataProcessing_Math_ruy /* ruy */ -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Model/RTE/_size_CM85_Ethos/Pre_Include_Global.h b/TFLmicrospeech/Model/RTE/_size_CM85_Ethos/Pre_Include_Global.h index 8d85022..cdaf320 100644 --- a/TFLmicrospeech/Model/RTE/_size_CM85_Ethos/Pre_Include_Global.h +++ b/TFLmicrospeech/Model/RTE/_size_CM85_Ethos/Pre_Include_Global.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.size+CM85_Ethos' * Target: 'size+CM85_Ethos' @@ -9,7 +9,7 @@ #ifndef PRE_INCLUDE_GLOBAL_H #define PRE_INCLUDE_GLOBAL_H -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ // enabling global pre includes #define TF_LITE_STATIC_MEMORY 1 #define CMSIS_NN diff --git a/TFLmicrospeech/Model/RTE/_size_CM85_Ethos/RTE_Components.h b/TFLmicrospeech/Model/RTE/_size_CM85_Ethos/RTE_Components.h index 65b57b3..d04dbcf 100644 --- a/TFLmicrospeech/Model/RTE/_size_CM85_Ethos/RTE_Components.h +++ b/TFLmicrospeech/Model/RTE/_size_CM85_Ethos/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.size+CM85_Ethos' * Target: 'size+CM85_Ethos' @@ -15,15 +15,15 @@ */ #define CMSIS_device_header "ARMCM85.h" -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Data Processing:Math:gemmlowp fixed-point:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:gemmlowp fixed-point&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_gemmlowp /* gemmlowp */ -/* tensorflow::Data Processing:Math:kissfft:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:kissfft&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_kissfft /* kissfft */ -/* tensorflow::Data Processing:Math:ruy:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:ruy&tensorflow@1.22.5-rc4 */ #define RTE_DataProcessing_Math_ruy /* ruy */ -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Model/RTE/_speed_CM0/Pre_Include_Global.h b/TFLmicrospeech/Model/RTE/_speed_CM0/Pre_Include_Global.h index 2fa1dd2..cd796db 100644 --- a/TFLmicrospeech/Model/RTE/_speed_CM0/Pre_Include_Global.h +++ b/TFLmicrospeech/Model/RTE/_speed_CM0/Pre_Include_Global.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.speed+CM0' * Target: 'speed+CM0' @@ -9,7 +9,7 @@ #ifndef PRE_INCLUDE_GLOBAL_H #define PRE_INCLUDE_GLOBAL_H -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ // enabling global pre includes #define TF_LITE_STATIC_MEMORY 1 #define CMSIS_NN diff --git a/TFLmicrospeech/Model/RTE/_speed_CM0/RTE_Components.h b/TFLmicrospeech/Model/RTE/_speed_CM0/RTE_Components.h index 6fb4c66..c82c7ef 100644 --- a/TFLmicrospeech/Model/RTE/_speed_CM0/RTE_Components.h +++ b/TFLmicrospeech/Model/RTE/_speed_CM0/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.speed+CM0' * Target: 'speed+CM0' @@ -15,15 +15,15 @@ */ #define CMSIS_device_header "ARMCM0.h" -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Data Processing:Math:gemmlowp fixed-point:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:gemmlowp fixed-point&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_gemmlowp /* gemmlowp */ -/* tensorflow::Data Processing:Math:kissfft:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:kissfft&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_kissfft /* kissfft */ -/* tensorflow::Data Processing:Math:ruy:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:ruy&tensorflow@1.22.5-rc4 */ #define RTE_DataProcessing_Math_ruy /* ruy */ -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Model/RTE/_speed_CM0plus/Pre_Include_Global.h b/TFLmicrospeech/Model/RTE/_speed_CM0plus/Pre_Include_Global.h index 7929be5..ba59881 100644 --- a/TFLmicrospeech/Model/RTE/_speed_CM0plus/Pre_Include_Global.h +++ b/TFLmicrospeech/Model/RTE/_speed_CM0plus/Pre_Include_Global.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.speed+CM0plus' * Target: 'speed+CM0plus' @@ -9,7 +9,7 @@ #ifndef PRE_INCLUDE_GLOBAL_H #define PRE_INCLUDE_GLOBAL_H -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ // enabling global pre includes #define TF_LITE_STATIC_MEMORY 1 #define CMSIS_NN diff --git a/TFLmicrospeech/Model/RTE/_speed_CM0plus/RTE_Components.h b/TFLmicrospeech/Model/RTE/_speed_CM0plus/RTE_Components.h index 1ad368f..6d02ffb 100644 --- a/TFLmicrospeech/Model/RTE/_speed_CM0plus/RTE_Components.h +++ b/TFLmicrospeech/Model/RTE/_speed_CM0plus/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.speed+CM0plus' * Target: 'speed+CM0plus' @@ -15,15 +15,15 @@ */ #define CMSIS_device_header "ARMCM0plus.h" -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Data Processing:Math:gemmlowp fixed-point:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:gemmlowp fixed-point&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_gemmlowp /* gemmlowp */ -/* tensorflow::Data Processing:Math:kissfft:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:kissfft&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_kissfft /* kissfft */ -/* tensorflow::Data Processing:Math:ruy:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:ruy&tensorflow@1.22.5-rc4 */ #define RTE_DataProcessing_Math_ruy /* ruy */ -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Model/RTE/_speed_CM23/Pre_Include_Global.h b/TFLmicrospeech/Model/RTE/_speed_CM23/Pre_Include_Global.h index 514e476..b1f6811 100644 --- a/TFLmicrospeech/Model/RTE/_speed_CM23/Pre_Include_Global.h +++ b/TFLmicrospeech/Model/RTE/_speed_CM23/Pre_Include_Global.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.speed+CM23' * Target: 'speed+CM23' @@ -9,7 +9,7 @@ #ifndef PRE_INCLUDE_GLOBAL_H #define PRE_INCLUDE_GLOBAL_H -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ // enabling global pre includes #define TF_LITE_STATIC_MEMORY 1 #define CMSIS_NN diff --git a/TFLmicrospeech/Model/RTE/_speed_CM23/RTE_Components.h b/TFLmicrospeech/Model/RTE/_speed_CM23/RTE_Components.h index f9d7861..15aa760 100644 --- a/TFLmicrospeech/Model/RTE/_speed_CM23/RTE_Components.h +++ b/TFLmicrospeech/Model/RTE/_speed_CM23/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.speed+CM23' * Target: 'speed+CM23' @@ -15,15 +15,15 @@ */ #define CMSIS_device_header "ARMCM23.h" -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Data Processing:Math:gemmlowp fixed-point:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:gemmlowp fixed-point&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_gemmlowp /* gemmlowp */ -/* tensorflow::Data Processing:Math:kissfft:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:kissfft&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_kissfft /* kissfft */ -/* tensorflow::Data Processing:Math:ruy:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:ruy&tensorflow@1.22.5-rc4 */ #define RTE_DataProcessing_Math_ruy /* ruy */ -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Model/RTE/_speed_CM3/Pre_Include_Global.h b/TFLmicrospeech/Model/RTE/_speed_CM3/Pre_Include_Global.h index 9aa750c..09dc216 100644 --- a/TFLmicrospeech/Model/RTE/_speed_CM3/Pre_Include_Global.h +++ b/TFLmicrospeech/Model/RTE/_speed_CM3/Pre_Include_Global.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.speed+CM3' * Target: 'speed+CM3' @@ -9,7 +9,7 @@ #ifndef PRE_INCLUDE_GLOBAL_H #define PRE_INCLUDE_GLOBAL_H -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ // enabling global pre includes #define TF_LITE_STATIC_MEMORY 1 #define CMSIS_NN diff --git a/TFLmicrospeech/Model/RTE/_speed_CM3/RTE_Components.h b/TFLmicrospeech/Model/RTE/_speed_CM3/RTE_Components.h index 13ab9a9..772bcc9 100644 --- a/TFLmicrospeech/Model/RTE/_speed_CM3/RTE_Components.h +++ b/TFLmicrospeech/Model/RTE/_speed_CM3/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.speed+CM3' * Target: 'speed+CM3' @@ -15,15 +15,15 @@ */ #define CMSIS_device_header "ARMCM3.h" -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Data Processing:Math:gemmlowp fixed-point:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:gemmlowp fixed-point&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_gemmlowp /* gemmlowp */ -/* tensorflow::Data Processing:Math:kissfft:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:kissfft&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_kissfft /* kissfft */ -/* tensorflow::Data Processing:Math:ruy:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:ruy&tensorflow@1.22.5-rc4 */ #define RTE_DataProcessing_Math_ruy /* ruy */ -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Model/RTE/_speed_CM33/Pre_Include_Global.h b/TFLmicrospeech/Model/RTE/_speed_CM33/Pre_Include_Global.h index b9c6d0d..545c5b4 100644 --- a/TFLmicrospeech/Model/RTE/_speed_CM33/Pre_Include_Global.h +++ b/TFLmicrospeech/Model/RTE/_speed_CM33/Pre_Include_Global.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.speed+CM33' * Target: 'speed+CM33' @@ -9,7 +9,7 @@ #ifndef PRE_INCLUDE_GLOBAL_H #define PRE_INCLUDE_GLOBAL_H -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ // enabling global pre includes #define TF_LITE_STATIC_MEMORY 1 #define CMSIS_NN diff --git a/TFLmicrospeech/Model/RTE/_speed_CM33/RTE_Components.h b/TFLmicrospeech/Model/RTE/_speed_CM33/RTE_Components.h index cffc6c5..60de1ec 100644 --- a/TFLmicrospeech/Model/RTE/_speed_CM33/RTE_Components.h +++ b/TFLmicrospeech/Model/RTE/_speed_CM33/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.speed+CM33' * Target: 'speed+CM33' @@ -15,15 +15,15 @@ */ #define CMSIS_device_header "ARMCM33.h" -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Data Processing:Math:gemmlowp fixed-point:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:gemmlowp fixed-point&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_gemmlowp /* gemmlowp */ -/* tensorflow::Data Processing:Math:kissfft:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:kissfft&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_kissfft /* kissfft */ -/* tensorflow::Data Processing:Math:ruy:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:ruy&tensorflow@1.22.5-rc4 */ #define RTE_DataProcessing_Math_ruy /* ruy */ -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Model/RTE/_speed_CM4/Pre_Include_Global.h b/TFLmicrospeech/Model/RTE/_speed_CM4/Pre_Include_Global.h index 28836a8..2b2d245 100644 --- a/TFLmicrospeech/Model/RTE/_speed_CM4/Pre_Include_Global.h +++ b/TFLmicrospeech/Model/RTE/_speed_CM4/Pre_Include_Global.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.speed+CM4' * Target: 'speed+CM4' @@ -9,7 +9,7 @@ #ifndef PRE_INCLUDE_GLOBAL_H #define PRE_INCLUDE_GLOBAL_H -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ // enabling global pre includes #define TF_LITE_STATIC_MEMORY 1 #define CMSIS_NN diff --git a/TFLmicrospeech/Model/RTE/_speed_CM4/RTE_Components.h b/TFLmicrospeech/Model/RTE/_speed_CM4/RTE_Components.h index 3fe2fcf..fe5de0d 100644 --- a/TFLmicrospeech/Model/RTE/_speed_CM4/RTE_Components.h +++ b/TFLmicrospeech/Model/RTE/_speed_CM4/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.speed+CM4' * Target: 'speed+CM4' @@ -15,15 +15,15 @@ */ #define CMSIS_device_header "ARMCM4.h" -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Data Processing:Math:gemmlowp fixed-point:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:gemmlowp fixed-point&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_gemmlowp /* gemmlowp */ -/* tensorflow::Data Processing:Math:kissfft:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:kissfft&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_kissfft /* kissfft */ -/* tensorflow::Data Processing:Math:ruy:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:ruy&tensorflow@1.22.5-rc4 */ #define RTE_DataProcessing_Math_ruy /* ruy */ -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Model/RTE/_speed_CM4_FP/Pre_Include_Global.h b/TFLmicrospeech/Model/RTE/_speed_CM4_FP/Pre_Include_Global.h index f77d813..31e08d5 100644 --- a/TFLmicrospeech/Model/RTE/_speed_CM4_FP/Pre_Include_Global.h +++ b/TFLmicrospeech/Model/RTE/_speed_CM4_FP/Pre_Include_Global.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.speed+CM4_FP' * Target: 'speed+CM4_FP' @@ -9,7 +9,7 @@ #ifndef PRE_INCLUDE_GLOBAL_H #define PRE_INCLUDE_GLOBAL_H -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ // enabling global pre includes #define TF_LITE_STATIC_MEMORY 1 #define CMSIS_NN diff --git a/TFLmicrospeech/Model/RTE/_speed_CM4_FP/RTE_Components.h b/TFLmicrospeech/Model/RTE/_speed_CM4_FP/RTE_Components.h index dc075a5..c173382 100644 --- a/TFLmicrospeech/Model/RTE/_speed_CM4_FP/RTE_Components.h +++ b/TFLmicrospeech/Model/RTE/_speed_CM4_FP/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.speed+CM4_FP' * Target: 'speed+CM4_FP' @@ -15,15 +15,15 @@ */ #define CMSIS_device_header "ARMCM4.h" -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Data Processing:Math:gemmlowp fixed-point:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:gemmlowp fixed-point&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_gemmlowp /* gemmlowp */ -/* tensorflow::Data Processing:Math:kissfft:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:kissfft&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_kissfft /* kissfft */ -/* tensorflow::Data Processing:Math:ruy:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:ruy&tensorflow@1.22.5-rc4 */ #define RTE_DataProcessing_Math_ruy /* ruy */ -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Model/RTE/_speed_CM55/Pre_Include_Global.h b/TFLmicrospeech/Model/RTE/_speed_CM55/Pre_Include_Global.h index 9cf821b..4148563 100644 --- a/TFLmicrospeech/Model/RTE/_speed_CM55/Pre_Include_Global.h +++ b/TFLmicrospeech/Model/RTE/_speed_CM55/Pre_Include_Global.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.speed+CM55' * Target: 'speed+CM55' @@ -9,7 +9,7 @@ #ifndef PRE_INCLUDE_GLOBAL_H #define PRE_INCLUDE_GLOBAL_H -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ // enabling global pre includes #define TF_LITE_STATIC_MEMORY 1 #define CMSIS_NN diff --git a/TFLmicrospeech/Model/RTE/_speed_CM55/RTE_Components.h b/TFLmicrospeech/Model/RTE/_speed_CM55/RTE_Components.h index 9fdecd5..67675f9 100644 --- a/TFLmicrospeech/Model/RTE/_speed_CM55/RTE_Components.h +++ b/TFLmicrospeech/Model/RTE/_speed_CM55/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.speed+CM55' * Target: 'speed+CM55' @@ -15,15 +15,15 @@ */ #define CMSIS_device_header "ARMCM55.h" -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Data Processing:Math:gemmlowp fixed-point:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:gemmlowp fixed-point&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_gemmlowp /* gemmlowp */ -/* tensorflow::Data Processing:Math:kissfft:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:kissfft&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_kissfft /* kissfft */ -/* tensorflow::Data Processing:Math:ruy:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:ruy&tensorflow@1.22.5-rc4 */ #define RTE_DataProcessing_Math_ruy /* ruy */ -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Model/RTE/_speed_CM55_Ethos/Pre_Include_Global.h b/TFLmicrospeech/Model/RTE/_speed_CM55_Ethos/Pre_Include_Global.h index df16a73..35c6d31 100644 --- a/TFLmicrospeech/Model/RTE/_speed_CM55_Ethos/Pre_Include_Global.h +++ b/TFLmicrospeech/Model/RTE/_speed_CM55_Ethos/Pre_Include_Global.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.speed+CM55_Ethos' * Target: 'speed+CM55_Ethos' @@ -9,7 +9,7 @@ #ifndef PRE_INCLUDE_GLOBAL_H #define PRE_INCLUDE_GLOBAL_H -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ // enabling global pre includes #define TF_LITE_STATIC_MEMORY 1 #define CMSIS_NN diff --git a/TFLmicrospeech/Model/RTE/_speed_CM55_Ethos/RTE_Components.h b/TFLmicrospeech/Model/RTE/_speed_CM55_Ethos/RTE_Components.h index 904d2ca..0c59567 100644 --- a/TFLmicrospeech/Model/RTE/_speed_CM55_Ethos/RTE_Components.h +++ b/TFLmicrospeech/Model/RTE/_speed_CM55_Ethos/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.speed+CM55_Ethos' * Target: 'speed+CM55_Ethos' @@ -15,15 +15,15 @@ */ #define CMSIS_device_header "ARMCM55.h" -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Data Processing:Math:gemmlowp fixed-point:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:gemmlowp fixed-point&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_gemmlowp /* gemmlowp */ -/* tensorflow::Data Processing:Math:kissfft:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:kissfft&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_kissfft /* kissfft */ -/* tensorflow::Data Processing:Math:ruy:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:ruy&tensorflow@1.22.5-rc4 */ #define RTE_DataProcessing_Math_ruy /* ruy */ -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Model/RTE/_speed_CM7/Pre_Include_Global.h b/TFLmicrospeech/Model/RTE/_speed_CM7/Pre_Include_Global.h index 88277f8..a7870e8 100644 --- a/TFLmicrospeech/Model/RTE/_speed_CM7/Pre_Include_Global.h +++ b/TFLmicrospeech/Model/RTE/_speed_CM7/Pre_Include_Global.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.speed+CM7' * Target: 'speed+CM7' @@ -9,7 +9,7 @@ #ifndef PRE_INCLUDE_GLOBAL_H #define PRE_INCLUDE_GLOBAL_H -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ // enabling global pre includes #define TF_LITE_STATIC_MEMORY 1 #define CMSIS_NN diff --git a/TFLmicrospeech/Model/RTE/_speed_CM7/RTE_Components.h b/TFLmicrospeech/Model/RTE/_speed_CM7/RTE_Components.h index 20b8321..cab69cf 100644 --- a/TFLmicrospeech/Model/RTE/_speed_CM7/RTE_Components.h +++ b/TFLmicrospeech/Model/RTE/_speed_CM7/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.speed+CM7' * Target: 'speed+CM7' @@ -15,15 +15,15 @@ */ #define CMSIS_device_header "ARMCM7.h" -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Data Processing:Math:gemmlowp fixed-point:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:gemmlowp fixed-point&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_gemmlowp /* gemmlowp */ -/* tensorflow::Data Processing:Math:kissfft:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:kissfft&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_kissfft /* kissfft */ -/* tensorflow::Data Processing:Math:ruy:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:ruy&tensorflow@1.22.5-rc4 */ #define RTE_DataProcessing_Math_ruy /* ruy */ -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Model/RTE/_speed_CM85/Pre_Include_Global.h b/TFLmicrospeech/Model/RTE/_speed_CM85/Pre_Include_Global.h index 1401a5f..72c58d4 100644 --- a/TFLmicrospeech/Model/RTE/_speed_CM85/Pre_Include_Global.h +++ b/TFLmicrospeech/Model/RTE/_speed_CM85/Pre_Include_Global.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.speed+CM85' * Target: 'speed+CM85' @@ -9,7 +9,7 @@ #ifndef PRE_INCLUDE_GLOBAL_H #define PRE_INCLUDE_GLOBAL_H -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ // enabling global pre includes #define TF_LITE_STATIC_MEMORY 1 #define CMSIS_NN diff --git a/TFLmicrospeech/Model/RTE/_speed_CM85/RTE_Components.h b/TFLmicrospeech/Model/RTE/_speed_CM85/RTE_Components.h index 8ecb071..f4827fd 100644 --- a/TFLmicrospeech/Model/RTE/_speed_CM85/RTE_Components.h +++ b/TFLmicrospeech/Model/RTE/_speed_CM85/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.speed+CM85' * Target: 'speed+CM85' @@ -15,15 +15,15 @@ */ #define CMSIS_device_header "ARMCM85.h" -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Data Processing:Math:gemmlowp fixed-point:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:gemmlowp fixed-point&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_gemmlowp /* gemmlowp */ -/* tensorflow::Data Processing:Math:kissfft:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:kissfft&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_kissfft /* kissfft */ -/* tensorflow::Data Processing:Math:ruy:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:ruy&tensorflow@1.22.5-rc4 */ #define RTE_DataProcessing_Math_ruy /* ruy */ -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Model/RTE/_speed_CM85_Ethos/Pre_Include_Global.h b/TFLmicrospeech/Model/RTE/_speed_CM85_Ethos/Pre_Include_Global.h index da88b83..64dc994 100644 --- a/TFLmicrospeech/Model/RTE/_speed_CM85_Ethos/Pre_Include_Global.h +++ b/TFLmicrospeech/Model/RTE/_speed_CM85_Ethos/Pre_Include_Global.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.speed+CM85_Ethos' * Target: 'speed+CM85_Ethos' @@ -9,7 +9,7 @@ #ifndef PRE_INCLUDE_GLOBAL_H #define PRE_INCLUDE_GLOBAL_H -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ // enabling global pre includes #define TF_LITE_STATIC_MEMORY 1 #define CMSIS_NN diff --git a/TFLmicrospeech/Model/RTE/_speed_CM85_Ethos/RTE_Components.h b/TFLmicrospeech/Model/RTE/_speed_CM85_Ethos/RTE_Components.h index 20bce15..88bf1b4 100644 --- a/TFLmicrospeech/Model/RTE/_speed_CM85_Ethos/RTE_Components.h +++ b/TFLmicrospeech/Model/RTE/_speed_CM85_Ethos/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Model.speed+CM85_Ethos' * Target: 'speed+CM85_Ethos' @@ -15,15 +15,15 @@ */ #define CMSIS_device_header "ARMCM85.h" -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Data Processing:Math:gemmlowp fixed-point:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:gemmlowp fixed-point&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_gemmlowp /* gemmlowp */ -/* tensorflow::Data Processing:Math:kissfft:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:kissfft&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Math_kissfft /* kissfft */ -/* tensorflow::Data Processing:Math:ruy:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Processing:Math:ruy&tensorflow@1.22.5-rc4 */ #define RTE_DataProcessing_Math_ruy /* ruy */ -/* tensorflow::Machine Learning:TensorFlow:Kernel:CMSIS-NN:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Kernel&CMSIS-NN@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Target/CM0/Target.clayer.yml b/TFLmicrospeech/Target/CM0/Target.clayer.yml index bd24c67..92b73fb 100644 --- a/TFLmicrospeech/Target/CM0/Target.clayer.yml +++ b/TFLmicrospeech/Target/CM0/Target.clayer.yml @@ -3,7 +3,6 @@ layer: description: Cortex-M0 target components and files components: - - component: ARM::CMSIS:CORE - component: Device:Startup&C Startup linker: diff --git a/TFLmicrospeech/Target/CM0plus/Target.clayer.yml b/TFLmicrospeech/Target/CM0plus/Target.clayer.yml index 7637f53..94a5e73 100644 --- a/TFLmicrospeech/Target/CM0plus/Target.clayer.yml +++ b/TFLmicrospeech/Target/CM0plus/Target.clayer.yml @@ -3,7 +3,6 @@ layer: description: Cortex-M0+ target components and files components: - - component: ARM::CMSIS:CORE - component: Device:Startup&C Startup linker: diff --git a/TFLmicrospeech/Target/CM23/Target.clayer.yml b/TFLmicrospeech/Target/CM23/Target.clayer.yml index cbdfa80..d6aed74 100644 --- a/TFLmicrospeech/Target/CM23/Target.clayer.yml +++ b/TFLmicrospeech/Target/CM23/Target.clayer.yml @@ -3,7 +3,6 @@ layer: description: Cortex-M23 target components and files components: - - component: ARM::CMSIS:CORE - component: Device:Startup&C Startup linker: diff --git a/TFLmicrospeech/Target/CM3/Target.clayer.yml b/TFLmicrospeech/Target/CM3/Target.clayer.yml index 7dec29a..8cb9464 100644 --- a/TFLmicrospeech/Target/CM3/Target.clayer.yml +++ b/TFLmicrospeech/Target/CM3/Target.clayer.yml @@ -3,7 +3,6 @@ layer: description: Cortex-M3 target components and files components: - - component: ARM::CMSIS:CORE - component: Device:Startup&C Startup linker: diff --git a/TFLmicrospeech/Target/CM33/Target.clayer.yml b/TFLmicrospeech/Target/CM33/Target.clayer.yml index cbc6ac3..b5bc256 100644 --- a/TFLmicrospeech/Target/CM33/Target.clayer.yml +++ b/TFLmicrospeech/Target/CM33/Target.clayer.yml @@ -3,7 +3,6 @@ layer: description: Cortex-M33 target components and files components: - - component: ARM::CMSIS:CORE - component: Device:Startup&C Startup linker: diff --git a/TFLmicrospeech/Target/CM4/Target.clayer.yml b/TFLmicrospeech/Target/CM4/Target.clayer.yml index 7c6ca41..55cc07c 100644 --- a/TFLmicrospeech/Target/CM4/Target.clayer.yml +++ b/TFLmicrospeech/Target/CM4/Target.clayer.yml @@ -3,7 +3,6 @@ layer: description: Cortex-M4 target components and files components: - - component: ARM::CMSIS:CORE - component: Device:Startup&C Startup linker: diff --git a/TFLmicrospeech/Target/CM4_FP/Target.clayer.yml b/TFLmicrospeech/Target/CM4_FP/Target.clayer.yml index 2c62414..ee10318 100644 --- a/TFLmicrospeech/Target/CM4_FP/Target.clayer.yml +++ b/TFLmicrospeech/Target/CM4_FP/Target.clayer.yml @@ -3,7 +3,6 @@ layer: description: Cortex-M4 with FPU target components and files components: - - component: ARM::CMSIS:CORE - component: Device:Startup&C Startup linker: diff --git a/TFLmicrospeech/Target/CM55/Target.clayer.yml b/TFLmicrospeech/Target/CM55/Target.clayer.yml index f35490e..6967564 100644 --- a/TFLmicrospeech/Target/CM55/Target.clayer.yml +++ b/TFLmicrospeech/Target/CM55/Target.clayer.yml @@ -3,7 +3,6 @@ layer: description: Cortex-M55 target components and files components: - - component: ARM::CMSIS:CORE - component: Device:Startup&C Startup linker: diff --git a/TFLmicrospeech/Target/CM55_Ethos/Target.clayer.yml b/TFLmicrospeech/Target/CM55_Ethos/Target.clayer.yml index b42f4be..e5ccb96 100644 --- a/TFLmicrospeech/Target/CM55_Ethos/Target.clayer.yml +++ b/TFLmicrospeech/Target/CM55_Ethos/Target.clayer.yml @@ -3,7 +3,6 @@ layer: description: Cortex-M55 with Ethos-U target components and files components: - - component: ARM::CMSIS:CORE - component: Device:Startup&C Startup linker: diff --git a/TFLmicrospeech/Target/CM7/Target.clayer.yml b/TFLmicrospeech/Target/CM7/Target.clayer.yml index 6882154..38a1bad 100644 --- a/TFLmicrospeech/Target/CM7/Target.clayer.yml +++ b/TFLmicrospeech/Target/CM7/Target.clayer.yml @@ -3,7 +3,6 @@ layer: description: Cortex-M7 target components and files components: - - component: ARM::CMSIS:CORE - component: Device:Startup&C Startup linker: diff --git a/TFLmicrospeech/Target/CM85/Target.clayer.yml b/TFLmicrospeech/Target/CM85/Target.clayer.yml index d52433c..5c353d3 100644 --- a/TFLmicrospeech/Target/CM85/Target.clayer.yml +++ b/TFLmicrospeech/Target/CM85/Target.clayer.yml @@ -3,7 +3,6 @@ layer: description: Cortex-M85 target components and files components: - - component: ARM::CMSIS:CORE - component: Device:Startup&C Startup linker: diff --git a/TFLmicrospeech/Target/CM85_Ethos/Target.clayer.yml b/TFLmicrospeech/Target/CM85_Ethos/Target.clayer.yml index d805f9d..24eee1a 100644 --- a/TFLmicrospeech/Target/CM85_Ethos/Target.clayer.yml +++ b/TFLmicrospeech/Target/CM85_Ethos/Target.clayer.yml @@ -3,7 +3,6 @@ layer: description: Cortex-M85 with Ethos-U target components and files components: - - component: ARM::CMSIS:CORE - component: Device:Startup&C Startup linker: diff --git a/TFLmicrospeech/Test/ML_Test.cproject.yml b/TFLmicrospeech/Test/ML_Test.cproject.yml index a05b5ba..c377580 100644 --- a/TFLmicrospeech/Test/ML_Test.cproject.yml +++ b/TFLmicrospeech/Test/ML_Test.cproject.yml @@ -3,10 +3,7 @@ project: debug: on packs: - - pack: ARM::CMSIS - # path: ../ - - pack: ARM::CMSIS_DFP - # path: ../ + - pack: ARM::CMSIS@>=6.0.0-dev0 - pack: ARM::CMSIS-View@1.0.0 - pack: tensorflow::flatbuffers@1.22.5-rc4 - pack: tensorflow::tensorflow-lite-micro@1.22.5-rc4 @@ -18,6 +15,7 @@ project: - TF_LITE_STATIC_MEMORY: 1 components: + - component: ARM::CMSIS:CORE - component: CMSIS-View:Event Recorder&Semihosting - component: tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow - component: tensorflow::Machine Learning:TensorFlow:Testing diff --git a/TFLmicrospeech/Test/RTE/_balanced_CM0/RTE_Components.h b/TFLmicrospeech/Test/RTE/_balanced_CM0/RTE_Components.h index e4807e9..83f7267 100644 --- a/TFLmicrospeech/Test/RTE/_balanced_CM0/RTE_Components.h +++ b/TFLmicrospeech/Test/RTE/_balanced_CM0/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Test.balanced+CM0' * Target: 'balanced+CM0' @@ -15,13 +15,13 @@ */ #define CMSIS_device_header "ARMCM0.h" -/* ARM::CMSIS-View:Event Recorder:Semihosting:1.5.2 */ +/* ARM::CMSIS-View:Event Recorder&Semihosting@1.5.2 */ #define RTE_CMSIS_View_EventRecorder #define RTE_CMSIS_View_EventRecorder_DAP #define RTE_CMSIS_View_EventRecorder_Semihosting -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Machine Learning:TensorFlow:Testing:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Testing@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Test/RTE/_balanced_CM0plus/RTE_Components.h b/TFLmicrospeech/Test/RTE/_balanced_CM0plus/RTE_Components.h index 61a7e2e..ec1ecb1 100644 --- a/TFLmicrospeech/Test/RTE/_balanced_CM0plus/RTE_Components.h +++ b/TFLmicrospeech/Test/RTE/_balanced_CM0plus/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Test.balanced+CM0plus' * Target: 'balanced+CM0plus' @@ -15,13 +15,13 @@ */ #define CMSIS_device_header "ARMCM0plus.h" -/* ARM::CMSIS-View:Event Recorder:Semihosting:1.5.2 */ +/* ARM::CMSIS-View:Event Recorder&Semihosting@1.5.2 */ #define RTE_CMSIS_View_EventRecorder #define RTE_CMSIS_View_EventRecorder_DAP #define RTE_CMSIS_View_EventRecorder_Semihosting -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Machine Learning:TensorFlow:Testing:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Testing@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Test/RTE/_balanced_CM23/RTE_Components.h b/TFLmicrospeech/Test/RTE/_balanced_CM23/RTE_Components.h index 5c814e7..f819d78 100644 --- a/TFLmicrospeech/Test/RTE/_balanced_CM23/RTE_Components.h +++ b/TFLmicrospeech/Test/RTE/_balanced_CM23/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Test.balanced+CM23' * Target: 'balanced+CM23' @@ -15,13 +15,13 @@ */ #define CMSIS_device_header "ARMCM23.h" -/* ARM::CMSIS-View:Event Recorder:Semihosting:1.5.2 */ +/* ARM::CMSIS-View:Event Recorder&Semihosting@1.5.2 */ #define RTE_CMSIS_View_EventRecorder #define RTE_CMSIS_View_EventRecorder_DAP #define RTE_CMSIS_View_EventRecorder_Semihosting -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Machine Learning:TensorFlow:Testing:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Testing@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Test/RTE/_balanced_CM3/RTE_Components.h b/TFLmicrospeech/Test/RTE/_balanced_CM3/RTE_Components.h index 8842860..6b159d4 100644 --- a/TFLmicrospeech/Test/RTE/_balanced_CM3/RTE_Components.h +++ b/TFLmicrospeech/Test/RTE/_balanced_CM3/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Test.balanced+CM3' * Target: 'balanced+CM3' @@ -15,13 +15,13 @@ */ #define CMSIS_device_header "ARMCM3.h" -/* ARM::CMSIS-View:Event Recorder:Semihosting:1.5.2 */ +/* ARM::CMSIS-View:Event Recorder&Semihosting@1.5.2 */ #define RTE_CMSIS_View_EventRecorder #define RTE_CMSIS_View_EventRecorder_DAP #define RTE_CMSIS_View_EventRecorder_Semihosting -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Machine Learning:TensorFlow:Testing:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Testing@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Test/RTE/_balanced_CM33/RTE_Components.h b/TFLmicrospeech/Test/RTE/_balanced_CM33/RTE_Components.h index c31691f..9212b8f 100644 --- a/TFLmicrospeech/Test/RTE/_balanced_CM33/RTE_Components.h +++ b/TFLmicrospeech/Test/RTE/_balanced_CM33/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Test.balanced+CM33' * Target: 'balanced+CM33' @@ -15,13 +15,13 @@ */ #define CMSIS_device_header "ARMCM33.h" -/* ARM::CMSIS-View:Event Recorder:Semihosting:1.5.2 */ +/* ARM::CMSIS-View:Event Recorder&Semihosting@1.5.2 */ #define RTE_CMSIS_View_EventRecorder #define RTE_CMSIS_View_EventRecorder_DAP #define RTE_CMSIS_View_EventRecorder_Semihosting -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Machine Learning:TensorFlow:Testing:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Testing@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Test/RTE/_balanced_CM4/RTE_Components.h b/TFLmicrospeech/Test/RTE/_balanced_CM4/RTE_Components.h index e4e32c4..1547fdb 100644 --- a/TFLmicrospeech/Test/RTE/_balanced_CM4/RTE_Components.h +++ b/TFLmicrospeech/Test/RTE/_balanced_CM4/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Test.balanced+CM4' * Target: 'balanced+CM4' @@ -15,13 +15,13 @@ */ #define CMSIS_device_header "ARMCM4.h" -/* ARM::CMSIS-View:Event Recorder:Semihosting:1.5.2 */ +/* ARM::CMSIS-View:Event Recorder&Semihosting@1.5.2 */ #define RTE_CMSIS_View_EventRecorder #define RTE_CMSIS_View_EventRecorder_DAP #define RTE_CMSIS_View_EventRecorder_Semihosting -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Machine Learning:TensorFlow:Testing:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Testing@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Test/RTE/_balanced_CM4_FP/RTE_Components.h b/TFLmicrospeech/Test/RTE/_balanced_CM4_FP/RTE_Components.h index 5e8fd33..9734a13 100644 --- a/TFLmicrospeech/Test/RTE/_balanced_CM4_FP/RTE_Components.h +++ b/TFLmicrospeech/Test/RTE/_balanced_CM4_FP/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Test.balanced+CM4_FP' * Target: 'balanced+CM4_FP' @@ -15,13 +15,13 @@ */ #define CMSIS_device_header "ARMCM4.h" -/* ARM::CMSIS-View:Event Recorder:Semihosting:1.5.2 */ +/* ARM::CMSIS-View:Event Recorder&Semihosting@1.5.2 */ #define RTE_CMSIS_View_EventRecorder #define RTE_CMSIS_View_EventRecorder_DAP #define RTE_CMSIS_View_EventRecorder_Semihosting -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Machine Learning:TensorFlow:Testing:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Testing@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Test/RTE/_balanced_CM55/RTE_Components.h b/TFLmicrospeech/Test/RTE/_balanced_CM55/RTE_Components.h index 7b4bb6b..c10258a 100644 --- a/TFLmicrospeech/Test/RTE/_balanced_CM55/RTE_Components.h +++ b/TFLmicrospeech/Test/RTE/_balanced_CM55/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Test.balanced+CM55' * Target: 'balanced+CM55' @@ -15,13 +15,13 @@ */ #define CMSIS_device_header "ARMCM55.h" -/* ARM::CMSIS-View:Event Recorder:Semihosting:1.5.2 */ +/* ARM::CMSIS-View:Event Recorder&Semihosting@1.5.2 */ #define RTE_CMSIS_View_EventRecorder #define RTE_CMSIS_View_EventRecorder_DAP #define RTE_CMSIS_View_EventRecorder_Semihosting -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Machine Learning:TensorFlow:Testing:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Testing@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Test/RTE/_balanced_CM55_Ethos/RTE_Components.h b/TFLmicrospeech/Test/RTE/_balanced_CM55_Ethos/RTE_Components.h index 2a6f76e..2600a40 100644 --- a/TFLmicrospeech/Test/RTE/_balanced_CM55_Ethos/RTE_Components.h +++ b/TFLmicrospeech/Test/RTE/_balanced_CM55_Ethos/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Test.balanced+CM55_Ethos' * Target: 'balanced+CM55_Ethos' @@ -15,13 +15,13 @@ */ #define CMSIS_device_header "ARMCM55.h" -/* ARM::CMSIS-View:Event Recorder:Semihosting:1.5.2 */ +/* ARM::CMSIS-View:Event Recorder&Semihosting@1.5.2 */ #define RTE_CMSIS_View_EventRecorder #define RTE_CMSIS_View_EventRecorder_DAP #define RTE_CMSIS_View_EventRecorder_Semihosting -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Machine Learning:TensorFlow:Testing:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Testing@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Test/RTE/_balanced_CM7/RTE_Components.h b/TFLmicrospeech/Test/RTE/_balanced_CM7/RTE_Components.h index d10bbf0..f5d9f0e 100644 --- a/TFLmicrospeech/Test/RTE/_balanced_CM7/RTE_Components.h +++ b/TFLmicrospeech/Test/RTE/_balanced_CM7/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Test.balanced+CM7' * Target: 'balanced+CM7' @@ -15,13 +15,13 @@ */ #define CMSIS_device_header "ARMCM7.h" -/* ARM::CMSIS-View:Event Recorder:Semihosting:1.5.2 */ +/* ARM::CMSIS-View:Event Recorder&Semihosting@1.5.2 */ #define RTE_CMSIS_View_EventRecorder #define RTE_CMSIS_View_EventRecorder_DAP #define RTE_CMSIS_View_EventRecorder_Semihosting -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Machine Learning:TensorFlow:Testing:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Testing@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Test/RTE/_balanced_CM85/RTE_Components.h b/TFLmicrospeech/Test/RTE/_balanced_CM85/RTE_Components.h index 24c9766..44ebc1d 100644 --- a/TFLmicrospeech/Test/RTE/_balanced_CM85/RTE_Components.h +++ b/TFLmicrospeech/Test/RTE/_balanced_CM85/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Test.balanced+CM85' * Target: 'balanced+CM85' @@ -15,13 +15,13 @@ */ #define CMSIS_device_header "ARMCM85.h" -/* ARM::CMSIS-View:Event Recorder:Semihosting:1.5.2 */ +/* ARM::CMSIS-View:Event Recorder&Semihosting@1.5.2 */ #define RTE_CMSIS_View_EventRecorder #define RTE_CMSIS_View_EventRecorder_DAP #define RTE_CMSIS_View_EventRecorder_Semihosting -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Machine Learning:TensorFlow:Testing:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Testing@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Test/RTE/_balanced_CM85_Ethos/RTE_Components.h b/TFLmicrospeech/Test/RTE/_balanced_CM85_Ethos/RTE_Components.h index e9f33ee..df1a929 100644 --- a/TFLmicrospeech/Test/RTE/_balanced_CM85_Ethos/RTE_Components.h +++ b/TFLmicrospeech/Test/RTE/_balanced_CM85_Ethos/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Test.balanced+CM85_Ethos' * Target: 'balanced+CM85_Ethos' @@ -15,13 +15,13 @@ */ #define CMSIS_device_header "ARMCM85.h" -/* ARM::CMSIS-View:Event Recorder:Semihosting:1.5.2 */ +/* ARM::CMSIS-View:Event Recorder&Semihosting@1.5.2 */ #define RTE_CMSIS_View_EventRecorder #define RTE_CMSIS_View_EventRecorder_DAP #define RTE_CMSIS_View_EventRecorder_Semihosting -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Machine Learning:TensorFlow:Testing:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Testing@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Test/RTE/_size_CM0/RTE_Components.h b/TFLmicrospeech/Test/RTE/_size_CM0/RTE_Components.h index 0782c7e..c2bc27a 100644 --- a/TFLmicrospeech/Test/RTE/_size_CM0/RTE_Components.h +++ b/TFLmicrospeech/Test/RTE/_size_CM0/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Test.size+CM0' * Target: 'size+CM0' @@ -15,13 +15,13 @@ */ #define CMSIS_device_header "ARMCM0.h" -/* ARM::CMSIS-View:Event Recorder:Semihosting:1.5.2 */ +/* ARM::CMSIS-View:Event Recorder&Semihosting@1.5.2 */ #define RTE_CMSIS_View_EventRecorder #define RTE_CMSIS_View_EventRecorder_DAP #define RTE_CMSIS_View_EventRecorder_Semihosting -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Machine Learning:TensorFlow:Testing:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Testing@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Test/RTE/_size_CM0plus/RTE_Components.h b/TFLmicrospeech/Test/RTE/_size_CM0plus/RTE_Components.h index e3e5abb..8510ec7 100644 --- a/TFLmicrospeech/Test/RTE/_size_CM0plus/RTE_Components.h +++ b/TFLmicrospeech/Test/RTE/_size_CM0plus/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Test.size+CM0plus' * Target: 'size+CM0plus' @@ -15,13 +15,13 @@ */ #define CMSIS_device_header "ARMCM0plus.h" -/* ARM::CMSIS-View:Event Recorder:Semihosting:1.5.2 */ +/* ARM::CMSIS-View:Event Recorder&Semihosting@1.5.2 */ #define RTE_CMSIS_View_EventRecorder #define RTE_CMSIS_View_EventRecorder_DAP #define RTE_CMSIS_View_EventRecorder_Semihosting -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Machine Learning:TensorFlow:Testing:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Testing@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Test/RTE/_size_CM23/RTE_Components.h b/TFLmicrospeech/Test/RTE/_size_CM23/RTE_Components.h index 62b55e2..2802d2e 100644 --- a/TFLmicrospeech/Test/RTE/_size_CM23/RTE_Components.h +++ b/TFLmicrospeech/Test/RTE/_size_CM23/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Test.size+CM23' * Target: 'size+CM23' @@ -15,13 +15,13 @@ */ #define CMSIS_device_header "ARMCM23.h" -/* ARM::CMSIS-View:Event Recorder:Semihosting:1.5.2 */ +/* ARM::CMSIS-View:Event Recorder&Semihosting@1.5.2 */ #define RTE_CMSIS_View_EventRecorder #define RTE_CMSIS_View_EventRecorder_DAP #define RTE_CMSIS_View_EventRecorder_Semihosting -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Machine Learning:TensorFlow:Testing:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Testing@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Test/RTE/_size_CM3/RTE_Components.h b/TFLmicrospeech/Test/RTE/_size_CM3/RTE_Components.h index e06342d..051bdee 100644 --- a/TFLmicrospeech/Test/RTE/_size_CM3/RTE_Components.h +++ b/TFLmicrospeech/Test/RTE/_size_CM3/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Test.size+CM3' * Target: 'size+CM3' @@ -15,13 +15,13 @@ */ #define CMSIS_device_header "ARMCM3.h" -/* ARM::CMSIS-View:Event Recorder:Semihosting:1.5.2 */ +/* ARM::CMSIS-View:Event Recorder&Semihosting@1.5.2 */ #define RTE_CMSIS_View_EventRecorder #define RTE_CMSIS_View_EventRecorder_DAP #define RTE_CMSIS_View_EventRecorder_Semihosting -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Machine Learning:TensorFlow:Testing:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Testing@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Test/RTE/_size_CM33/RTE_Components.h b/TFLmicrospeech/Test/RTE/_size_CM33/RTE_Components.h index 324bedc..015d2b2 100644 --- a/TFLmicrospeech/Test/RTE/_size_CM33/RTE_Components.h +++ b/TFLmicrospeech/Test/RTE/_size_CM33/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Test.size+CM33' * Target: 'size+CM33' @@ -15,13 +15,13 @@ */ #define CMSIS_device_header "ARMCM33.h" -/* ARM::CMSIS-View:Event Recorder:Semihosting:1.5.2 */ +/* ARM::CMSIS-View:Event Recorder&Semihosting@1.5.2 */ #define RTE_CMSIS_View_EventRecorder #define RTE_CMSIS_View_EventRecorder_DAP #define RTE_CMSIS_View_EventRecorder_Semihosting -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Machine Learning:TensorFlow:Testing:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Testing@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Test/RTE/_size_CM4/RTE_Components.h b/TFLmicrospeech/Test/RTE/_size_CM4/RTE_Components.h index 3bdaff4..f506346 100644 --- a/TFLmicrospeech/Test/RTE/_size_CM4/RTE_Components.h +++ b/TFLmicrospeech/Test/RTE/_size_CM4/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Test.size+CM4' * Target: 'size+CM4' @@ -15,13 +15,13 @@ */ #define CMSIS_device_header "ARMCM4.h" -/* ARM::CMSIS-View:Event Recorder:Semihosting:1.5.2 */ +/* ARM::CMSIS-View:Event Recorder&Semihosting@1.5.2 */ #define RTE_CMSIS_View_EventRecorder #define RTE_CMSIS_View_EventRecorder_DAP #define RTE_CMSIS_View_EventRecorder_Semihosting -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Machine Learning:TensorFlow:Testing:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Testing@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Test/RTE/_size_CM4_FP/RTE_Components.h b/TFLmicrospeech/Test/RTE/_size_CM4_FP/RTE_Components.h index 1240706..daf73fb 100644 --- a/TFLmicrospeech/Test/RTE/_size_CM4_FP/RTE_Components.h +++ b/TFLmicrospeech/Test/RTE/_size_CM4_FP/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Test.size+CM4_FP' * Target: 'size+CM4_FP' @@ -15,13 +15,13 @@ */ #define CMSIS_device_header "ARMCM4.h" -/* ARM::CMSIS-View:Event Recorder:Semihosting:1.5.2 */ +/* ARM::CMSIS-View:Event Recorder&Semihosting@1.5.2 */ #define RTE_CMSIS_View_EventRecorder #define RTE_CMSIS_View_EventRecorder_DAP #define RTE_CMSIS_View_EventRecorder_Semihosting -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Machine Learning:TensorFlow:Testing:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Testing@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Test/RTE/_size_CM55/RTE_Components.h b/TFLmicrospeech/Test/RTE/_size_CM55/RTE_Components.h index e65673f..6bbf9c3 100644 --- a/TFLmicrospeech/Test/RTE/_size_CM55/RTE_Components.h +++ b/TFLmicrospeech/Test/RTE/_size_CM55/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Test.size+CM55' * Target: 'size+CM55' @@ -15,13 +15,13 @@ */ #define CMSIS_device_header "ARMCM55.h" -/* ARM::CMSIS-View:Event Recorder:Semihosting:1.5.2 */ +/* ARM::CMSIS-View:Event Recorder&Semihosting@1.5.2 */ #define RTE_CMSIS_View_EventRecorder #define RTE_CMSIS_View_EventRecorder_DAP #define RTE_CMSIS_View_EventRecorder_Semihosting -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Machine Learning:TensorFlow:Testing:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Testing@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Test/RTE/_size_CM55_Ethos/RTE_Components.h b/TFLmicrospeech/Test/RTE/_size_CM55_Ethos/RTE_Components.h index e8a009f..5184710 100644 --- a/TFLmicrospeech/Test/RTE/_size_CM55_Ethos/RTE_Components.h +++ b/TFLmicrospeech/Test/RTE/_size_CM55_Ethos/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Test.size+CM55_Ethos' * Target: 'size+CM55_Ethos' @@ -15,13 +15,13 @@ */ #define CMSIS_device_header "ARMCM55.h" -/* ARM::CMSIS-View:Event Recorder:Semihosting:1.5.2 */ +/* ARM::CMSIS-View:Event Recorder&Semihosting@1.5.2 */ #define RTE_CMSIS_View_EventRecorder #define RTE_CMSIS_View_EventRecorder_DAP #define RTE_CMSIS_View_EventRecorder_Semihosting -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Machine Learning:TensorFlow:Testing:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Testing@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Test/RTE/_size_CM7/RTE_Components.h b/TFLmicrospeech/Test/RTE/_size_CM7/RTE_Components.h index b3a3b9d..6bdc599 100644 --- a/TFLmicrospeech/Test/RTE/_size_CM7/RTE_Components.h +++ b/TFLmicrospeech/Test/RTE/_size_CM7/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Test.size+CM7' * Target: 'size+CM7' @@ -15,13 +15,13 @@ */ #define CMSIS_device_header "ARMCM7.h" -/* ARM::CMSIS-View:Event Recorder:Semihosting:1.5.2 */ +/* ARM::CMSIS-View:Event Recorder&Semihosting@1.5.2 */ #define RTE_CMSIS_View_EventRecorder #define RTE_CMSIS_View_EventRecorder_DAP #define RTE_CMSIS_View_EventRecorder_Semihosting -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Machine Learning:TensorFlow:Testing:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Testing@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Test/RTE/_size_CM85/RTE_Components.h b/TFLmicrospeech/Test/RTE/_size_CM85/RTE_Components.h index 20bdf53..cf4ffdd 100644 --- a/TFLmicrospeech/Test/RTE/_size_CM85/RTE_Components.h +++ b/TFLmicrospeech/Test/RTE/_size_CM85/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Test.size+CM85' * Target: 'size+CM85' @@ -15,13 +15,13 @@ */ #define CMSIS_device_header "ARMCM85.h" -/* ARM::CMSIS-View:Event Recorder:Semihosting:1.5.2 */ +/* ARM::CMSIS-View:Event Recorder&Semihosting@1.5.2 */ #define RTE_CMSIS_View_EventRecorder #define RTE_CMSIS_View_EventRecorder_DAP #define RTE_CMSIS_View_EventRecorder_Semihosting -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Machine Learning:TensorFlow:Testing:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Testing@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Test/RTE/_size_CM85_Ethos/RTE_Components.h b/TFLmicrospeech/Test/RTE/_size_CM85_Ethos/RTE_Components.h index b708965..2407714 100644 --- a/TFLmicrospeech/Test/RTE/_size_CM85_Ethos/RTE_Components.h +++ b/TFLmicrospeech/Test/RTE/_size_CM85_Ethos/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Test.size+CM85_Ethos' * Target: 'size+CM85_Ethos' @@ -15,13 +15,13 @@ */ #define CMSIS_device_header "ARMCM85.h" -/* ARM::CMSIS-View:Event Recorder:Semihosting:1.5.2 */ +/* ARM::CMSIS-View:Event Recorder&Semihosting@1.5.2 */ #define RTE_CMSIS_View_EventRecorder #define RTE_CMSIS_View_EventRecorder_DAP #define RTE_CMSIS_View_EventRecorder_Semihosting -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Machine Learning:TensorFlow:Testing:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Testing@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Test/RTE/_speed_CM0/RTE_Components.h b/TFLmicrospeech/Test/RTE/_speed_CM0/RTE_Components.h index 612da59..0b562aa 100644 --- a/TFLmicrospeech/Test/RTE/_speed_CM0/RTE_Components.h +++ b/TFLmicrospeech/Test/RTE/_speed_CM0/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Test.speed+CM0' * Target: 'speed+CM0' @@ -15,13 +15,13 @@ */ #define CMSIS_device_header "ARMCM0.h" -/* ARM::CMSIS-View:Event Recorder:Semihosting:1.5.2 */ +/* ARM::CMSIS-View:Event Recorder&Semihosting@1.5.2 */ #define RTE_CMSIS_View_EventRecorder #define RTE_CMSIS_View_EventRecorder_DAP #define RTE_CMSIS_View_EventRecorder_Semihosting -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Machine Learning:TensorFlow:Testing:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Testing@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Test/RTE/_speed_CM0plus/RTE_Components.h b/TFLmicrospeech/Test/RTE/_speed_CM0plus/RTE_Components.h index a578f12..04824ea 100644 --- a/TFLmicrospeech/Test/RTE/_speed_CM0plus/RTE_Components.h +++ b/TFLmicrospeech/Test/RTE/_speed_CM0plus/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Test.speed+CM0plus' * Target: 'speed+CM0plus' @@ -15,13 +15,13 @@ */ #define CMSIS_device_header "ARMCM0plus.h" -/* ARM::CMSIS-View:Event Recorder:Semihosting:1.5.2 */ +/* ARM::CMSIS-View:Event Recorder&Semihosting@1.5.2 */ #define RTE_CMSIS_View_EventRecorder #define RTE_CMSIS_View_EventRecorder_DAP #define RTE_CMSIS_View_EventRecorder_Semihosting -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Machine Learning:TensorFlow:Testing:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Testing@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Test/RTE/_speed_CM23/RTE_Components.h b/TFLmicrospeech/Test/RTE/_speed_CM23/RTE_Components.h index 64635a1..c036588 100644 --- a/TFLmicrospeech/Test/RTE/_speed_CM23/RTE_Components.h +++ b/TFLmicrospeech/Test/RTE/_speed_CM23/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Test.speed+CM23' * Target: 'speed+CM23' @@ -15,13 +15,13 @@ */ #define CMSIS_device_header "ARMCM23.h" -/* ARM::CMSIS-View:Event Recorder:Semihosting:1.5.2 */ +/* ARM::CMSIS-View:Event Recorder&Semihosting@1.5.2 */ #define RTE_CMSIS_View_EventRecorder #define RTE_CMSIS_View_EventRecorder_DAP #define RTE_CMSIS_View_EventRecorder_Semihosting -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Machine Learning:TensorFlow:Testing:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Testing@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Test/RTE/_speed_CM3/RTE_Components.h b/TFLmicrospeech/Test/RTE/_speed_CM3/RTE_Components.h index a67d249..763d6c1 100644 --- a/TFLmicrospeech/Test/RTE/_speed_CM3/RTE_Components.h +++ b/TFLmicrospeech/Test/RTE/_speed_CM3/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Test.speed+CM3' * Target: 'speed+CM3' @@ -15,13 +15,13 @@ */ #define CMSIS_device_header "ARMCM3.h" -/* ARM::CMSIS-View:Event Recorder:Semihosting:1.5.2 */ +/* ARM::CMSIS-View:Event Recorder&Semihosting@1.5.2 */ #define RTE_CMSIS_View_EventRecorder #define RTE_CMSIS_View_EventRecorder_DAP #define RTE_CMSIS_View_EventRecorder_Semihosting -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Machine Learning:TensorFlow:Testing:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Testing@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Test/RTE/_speed_CM33/RTE_Components.h b/TFLmicrospeech/Test/RTE/_speed_CM33/RTE_Components.h index 4b3d500..7afa47d 100644 --- a/TFLmicrospeech/Test/RTE/_speed_CM33/RTE_Components.h +++ b/TFLmicrospeech/Test/RTE/_speed_CM33/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Test.speed+CM33' * Target: 'speed+CM33' @@ -15,13 +15,13 @@ */ #define CMSIS_device_header "ARMCM33.h" -/* ARM::CMSIS-View:Event Recorder:Semihosting:1.5.2 */ +/* ARM::CMSIS-View:Event Recorder&Semihosting@1.5.2 */ #define RTE_CMSIS_View_EventRecorder #define RTE_CMSIS_View_EventRecorder_DAP #define RTE_CMSIS_View_EventRecorder_Semihosting -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Machine Learning:TensorFlow:Testing:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Testing@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Test/RTE/_speed_CM4/RTE_Components.h b/TFLmicrospeech/Test/RTE/_speed_CM4/RTE_Components.h index a201af2..b3cec0f 100644 --- a/TFLmicrospeech/Test/RTE/_speed_CM4/RTE_Components.h +++ b/TFLmicrospeech/Test/RTE/_speed_CM4/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Test.speed+CM4' * Target: 'speed+CM4' @@ -15,13 +15,13 @@ */ #define CMSIS_device_header "ARMCM4.h" -/* ARM::CMSIS-View:Event Recorder:Semihosting:1.5.2 */ +/* ARM::CMSIS-View:Event Recorder&Semihosting@1.5.2 */ #define RTE_CMSIS_View_EventRecorder #define RTE_CMSIS_View_EventRecorder_DAP #define RTE_CMSIS_View_EventRecorder_Semihosting -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Machine Learning:TensorFlow:Testing:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Testing@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Test/RTE/_speed_CM4_FP/RTE_Components.h b/TFLmicrospeech/Test/RTE/_speed_CM4_FP/RTE_Components.h index 3716357..c332fdd 100644 --- a/TFLmicrospeech/Test/RTE/_speed_CM4_FP/RTE_Components.h +++ b/TFLmicrospeech/Test/RTE/_speed_CM4_FP/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Test.speed+CM4_FP' * Target: 'speed+CM4_FP' @@ -15,13 +15,13 @@ */ #define CMSIS_device_header "ARMCM4.h" -/* ARM::CMSIS-View:Event Recorder:Semihosting:1.5.2 */ +/* ARM::CMSIS-View:Event Recorder&Semihosting@1.5.2 */ #define RTE_CMSIS_View_EventRecorder #define RTE_CMSIS_View_EventRecorder_DAP #define RTE_CMSIS_View_EventRecorder_Semihosting -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Machine Learning:TensorFlow:Testing:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Testing@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Test/RTE/_speed_CM55/RTE_Components.h b/TFLmicrospeech/Test/RTE/_speed_CM55/RTE_Components.h index 390bdaf..9cef777 100644 --- a/TFLmicrospeech/Test/RTE/_speed_CM55/RTE_Components.h +++ b/TFLmicrospeech/Test/RTE/_speed_CM55/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Test.speed+CM55' * Target: 'speed+CM55' @@ -15,13 +15,13 @@ */ #define CMSIS_device_header "ARMCM55.h" -/* ARM::CMSIS-View:Event Recorder:Semihosting:1.5.2 */ +/* ARM::CMSIS-View:Event Recorder&Semihosting@1.5.2 */ #define RTE_CMSIS_View_EventRecorder #define RTE_CMSIS_View_EventRecorder_DAP #define RTE_CMSIS_View_EventRecorder_Semihosting -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Machine Learning:TensorFlow:Testing:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Testing@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Test/RTE/_speed_CM55_Ethos/RTE_Components.h b/TFLmicrospeech/Test/RTE/_speed_CM55_Ethos/RTE_Components.h index bbf206f..58d8dd9 100644 --- a/TFLmicrospeech/Test/RTE/_speed_CM55_Ethos/RTE_Components.h +++ b/TFLmicrospeech/Test/RTE/_speed_CM55_Ethos/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Test.speed+CM55_Ethos' * Target: 'speed+CM55_Ethos' @@ -15,13 +15,13 @@ */ #define CMSIS_device_header "ARMCM55.h" -/* ARM::CMSIS-View:Event Recorder:Semihosting:1.5.2 */ +/* ARM::CMSIS-View:Event Recorder&Semihosting@1.5.2 */ #define RTE_CMSIS_View_EventRecorder #define RTE_CMSIS_View_EventRecorder_DAP #define RTE_CMSIS_View_EventRecorder_Semihosting -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Machine Learning:TensorFlow:Testing:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Testing@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Test/RTE/_speed_CM7/RTE_Components.h b/TFLmicrospeech/Test/RTE/_speed_CM7/RTE_Components.h index b02a3a0..7e5a0c3 100644 --- a/TFLmicrospeech/Test/RTE/_speed_CM7/RTE_Components.h +++ b/TFLmicrospeech/Test/RTE/_speed_CM7/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Test.speed+CM7' * Target: 'speed+CM7' @@ -15,13 +15,13 @@ */ #define CMSIS_device_header "ARMCM7.h" -/* ARM::CMSIS-View:Event Recorder:Semihosting:1.5.2 */ +/* ARM::CMSIS-View:Event Recorder&Semihosting@1.5.2 */ #define RTE_CMSIS_View_EventRecorder #define RTE_CMSIS_View_EventRecorder_DAP #define RTE_CMSIS_View_EventRecorder_Semihosting -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Machine Learning:TensorFlow:Testing:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Testing@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Test/RTE/_speed_CM85/RTE_Components.h b/TFLmicrospeech/Test/RTE/_speed_CM85/RTE_Components.h index 3effde1..9e54cb6 100644 --- a/TFLmicrospeech/Test/RTE/_speed_CM85/RTE_Components.h +++ b/TFLmicrospeech/Test/RTE/_speed_CM85/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Test.speed+CM85' * Target: 'speed+CM85' @@ -15,13 +15,13 @@ */ #define CMSIS_device_header "ARMCM85.h" -/* ARM::CMSIS-View:Event Recorder:Semihosting:1.5.2 */ +/* ARM::CMSIS-View:Event Recorder&Semihosting@1.5.2 */ #define RTE_CMSIS_View_EventRecorder #define RTE_CMSIS_View_EventRecorder_DAP #define RTE_CMSIS_View_EventRecorder_Semihosting -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Machine Learning:TensorFlow:Testing:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Testing@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/TFLmicrospeech/Test/RTE/_speed_CM85_Ethos/RTE_Components.h b/TFLmicrospeech/Test/RTE/_speed_CM85_Ethos/RTE_Components.h index 79b8c91..b820b4a 100644 --- a/TFLmicrospeech/Test/RTE/_speed_CM85_Ethos/RTE_Components.h +++ b/TFLmicrospeech/Test/RTE/_speed_CM85_Ethos/RTE_Components.h @@ -1,6 +1,6 @@ /* * CSOLUTION generated file: DO NOT EDIT! - * Generated by: csolution version 2.0.0 + * Generated by: csolution version 2.1.0 * * Project: 'ML_Test.speed+CM85_Ethos' * Target: 'speed+CM85_Ethos' @@ -15,13 +15,13 @@ */ #define CMSIS_device_header "ARMCM85.h" -/* ARM::CMSIS-View:Event Recorder:Semihosting:1.5.2 */ +/* ARM::CMSIS-View:Event Recorder&Semihosting@1.5.2 */ #define RTE_CMSIS_View_EventRecorder #define RTE_CMSIS_View_EventRecorder_DAP #define RTE_CMSIS_View_EventRecorder_Semihosting -/* tensorflow::Data Exchange:Serialization:flatbuffers:tensorflow:1.22.5-rc4 */ +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.5-rc4 */ #define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ -/* tensorflow::Machine Learning:TensorFlow:Testing:1.22.5-rc4 */ +/* tensorflow::Machine Learning:TensorFlow:Testing@1.22.5-rc4 */ #define RTE_ML_TF_LITE /* TF */ diff --git a/mlek-kws/MLOps.csolution.yml b/mlek-kws/MLOps.csolution.yml index 0debc29..97f8e31 100644 --- a/mlek-kws/MLOps.csolution.yml +++ b/mlek-kws/MLOps.csolution.yml @@ -17,7 +17,7 @@ solution: - -Wl,--gc-sections packs: - - pack: ARM::CMSIS_DFP + - pack: ARM::CMSIS_DFP@>=1.0.0-dev0 not-for-context: - +CM55_Ethos - +CM85_Ethos diff --git a/mlek-kws/Model/ML_Model.cproject.yml b/mlek-kws/Model/ML_Model.cproject.yml index 0fe3237..49634b6 100644 --- a/mlek-kws/Model/ML_Model.cproject.yml +++ b/mlek-kws/Model/ML_Model.cproject.yml @@ -3,8 +3,8 @@ project: debug: off packs: - - pack: ARM::CMSIS@5.9.0 - - pack: ARM::CMSIS-DSP@1.14.4 + - pack: ARM::CMSIS@>=6.0.0-dev0 + - pack: ARM::CMSIS-DSP@1.15.0 - pack: ARM::CMSIS-NN@4.0.0 - pack: Arm::ethos-u-core-driver@1.22.8 - pack: ARM::ml-embedded-eval-kit-uc-api@22.8.0-Beta diff --git a/mlek-kws/Target/CM0/Target.clayer.yml b/mlek-kws/Target/CM0/Target.clayer.yml index 773f7f4..5d86a0b 100644 --- a/mlek-kws/Target/CM0/Target.clayer.yml +++ b/mlek-kws/Target/CM0/Target.clayer.yml @@ -2,12 +2,7 @@ layer: type: Target description: Cortex-M0 target components and files - packs: - - pack: ARM::CMSIS - - pack: ARM::CMSIS_DFP - components: - - component: ARM::CMSIS:CORE - component: Device:Startup&C Startup linker: diff --git a/mlek-kws/Target/CM0plus/Target.clayer.yml b/mlek-kws/Target/CM0plus/Target.clayer.yml index 7f0ee6b..67ea45b 100644 --- a/mlek-kws/Target/CM0plus/Target.clayer.yml +++ b/mlek-kws/Target/CM0plus/Target.clayer.yml @@ -2,12 +2,7 @@ layer: type: Target description: Cortex-M0+ target components and files - packs: - - pack: ARM::CMSIS - - pack: ARM::CMSIS_DFP - components: - - component: ARM::CMSIS:CORE - component: Device:Startup&C Startup linker: diff --git a/mlek-kws/Target/CM23/Target.clayer.yml b/mlek-kws/Target/CM23/Target.clayer.yml index 9f3ed5e..589241f 100644 --- a/mlek-kws/Target/CM23/Target.clayer.yml +++ b/mlek-kws/Target/CM23/Target.clayer.yml @@ -2,12 +2,7 @@ layer: type: Target description: Cortex-M23 target components and files - packs: - - pack: ARM::CMSIS - - pack: ARM::CMSIS_DFP - components: - - component: ARM::CMSIS:CORE - component: Device:Startup&C Startup linker: diff --git a/mlek-kws/Target/CM3/Target.clayer.yml b/mlek-kws/Target/CM3/Target.clayer.yml index b96b263..631f12f 100644 --- a/mlek-kws/Target/CM3/Target.clayer.yml +++ b/mlek-kws/Target/CM3/Target.clayer.yml @@ -2,12 +2,7 @@ layer: type: Target description: Cortex-M3 target components and files - packs: - - pack: ARM::CMSIS - - pack: ARM::CMSIS_DFP - components: - - component: ARM::CMSIS:CORE - component: Device:Startup&C Startup linker: diff --git a/mlek-kws/Target/CM33/Target.clayer.yml b/mlek-kws/Target/CM33/Target.clayer.yml index c23af1d..95e5cd8 100644 --- a/mlek-kws/Target/CM33/Target.clayer.yml +++ b/mlek-kws/Target/CM33/Target.clayer.yml @@ -2,12 +2,7 @@ layer: type: Target description: Cortex-M33 target components and files - packs: - - pack: ARM::CMSIS - - pack: ARM::CMSIS_DFP - components: - - component: ARM::CMSIS:CORE - component: Device:Startup&C Startup linker: diff --git a/mlek-kws/Target/CM4/Target.clayer.yml b/mlek-kws/Target/CM4/Target.clayer.yml index 50d248c..f427d79 100644 --- a/mlek-kws/Target/CM4/Target.clayer.yml +++ b/mlek-kws/Target/CM4/Target.clayer.yml @@ -2,12 +2,7 @@ layer: type: Target description: Cortex-M4 target components and files - packs: - - pack: ARM::CMSIS - - pack: ARM::CMSIS_DFP - components: - - component: ARM::CMSIS:CORE - component: Device:Startup&C Startup linker: diff --git a/mlek-kws/Target/CM4_FP/Target.clayer.yml b/mlek-kws/Target/CM4_FP/Target.clayer.yml index b25c2a7..f661199 100644 --- a/mlek-kws/Target/CM4_FP/Target.clayer.yml +++ b/mlek-kws/Target/CM4_FP/Target.clayer.yml @@ -2,12 +2,7 @@ layer: type: Target description: Cortex-M4 with FPU target components and files - packs: - - pack: ARM::CMSIS - - pack: ARM::CMSIS_DFP - components: - - component: ARM::CMSIS:CORE - component: Device:Startup&C Startup linker: diff --git a/mlek-kws/Target/CM55/Target.clayer.yml b/mlek-kws/Target/CM55/Target.clayer.yml index c2136ad..897202c 100644 --- a/mlek-kws/Target/CM55/Target.clayer.yml +++ b/mlek-kws/Target/CM55/Target.clayer.yml @@ -2,12 +2,7 @@ layer: type: Target description: Cortex-M55 target components and files - packs: - - pack: ARM::CMSIS - - pack: ARM::CMSIS_DFP - components: - - component: ARM::CMSIS:CORE - component: Device:Startup&C Startup linker: diff --git a/mlek-kws/Target/CM55_Ethos/Target.clayer.yml b/mlek-kws/Target/CM55_Ethos/Target.clayer.yml index 1d32403..8ac52f5 100644 --- a/mlek-kws/Target/CM55_Ethos/Target.clayer.yml +++ b/mlek-kws/Target/CM55_Ethos/Target.clayer.yml @@ -3,18 +3,15 @@ layer: description: Cortex-M55 with Ethos-U target components and files packs: - - pack: ARM::CMSIS - - pack: ARM::V2M_MPS3_SSE_300_BSP@1.3.0 - pack: Arm::ethos-u-core-driver@1.22.8 components: - - component: ARM::CMSIS:CORE - - component: Arm::Machine Learning:NPU Support:Ethos-U Driver&Generic U55 - component: ARM::Device:Definition - component: ARM::Device:Startup&Baremetal - component: ARM::Native Driver:SysCounter - component: ARM::Native Driver:SysTimer - component: ARM::Native Driver:Timeout + - component: Arm::Machine Learning:NPU Support:Ethos-U Driver&Generic U55 linker: - script: ./RTE/Device/SSE-300-MPS3/mps3-sse-300.sct diff --git a/mlek-kws/Target/CM7/Target.clayer.yml b/mlek-kws/Target/CM7/Target.clayer.yml index cf6dd75..f1ec046 100644 --- a/mlek-kws/Target/CM7/Target.clayer.yml +++ b/mlek-kws/Target/CM7/Target.clayer.yml @@ -2,12 +2,7 @@ layer: type: Target description: Cortex-M7 target components and files - packs: - - pack: ARM::CMSIS - - pack: ARM::CMSIS_DFP - components: - - component: ARM::CMSIS:CORE - component: Device:Startup&C Startup linker: diff --git a/mlek-kws/Target/CM85/Target.clayer.yml b/mlek-kws/Target/CM85/Target.clayer.yml index a83b4fa..5f510f6 100644 --- a/mlek-kws/Target/CM85/Target.clayer.yml +++ b/mlek-kws/Target/CM85/Target.clayer.yml @@ -2,12 +2,7 @@ layer: type: Target description: Cortex-M85 target components and files - packs: - - pack: ARM::CMSIS - - pack: ARM::CMSIS_DFP - components: - - component: ARM::CMSIS:CORE - component: Device:Startup&C Startup linker: diff --git a/mlek-kws/Target/CM85_Ethos/Target.clayer.yml b/mlek-kws/Target/CM85_Ethos/Target.clayer.yml index 3d69cac..54bc2b7 100644 --- a/mlek-kws/Target/CM85_Ethos/Target.clayer.yml +++ b/mlek-kws/Target/CM85_Ethos/Target.clayer.yml @@ -3,18 +3,15 @@ layer: description: Cortex-M85 with Ethos-U target components and files packs: - - pack: ARM::CMSIS - - pack: ARM::V2M_MPS3_SSE_310_BSP@1.2.0 - pack: Arm::ethos-u-core-driver@1.22.8 components: - - component: ARM::CMSIS:CORE - - component: Arm::Machine Learning:NPU Support:Ethos-U Driver&Generic U65 - component: ARM::Device:Definition - component: ARM::Device:Startup&Baremetal - component: ARM::Native Driver:SysCounter - component: ARM::Native Driver:SysTimer - component: ARM::Native Driver:Timeout + - component: Arm::Machine Learning:NPU Support:Ethos-U Driver&Generic U65 linker: - script: ./RTE/Device/SSE-310-MPS3_FVP/mps3-sse-310.sct diff --git a/mlek-kws/Test/ML_Test.cproject.yml b/mlek-kws/Test/ML_Test.cproject.yml index 1ca7c61..7e995f0 100644 --- a/mlek-kws/Test/ML_Test.cproject.yml +++ b/mlek-kws/Test/ML_Test.cproject.yml @@ -3,7 +3,8 @@ project: debug: on packs: - - pack: ARM::CMSIS-DSP@1.14.4 + - pack: ARM::CMSIS@>=6.0.0-dev0 + - pack: ARM::CMSIS-DSP@1.15.0 - pack: ARM::CMSIS-View@1.0.0 - pack: ARM::ml-embedded-eval-kit-uc-api@22.8.0-Beta - pack: tensorflow::flatbuffers@1.22.8 @@ -18,6 +19,7 @@ project: - TF_LITE_STATIC_MEMORY: 1 components: + - component: ARM::CMSIS:CORE - component: ARM::CMSIS:DSP&Source - component: CMSIS-View:Event Recorder&Semihosting - component: tensorflow::Data Exchange:Serialization:flatbuffers diff --git a/mlek-kws/Test/RTE/_balanced_CM33/RTE_Components.h b/mlek-kws/Test/RTE/_balanced_CM33/RTE_Components.h index 2eafc80..fa99d58 100644 --- a/mlek-kws/Test/RTE/_balanced_CM33/RTE_Components.h +++ b/mlek-kws/Test/RTE/_balanced_CM33/RTE_Components.h @@ -19,6 +19,10 @@ #define RTE_CMSIS_View_EventRecorder #define RTE_CMSIS_View_EventRecorder_DAP #define RTE_CMSIS_View_EventRecorder_Semihosting +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.8 */ +#define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ +/* tensorflow::Machine Learning:TensorFlow:Testing@1.22.8 */ +#define RTE_ML_TF_LITE /* TF */ #endif /* RTE_COMPONENTS_H */ diff --git a/mlek-kws/Test/RTE/_size_CM33/RTE_Components.h b/mlek-kws/Test/RTE/_size_CM33/RTE_Components.h index d1f9504..ebee54e 100644 --- a/mlek-kws/Test/RTE/_size_CM33/RTE_Components.h +++ b/mlek-kws/Test/RTE/_size_CM33/RTE_Components.h @@ -19,6 +19,10 @@ #define RTE_CMSIS_View_EventRecorder #define RTE_CMSIS_View_EventRecorder_DAP #define RTE_CMSIS_View_EventRecorder_Semihosting +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.8 */ +#define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ +/* tensorflow::Machine Learning:TensorFlow:Testing@1.22.8 */ +#define RTE_ML_TF_LITE /* TF */ #endif /* RTE_COMPONENTS_H */ diff --git a/mlek-kws/Test/RTE/_speed_CM33/RTE_Components.h b/mlek-kws/Test/RTE/_speed_CM33/RTE_Components.h index a8b535a..9f51ec6 100644 --- a/mlek-kws/Test/RTE/_speed_CM33/RTE_Components.h +++ b/mlek-kws/Test/RTE/_speed_CM33/RTE_Components.h @@ -19,6 +19,10 @@ #define RTE_CMSIS_View_EventRecorder #define RTE_CMSIS_View_EventRecorder_DAP #define RTE_CMSIS_View_EventRecorder_Semihosting +/* tensorflow::Data Exchange:Serialization:flatbuffers&tensorflow@1.22.8 */ +#define RTE_DataExchange_Serialization_flatbuffers /* flatbuffers */ +/* tensorflow::Machine Learning:TensorFlow:Testing@1.22.8 */ +#define RTE_ML_TF_LITE /* TF */ #endif /* RTE_COMPONENTS_H */