Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add doc #418

Merged
merged 9 commits into from
Apr 7, 2020
Merged

add doc #418

merged 9 commits into from
Apr 7, 2020

Conversation

MRXLT
Copy link
Contributor

@MRXLT MRXLT commented Apr 7, 2020

添加了性能优化的文档
添加了单卡启动多模型的文档
主页文档添加安装gpu版本的命令,图像识别demo添加使用gpu版本的说明

bjjwwang
bjjwwang previously approved these changes Apr 7, 2020
Copy link
Collaborator

@bjjwwang bjjwwang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

README_CN.md Outdated
@@ -39,7 +39,8 @@ Paddle Serving 旨在帮助深度学习开发者轻易部署在线预测服务

```shell
pip install paddle-serving-client
pip install paddle-serving-server
pip install paddle-serving-server # CPU
pip install paddle-serving-server-gpu # GPU
```

您可能需要使用国内镜像源(例如清华源)来加速下载。
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

要不把清华源的链接也写进去把
-i https://pypi.tuna.tsinghua.edu.cn/simple

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

README.md Outdated
pip install paddle-serving-server
pip install paddle-serving-client
pip install paddle-serving-server # CPU
pip install paddle-serving-server-gpu # GPU
```

You may need to use a domestic mirror source (in China, you can use the Tsinghua mirror source) to speed up the download.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

-i https://pypi.tuna.tsinghua.edu.cn/simple

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

Copy link
Member

@guru4elephant guru4elephant left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@guru4elephant guru4elephant merged commit 8ce8f71 into PaddlePaddle:develop Apr 7, 2020
@MRXLT MRXLT deleted the 0.2.0-doc branch August 11, 2020 03:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants