未验证 提交 5740211b 编写于 作者: X xiebaiyuan 提交者: GitHub

update demos readme

update demos readme
上级 7a90cb7e
## 如何运行demo ## PADDLE MOBILE DEMOS
- Android demo下载路径
http://mms-graph.bj.bcebos.com/paddle-mobile%2FPaddleMobile_Android.zip ### DEMO工程GITHUB仓库
- iOS demo下载路径:
http://mms-graph.bj.bcebos.com/paddle-mobile%2FPaddleMobileDemo_iOS.zip 我们提供了新的[DEMO工程](https://github.com/xiebaiyuan/paddle-mobile-demo),用于演示各平台的使用
在demo目录下执行下载demo的脚本 #### ANDROID CPU DEMO 使用说明
android cpu demo 演示了Paddle Mobile 在Android平台上粗分类的应用.
##### 编译步骤
1. clone 仓库
2. 打开Android Studio
3. "open an existing Android Studio Project"
4. run and enjoy it
---
#### 原DEMO下载路径
- [ANDROID DEMO](http://mms-graph.bj.bcebos.com/paddle-mobile%2FPaddleMobile_Android.zip)
- [IOS DEMO](http://mms-graph.bj.bcebos.com/paddle-mobile%2FPaddleMobileDemo_iOS.zip)
- 原demo亦可使用getDemo.sh进行下载
``` ```
sh getDemo.sh sh getDemo.sh
``` ```
demo工程就下载解压到当前目录中了。
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册