-
### Board
ESP32 Dev Module
### Device Description
Huzzah ESP32
### Hardware Configuration
No other hardware connected
### Version
v2.0.14
### IDE Name
Arduino IDE
### Ope…
-
Click to expand!
### Issue Type
Build/Install
### Source
source
### Tensorflow Version
tf2.9
### Custom Code
No
### OS Platform and Distribution
ubuntu20
### Mobile…
-
Using Arduino_TensorFlowLite library version 1.15 Non-Pre-Compiled
Arduino IDE 1.8.13
This seems more of a Arduino_TensorFlowLite library issue
Getting the following errors/warnings:
```Ardu…
-
Hi.
I have trained a network using the following colab notebook .
Now following the instructions explained in **Deploy to ESP32** section of the official TensorFlow lite microspeech example () and u…
-
I encouter this error When I generate_hello_world_esp_project by `sudo make -f tensorflow/lite/experimental/micro/tools/make/Makefile TARGET=esp generate_hello_world_esp_project` command
> make: *…
-
Can TFLM support stream mode for KWS as this [paper](https://arxiv.org/abs/2005.06720) told.It is necessary for microcontroller to reduce the lantecy
-
It would be nice to have an example showing integration between https://github.com/tensorflow/tensorflow/tree/master/tensorflow/lite/experimental/micro/examples/micro_speech and `google-assistant-grpc…
-
I noticed that printfs are not coming through, although context-ReportError seems to work.
For example (after cloning tensorflow), put this in Prepare() in tensorflow/lite/micro/kernels/cmsis-nn/c…
-
Click to expand!
### Issue Type
Feature Request
### Source
source
### Tensorflow Version
tf 2.9
### Custom Code
No
### OS Platform and Distribution
ubuntu20
### Mobile device
_No respon…
-
I've worked thru the Chapter 07 Zephyr OS project, but found that I can't build zephyr tflist-micro projects.
I have installed the zephyr sdk, zephyr-sdk-0.16.3_macos-aarch64.tar.xz, for my Mac as …