1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hmz007 6d24f2138b
Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56)
3 years ago
..
src Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
Makefile Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
README Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago

README

README
------

1. Pulling the latest TFLM code base:  ../../external/tflm/tflm_sync_srcs.sh

2. Make modifications to the nanoapp accordingly. If you have new source files,
please add them to `COMMON_SRCS` in the Makefile.

Also TFLM uses its own flatbuffer version not the default one in CHRE. Please be
aware of this when developping nanoapps using flatbuffer.

3. Build nanoapp for your platform, e.g. make google_hexagonv66_slpi-see-uimg

SUPPORT
-------

Documentation: https://www.tensorflow.org/lite/microcontrollers
GitHub repo: https://github.com/tensorflow/tensorflow/tree/master/tensorflow/lite/micro
Forum: micro@tensorflow.org