• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1README
2------
3
41. Pulling the latest TFLM code base:  ../../external/tflm/tflm_sync_srcs.sh
5
62. Make modifications to the nanoapp accordingly. If you have new source files,
7please add them to `COMMON_SRCS` in the Makefile.
8
9Also TFLM uses its own flatbuffer version not the default one in CHRE. Please be
10aware of this when developping nanoapps using flatbuffer.
11
123. Build nanoapp for your platform, e.g. make google_hexagonv66_slpi-see-uimg
13
14SUPPORT
15-------
16
17Documentation: https://www.tensorflow.org/lite/microcontrollers
18GitHub repo: https://github.com/tensorflow/tensorflow/tree/master/tensorflow/lite/micro
19Forum: micro@tensorflow.org