PaddlePaddle / Mobile

Embedded and Mobile Deployment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Move tools into deployment

hedaoyuan opened this issue · comments

The deployment directory can contain the following two parts.

  1. Compile optimization for Paddle Mobile Inference Library.
  2. Compile optimization of Paddle training model to Paddle inference model (see #51).