1576 Forks
6484 Stars
6484 Watchers

Paddle-Lite

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

How to download and setup Paddle-Lite

Open terminal and run command
git clone https://github.com/PaddlePaddle/Paddle-Lite.git
git clone is used to create a copy or clone of Paddle-Lite repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Paddle-Lite https://github.com/PaddlePaddle/Paddle-Lite/archive/master.zip

Or simply clone Paddle-Lite with SSH
[email protected]:PaddlePaddle/Paddle-Lite.git

If you have some problems with Paddle-Lite

You may open issue on Paddle-Lite support forum (system) here: https://github.com/PaddlePaddle/Paddle-Lite/issues