Searched refs:blob (Results 1 – 22 of 22) sorted by relevance
1 …-micro/blob/main/tensorflow/lite/micro/examples/micro_speech/train/train_micro_speech_model.ipynb]…
1 …e-micro/blob/main/tensorflow/lite/micro/examples/hello_world/train/train_hello_world_model.ipynb](…
8 [tensorflow/lite/micro](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lite/micro)13 See [ARC EM Software Development Platform](https://github.com/tensorflow/tflite-micro/blob/main/ten…25 …I Library Based Optimizations](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lit…41 … board from the micro SD card](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lit…
8 [tensorflow/lite/micro](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lite/micro)13 See [Custom ARC EM/HS Platform](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lit…25 …I Library Based Optimizations](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lit…
2 https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lite/micro
5 https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lite/experimental/microfrontend
24 [README](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lite/micro/kernels/vexrisc…49 * [DepthwiseConv2D](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lite/micro/ke…
28 …<a target="_blank" href="https://colab.research.google.com/github/tensorflow/tflite-micro/blob/mai…31 …<a target="_blank" href="https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lite/micr…
29 …k is used in the [hello_world](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lit…33 …" href=\"https://colab.research.google.com/github/tensorflow/tflite-micro/blob/main/tensorflow/lit…36 …" <a target=\"_blank\" href=\"https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/l…3449 …tructions in the [hello_world](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lit…3451 …e [`hello_world/train/models`](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lit…3453 …ed in [`hello_world/model.cc`](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lit…
21 [tensorflow/lite/micro](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lite/micro)
40 [tensorflow/lite/micro](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lite/micro)
20 …model used in the [magic_wand](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lit…26 …" href=\"https://colab.research.google.com/github/tensorflow/tflite-micro/blob/main/tensorflow/lit…29 …" \u003ca target=\"_blank\" href=\"https://github.com/tensorflow/tflite-micro/blob/main/tensorf…
36 …<a target="_blank" href="https://colab.research.google.com/github/tensorflow/tflite-micro/blob/mai…39 …<a target="_blank" href="https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lite/micr…
37 … is used in the [micro_speech](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lit…41 …" href=\"https://colab.research.google.com/github/tensorflow/tflite-micro/blob/main/tensorflow/lit…44 …" <a target=\"_blank\" href=\"https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/l…577 …ructions in the [micro_speech](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lit…579 … [`micro_speech/train/models`](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lit…581 …blob/main/tensorflow/lite/micro/examples/micro_speech/micro_features/micro_model_settings.h) and (…
58 …<a target="_blank" href="https://colab.research.google.com/github/tensorflow/tflite-micro/blob/mai…61 …<a target="_blank" href="https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lite/micr…99 …ow. Refer to the [`tiny_conv`](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/exa…
20 /* https://github.com/renode/renode/blob/master/platforms/cpus/stm32f4.repl*/
50 [tensorflow/lite/micro](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lite/micro)
17 https://github.com/google/stm32_bare_lib/blob/master/stm32_linker_layout.lds
66 …the [Person Detection Example](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lit…
345 [ESP-EYE](https://github.com/espressif/esp-who/blob/master/docs/en/get-started/ESP-EYE_Getting_Star…350 [image_provider.cc](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lite/micro/exam…352 [app_camera_esp.c](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lite/micro/examp…354 [detection_responder.cc](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lite/micro…675 [person_detection_test.cc](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lite/mic…
485 [hello_world_test.cc](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lite/micro/ex…493 …n [magic_wand/train/README.md](https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lit…
598 auto blob = AsBlob(); in ToString() local599 flatbuffers::EscapeString(reinterpret_cast<const char *>(blob.data()), in ToString()600 blob.size(), &s, true, false); in ToString()