xiuos/APP_Framework/Framework/knowing/tensorflow-lite
chunyexixiaoyu bf17ef10cb APP_Framework/Applications/: make mnist application running on the stm32f407 board,model data is saved in the flash,note the following points
1. the thread which run the mnist needs 10kb
2. Lwip and useless driver must be not loaded.
3. The entire bin file is close to 1024KB.
2022-01-19 14:53:47 +08:00
..
tensorflow-lite-for-mcu APP_Framework/Applications/: make mnist application running on the stm32f407 board,model data is saved in the flash,note the following points 2022-01-19 14:53:47 +08:00
Kconfig solve the compile problem of tflite in xiuos 2021-09-09 18:00:27 +08:00
Makefile solve the compile problem of tflite in xiuos 2021-09-09 18:00:27 +08:00
SConscript APP_Framework/Framework: cmsis nn used in tflite was replaced with in knowing cmsis_5 dir 2022-01-04 18:36:30 +08:00