nuttx-apps/mlearning/tflite-micro
Alin Jerpelea 7220a3bf48 mlearning: migrate to SPDX identifier
Most tools used for compliance and SBOM generation use SPDX identifiers
This change brings us a step closer to an easy SBOM generation.

Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
2024-12-21 13:53:10 +08:00
..
operators/neon mlearning: migrate to SPDX identifier 2024-12-21 13:53:10 +08:00
.gitignore fix: git status/git status --ignore normalization check problem 2024-10-18 09:40:17 +08:00
0001-dequantize-int8.patch ml: tflm dequantize optimization patch 2024-10-18 09:40:17 +08:00
0002-quantize-int8.patch ml: tflm quantize optimization patch 2024-10-18 09:40:17 +08:00
0003-mean-int8.patch ml: tflm mean optimization patch 2024-10-18 09:40:17 +08:00
0004-tflite-add-extern-C-to-main-function-to-avoid-c-mang.patch tflm: add tflm hello world example into nuttx build 2024-12-02 13:33:55 +08:00
CMakeLists.txt mlearning: migrate to SPDX identifier 2024-12-21 13:53:10 +08:00
Kconfig mlearning/tflite-micro: add a config option to redirect micro log to syslog 2024-12-10 18:11:27 +08:00
Make.defs mlearning: migrate to SPDX identifier 2024-12-21 13:53:10 +08:00
Makefile mlearning: migrate to SPDX identifier 2024-12-21 13:53:10 +08:00
tflite-micro.patch delete the neon conv2D 2024-10-18 09:40:17 +08:00
tflm_syslog.cc mlearning: migrate to SPDX identifier 2024-12-21 13:53:10 +08:00
tflm_tool.cc mlearning: migrate to SPDX identifier 2024-12-21 13:53:10 +08:00