| commit | 15092dfdba4007dc7475cdf56f0dfa72ac280355 | [log] [tgz] |
|---|---|---|
| author | suleshahid <110432064+suleshahid@users.noreply.github.com> | Thu Mar 21 21:54:02 2024 +0000 |
| committer | GitHub <noreply@github.com> | Thu Mar 21 21:54:02 2024 +0000 |
| tree | a94dfa0db77cea9ad8eb5c94f6f610d69c78e43f | |
| parent | 79e3f35f3ce03c4f24fc9dfef40fcff5827b0112 [diff] |
IF kernel nulltpr fix (#2515) In some cases if you IF op has 0 outputs, it can reference a nullptr in trying to access node->outputs->size(). This is in the case if your model was flatbuffer_aligned which most likely optimizes away the empty array to nullptr. BUG=[328527454](https://buganizer.corp.google.com/issues/328527454)
TensorFlow Lite for Microcontrollers is a port of TensorFlow Lite designed to run machine learning models on DSPs, microcontrollers and other devices with limited memory.
Additional Links:
| Build Type | Status |
|---|---|
| CI (Linux) | |
| Code Sync |
This table captures platforms that TFLM has been ported to. Please see New Platform Support for additional documentation.
| Platform | Status |
|---|---|
| Arduino | |
| Coral Dev Board Micro | TFLM + EdgeTPU Examples for Coral Dev Board Micro |
| Espressif Systems Dev Boards | |
| Renesas Boards | TFLM Examples for Renesas Boards |
| Silicon Labs Dev Kits | TFLM Examples for Silicon Labs Dev Kits |
| Sparkfun Edge | |
| Texas Instruments Dev Boards |
This is a list of targets that have optimized kernel implementations and/or run the TFLM unit tests using software emulation or instruction set simulators.
| Build Type | Status |
|---|---|
| Cortex-M | |
| Hexagon | |
| RISC-V | |
| Xtensa | |
| Generate Integration Test |
See our contribution documentation.
A Github issue should be the primary method of getting in touch with the TensorFlow Lite Micro (TFLM) team.
The following resources may also be useful:
SIG Micro email group and monthly meetings.
SIG Micro gitter chat room.
For questions that are not specific to TFLM, please consult the broader TensorFlow project, e.g.: