PaddlePaddle/Paddle-Lite
PaddlePaddle High Performance Deep Learning Inference Engine for Mobile and Edge (飞桨高性能深度学习端侧推理引擎) observed · 2026-08-28
Health v2 · maintenance only
58/100
- Activity 79
- 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3269
- days_rel: n/a
- days_push: 128
- n_releases_24m: 0
Adoption not part of the score
7273 stars · 1619 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Paddle Lite is a high-performance, lightweight deep learning inference engine from Baidu's PaddlePaddle ecosystem, designed for mobile, embedded, and edge devices. It optimizes models via quantization, kernel selection, and graph fusion, and provides C++, Java, and Python APIs for on-device deployment.
Use cases
- deploy a deep learning model on Android or iOS
- run neural network inference on embedded ARM devices
- optimize and quantize a PaddlePaddle model for mobile
- run image classification or object detection on-device
- convert TensorFlow or PyTorch models for edge inference
- accelerate inference on mobile GPU or FPGA hardware
When to choose
- you need fast on-device inference on Android, iOS, or embedded Linux
- your models come from PaddlePaddle or can be converted via X2Paddle
- you need quantization and graph optimization for resource-constrained devices
When to avoid
- you need training, not inference - use full PaddlePaddle or PyTorch
- you primarily target server/cloud GPUs rather than mobile and edge
- you need broad non-Paddle model format support without conversion
Facets
library · maturity active
machine-learning deep-learning llm-inference gpu-computing deep-learning mobile-development embedded-systems machine-learning windows cpp python embedded inference-engine edge-computing model-optimization quantization on-device-ai paddlepaddle android ios linux macos arm
2 sources
- readme: https://github.com/PaddlePaddle/Paddle-Lite · fetched 2026-08-28 · d10a98ea0c7f
- homepage: https://www.paddlepaddle.org.cn/lite · fetched 2026-08-29 · 9fc4afe5db6d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| PaddlePaddle/Paddle-Lite | main | 58 |
For agents
markdown · JSON · MCP: product_card(name="PaddlePaddle/Paddle-Lite")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem