-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
translate index.en #9783
translate index.en #9783
Conversation
删除旧文档,上传新文档
删除旧文档
删除旧的文档,上传新文档
update the new index_en.rst with new pr
close via #9785 |
@@ -1,32 +1,57 @@ | |||
Install and Build | |||
================= | |||
install and compile |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
compile -> Compile
|
||
.. _install_steps: | ||
|
||
Install Steps | ||
++++++++ | ||
PaddlePaddle provides various ways of installation for many different users |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ways -> methods
|
||
You can choose either pip or Docker to complete your install: | ||
focus on deep learning model development |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
focus on deep learning model development -> Focus on Deep Learning Model Development
|
||
Build from Source | ||
----------------- | ||
this is the convenient way to install it , please choose the right installation package with mochine configure and system。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this -> This
|
||
Build from Source | ||
----------------- | ||
this is the convenient way to install it , please choose the right installation package with mochine configure and system。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the convenient way -> the most convenient way
----------------- | ||
this is the convenient way to install it , please choose the right installation package with mochine configure and system。 | ||
|
||
follow the bottom frame |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
follow -> Follow
follow the bottom frame | ||
---------- | ||
|
||
PaddlePaddle provides the installation ways of Docker, please follow the tutorial: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This sentence should be:
PaddlePaddle provides installation methods using Docker. Please follow the tutorial:
|
||
docker_install_cn.rst | ||
|
||
we recommend running PaddlePaddle in docker , this way has more superiority : |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we ->We
docker -> Docker
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This sentence shouldbe
We recommend running PaddlePaddle using Docker.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this way has more superiority -> This method has the following advantages:
|
||
.. warning:: | ||
- don't need the third dependent of installing |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
don't need the third dependent of installing ->Does not require the installation of third-party dependencies.
fix the index_en.rst file