nuttx-apps/mlearning/tflite-micro
jihandong b15e71cd22 ml: update Makefile
-O3: reduce code size.
-DTF_LITE_STATIC_MEMORY: cause bugs on some cores.
+DTFLITE_EMULATE_FLOAT: robuster to emulate float cucalation by fix-point.
Signed-off-by: jihandong <jihandong@xiaomi.com>
2024-10-18 09:40:17 +08:00
..
operators/neon Modify the usage error of neon instruction set 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
CMakeLists.txt cmake:add tflite-micro CMake build 2024-10-18 09:40:17 +08:00
Kconfig ml: update Makefile 2024-10-18 09:40:17 +08:00
Make.defs Add configurations files. 2024-10-18 09:40:17 +08:00
Makefile ml: update Makefile 2024-10-18 09:40:17 +08:00
tflite-micro.patch delete the neon conv2D 2024-10-18 09:40:17 +08:00