nuttx-apps/mlearning/tflite-micro
chao an 72817d5130 mlearning/tflite-micro: add a config option to redirect micro log to syslog
new config option TFLITEMICRO_SYSLOG to redirect micro log to syslog

Signed-off-by: chao an <anchao@lixiang.com>
2024-12-30 18:01:33 +08:00
..
operators/neon ml: follow nxstyle 2024-10-18 09:40:17 +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: add a config option to redirect micro log to syslog 2024-12-30 18:01:33 +08:00
Kconfig mlearning/tflite-micro: add a config option to redirect micro log to syslog 2024-12-30 18:01:33 +08:00
Make.defs Add configurations files. 2024-10-18 09:40:17 +08:00
Makefile mlearning/tflite-micro: add a config option to redirect micro log to syslog 2024-12-30 18:01:33 +08:00
tflite-micro.patch delete the neon conv2D 2024-10-18 09:40:17 +08:00
tflm_syslog.cc mlearning/tflite-micro: add a config option to redirect micro log to syslog 2024-12-30 18:01:33 +08:00
tflm_tool.cc ml: a cmdline tool to use tflite-micro. 2024-10-18 09:40:17 +08:00