#61 · Primary category: Inference & Local Deploy

Paddle-Lite

arm baidu deep-learning embedded fpga mali mdl mobile mobile-deep-learning neural-network

PaddlePaddle High Performance Deep Learning Inference Engine for Mobile and Edge (飞桨高性能深度学习端侧推理引擎)

Project last updated:04/27/26

GitHub Stars

7.3K

Forks

1.6K

Contributors

193

License

Apache-2.0

Why we included this project

Paddle-Lite is an inference runtime built for phones, embedded boards, and other edge hardware. It runs models trained in PaddlePaddle directly, and models from PyTorch, TensorFlow, or Caffe can be converted with the companion X2Paddle tool. An optimization step quantizes and fuses the graph before deployment, which keeps the model small and fast when memory and battery are limited. The engine covers ARM CPUs, GPUs via OpenCL and Metal, and NPUs from Huawei, Qualcomm, MediaTek, Cambricon, and others. C++, Java, and Python APIs support Android, iOS, embedded Linux, and x86, with demos for common tasks like classification and detection. Baidu uses it in production internally, and it has supported external users and enterprises as well.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category