tensorflow / tensorflow/tflite-micro
STM32 Examples and Documentation for TensorFlow Lite Micro
Open
@veblush is already working on this.
Since Aug 21, 2026.
type:support
- Dominant language
- C++
- Stars
- 3.1k
- Forks
- 1.1k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 43
Description
Hi tfilte-micro team,
I have been developing and documenting TensorFlow Lite Micro (TFLM) applications on STM32 microcontrollers using STM32CubeIDE. My MNIST digit-classification example, documentation, and benchmarks are ready, and I plan to continue with micro-speech and object detection.
I would like to contribute this work to the TFLM community. What would be the recommended process and where should I start to contribute STM32 examples, documentation, and benchmarks to the TFLM repository?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.