commit | f6c16a25aec50993e7fcb38119d1c18d78e25bce | [log] [tgz] |
---|---|---|
author | Måns Nilsson <mans.nilsson@arm.com> | Thu Dec 30 20:24:53 2021 +0100 |
committer | GitHub <noreply@github.com> | Thu Dec 30 19:24:53 2021 +0000 |
tree | 0839481296830f4b7fd173d9c4156d1af8547e4b | |
parent | af8103f2a3051c6340b7eba81396b6a5313dca19 [diff] |
Add dilation support for CMSIS-NN optimized kernels (#829) * Removes calls to reference kernel function in depthwise and conv kernels. * Updates downloaded CMSIS version. * Fix bug in prepare for depthwise where dilation was not set in call to get buffer size. Change-Id: Ida0f0cf9051a30225bf4ea67647e627fdfb163cb Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
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 | |
ESP32 | |
Sparkfun Edge |
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 |
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 inference with TFLM (for example model conversion and quantization) please use the following resources: