OAID/Tengine
Tengine is a lite, high performance, modular inference engine for embedded device observed · 2026-08-28
Health v2 · maintenance only
27/100
- Activity 10
- Release rhythm 8
- Longevity 100
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: 3169
- days_rel: n/a
- days_push: 545
- n_releases_24m: 0
Adoption not part of the score
4531 stars · 981 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Tengine is a lightweight, high-performance, modular deep learning inference engine developed by OPEN AI LAB for embedded and edge devices. It features a decoupled frontend/backend architecture supporting CPU, GPU, and NPU heterogeneous compute, with model conversion and quantization tools for frameworks like TensorFlow, PyTorch, and ONNX.
Use cases
- deploy cnn models on embedded arm devices
- run inference on npu hardware like verisilicon tim-vx
- convert onnx or tensorflow models to a lightweight runtime format
- quantize models to int8 for faster edge inference
- benchmark neural network speed on embedded boards
- deploy ai models in edge computing containers with superedge
- run deep learning inference on riscv or mips devices
When to choose
- you need efficient on-device inference on resource-constrained embedded hardware
- you want to target heterogeneous backends including cpu, gpu, and npu from one framework
- you need a small-footprint c/c++ runtime for aiot applications
- you require model conversion and quantization tooling for edge deployment
When to avoid
- you need training or fine-tuning capabilities rather than inference
- you primarily target cloud or server environments with abundant resources
- you depend on a broad ecosystem of prebuilt ops and community extensions like onnxruntime or tflite
- you need first-class support for large language models or transformer architectures
Facets
library · maturity active
machine-learning deep-learning llm-inference gpu-computing embedded benchmarking cli machine-learning deep-learning embedded-systems iot artificial-intelligence computer-vision cross-platform embedded cpp cross-platform inference-engine npu aiot edge-ai onnx model-conversion quantization tim-vx riscv tensorrt linux arm gpu android
1 source
- readme: https://github.com/OAID/Tengine · fetched 2026-08-28 · 7a5c3c7528de
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| OAID/Tengine | main | 27 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem