Lines Matching full:tensorflow
4 Replicate a sine wave using TensorFlow Lite for Microcontrollers.
9 This sample TensorFlow application replicates a sine wave and
10 demonstrates the absolute basics of using TensorFlow Lite Micro.
18 a model and converting it for use with TensorFlow Lite Micro for
21 The sample comes in two flavors. One with TensorFlow Lite Micro
26 `the TensorFlow Hello World sample for Zephyr`_.
28 .. _the TensorFlow Hello World sample for Zephyr:
29 https://github.com/tensorflow/tflite-micro/tree/main/tensorflow/lite/micro/examples/hello_world
68 …/corstone300/an547 samples/modules/tflite-micro/hello_world/ -T sample.tensorflow.helloworld.cmsis…
97 It is recommended that you copy and modify one of the two TensorFlow
98 samples when creating your own TensorFlow project. To build with
99 TensorFlow, you must enable the below Kconfig options in your :file:`prj.conf`:
108 TensorFlow Lite Micro, in that is sets below Kconfig option. Note also that this