nuttx-apps/mlearning/tflite-micro
Abhishek Mishra a81fe2f4d9 mlearning/tflite-micro: enable Makefile hello-world and usable tflm
Build tflm_hello from Makefile, allocate tensors in tflm, keep syslog
strings without debug, and honor CONFIG_DARKNET_YOLO_VER.

Assisted-by: Cursor:Grok-4.6
Signed-off-by: Abhishek Mishra <mishra.abhishek2808@gmail.com>
2026-09-10 09:48:24 +02: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/tflite-micro: enable Makefile hello-world and usable tflm 2026-09-10 09:48:24 +02:00
Kconfig mlearning/tflite-micro: fixed the header file 2026-08-11 15:38:46 -04:00
Make.defs mlearning: migrate to SPDX identifier 2024-12-21 13:53:10 +08:00
Makefile mlearning/tflite-micro: enable Makefile hello-world and usable tflm 2026-09-10 09:48:24 +02: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/tflite-micro: enable Makefile hello-world and usable tflm 2026-09-10 09:48:24 +02:00