Jiang Yufan
7447152767
Tensorflow test update
2023-08-22 14:05:10 +08:00
wuzheng
9b3c321150
add makefiles to adapt nnom and cmsis-nn for xizi
2023-02-24 15:47:49 +08:00
wuzheng
73fbeea117
add can and flash driver for hc32f4a0 in XiZi_IIoT
2023-02-22 09:38:41 +08:00
Liu_Weichao
dbca22a1a6
feat support PRIV_SHELL_CMD_FUNCTION to fit heterogeneous OS
2022-09-26 17:04:04 +08:00
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
Wang_Weigen
5b47a83022
solve the compile problem of tflite in xiuos
2021-09-09 18:00:27 +08:00
chunyexixiaoyu
f50dab2bde
APP_Framework/Framework/:add rt-thread transform layer
2021-07-21 14:52:09 +08:00
chunyexixiaoyu
38d2cb3c85
APP_Framework/Framework/:update knowing framework
...
1.fix some Kconfig file
2.add tensorflow-lite-for-mcu in knowing file
3.add mnist application,note the application cannot be used with RAM less than 500K.
4.the version need to separate application and OS(rtt),later by using add transform layer to solve it.
2021-07-20 14:50:50 +08:00