tensorflow/tflite-micro
Infrastructure to enable deployment of ML models to low-power resource-constrained embedded targets (including microcontrollers and digital signal processors). observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1973
- days_rel: n/a
- days_push: 7
- n_releases_24m: 0
Adoption not part of the score
3059 stars · 1064 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
TensorFlow Lite for Microcontrollers (TFLM) is a C++ port of TensorFlow Lite for running ML models on microcontrollers, DSPs, and other memory-constrained embedded devices. It provides a minimal inference runtime with ports for targets like Cortex-M, RISC-V, Hexagon, and Xtensa.
Use cases
- run a neural network on an Arduino or Cortex-M microcontroller
- deploy a keyword-spotting model to a DSP
- do on-device inference with only kilobytes of RAM
- port TensorFlow Lite models to embedded targets like RISC-V or Xtensa
- build tinyml applications on resource-constrained hardware
When to choose
- you need ML inference on microcontrollers or DSPs with very limited memory
- you want a maintained, hardware-ported runtime for embedded TensorFlow Lite models
- you are building tinyml/edge-ai applications without an OS or with minimal resources
When to avoid
- you need training or full TensorFlow tooling on servers or desktops
- your target has ample compute and memory, where standard TensorFlow Lite or a full framework is better
- you need GPU-accelerated or cloud inference
Facets
library · maturity active
machine-learning deep-learning llm-inference embedded machine-learning embedded-systems deep-learning iot cpp embedded iot cross-platform tensorflow-lite microcontrollers dsp edge-ai tinyml inference
1 source
- readme: https://github.com/tensorflow/tflite-micro · fetched 2026-08-28 · 6b9d2eaf56ea
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tensorflow/tflite-micro | main | 77 |
For agents
markdown · JSON · MCP: product_card(name="tensorflow/tflite-micro")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem