Lines Matching full:tensorflow
4 Recognize gestures from an accelerometer using TensorFlow Lite for Microcontrollers and a 20KB
10 This sample application shows how to use TensorFlow Lite Micro
16 `the TensorFlow Magic Wand sample for Zephyr`_ and
17 `the Antmicro tutorial on Renode emulation for TensorFlow`_.
19 .. _the TensorFlow Magic Wand sample for Zephyr:
20 https://github.com/tensorflow/tflite-micro-arduino-examples/tree/main/examples/magic_wand
22 .. _the Antmicro tutorial on Renode emulation for TensorFlow:
23 https://github.com/antmicro/litex-vexriscv-tensorflow-lite-demo
111 It is recommended that you copy and modify one of the two TensorFlow
112 samples when creating your own TensorFlow project. To build with
113 TensorFlow, you must enable the below Kconfig options in your :file:`prj.conf`: