Searched refs:tensorflow (Results 1 – 16 of 16) sorted by relevance
25 git clone https://github.com/tensorflow/tensorflow.git --depth=1 tflm29 make -f tensorflow/lite/micro/tools/make/Makefile TARGET=chre generate_hello_world_make_project30 rm -rf tensorflow/lite/micro/tools/make/gen/chre_x86_64/prj/hello_world/make/tensorflow/lite/micro/…36 cp -r tensorflow/lite/micro/tools/make/gen/chre_x86_64/prj/hello_world/make $REAL_DEST_PATH
17 Documentation: https://www.tensorflow.org/lite/microcontrollers18 GitHub repo: https://github.com/tensorflow/tensorflow/tree/master/tensorflow/lite/micro19 Forum: micro@tensorflow.org
41 "path": "external/tensorflow/tensorflow/lite/delegates/nnapi"
111 tensorflow::GuardedPhiloxRandom random_generator; in EvalFloat32()121 tensorflow::random::SimplePhilox simple_philox(&random_generator_reserved); in EvalFloat32()
65 tensorflow::random::PhiloxRandom rng(kFixedRandomSeed1); in Invoke()66 tensorflow::random::SimplePhilox srng(&rng); in Invoke()
21 namespace tensorflow {
20 namespace tensorflow { namespace
22 namespace tensorflow { namespace
19 namespace tensorflow { namespace
27 namespace tensorflow {
25 namespace tensorflow {
39 namespace tensorflow {
34 namespace tensorflow {
349 logging-modules=logging,absl.logging,tensorflow.io.logging
342 logging-modules=logging,absl.logging,tensorflow.io.logging
184 Microcontrollers](https://www.tensorflow.org/lite/microcontrollers) (TFLM) into