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

Update index_en.rst #9280

Merged
merged 2 commits into from
Mar 22, 2018
Merged

Update index_en.rst #9280

merged 2 commits into from
Mar 22, 2018

Conversation

legend06hvl
Copy link
Contributor

@legend06hvl legend06hvl commented Mar 21, 2018

update en version
fix #8908

@CLAassistant
Copy link

CLAassistant commented Mar 21, 2018

CLA assistant check
All committers have signed the CLA.

@shanyi15 shanyi15 requested review from gangliao and shanyi15 and removed request for gangliao March 21, 2018 04:45
Copy link
Contributor

@abhinavarora abhinavarora left a comment

Choose a reason for hiding this comment

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

Thank you for the PR. There are some suggestions for the grammar and sentence structure. Please look at that before merging.

=======
========

PaddlePaddle allows users to flexibly set various command line parameters to control the model training or forecasting process. How to use please refer to:
Copy link
Contributor

Choose a reason for hiding this comment

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

PaddlePaddle provides the users the ability to flexibly set various command line parameters to control the model training and inference process. Please refer to the following instructions on using PaddlePaddle


cmd_parameter/index_cn.rst

PaddlePaddle supports distributed training tasks on fabric clusters, MPI clusters, and kubernetes clusters. For detailed configuration and usage instructions, refer to:
Copy link
Contributor

Choose a reason for hiding this comment

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

kubernetes -> Kubernetes

:maxdepth: 1

cluster/index_cn.rst

Copy link
Contributor

Choose a reason for hiding this comment

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

the -> a
prediction -> inference


cluster/index_cn.rst

PaddlePaddle provides the C-API for prediction. We provide the following guidelines about the use of C-API:
Copy link
Contributor

Choose a reason for hiding this comment

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

"about the use of C-API" -> for using the C-API

Update  refer to commits
Copy link
Contributor

@abhinavarora abhinavarora left a comment

Choose a reason for hiding this comment

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

LGTM!

@shanyi15
Copy link
Collaborator

shanyi15 commented Mar 22, 2018

Thank you!! @abhinavarora @sidgoyal78

@shanyi15 shanyi15 merged commit 3c8bbd3 into PaddlePaddle:develop Mar 22, 2018
mikeseven added a commit to mikeseven/Paddle that referenced this pull request Mar 22, 2018
* commit '9c35b0dc1ba0ace5acf721685802a21045ea1249': (36 commits)
  Fix dist compile error (PaddlePaddle#9320)
  Fix bug for backward tanspiler when using parallel_do operator. (PaddlePaddle#9282)
  update
  fix transpiler bug
  Update index_en.rst (PaddlePaddle#9286)
  "fix mixed_vector bug" (PaddlePaddle#9319)
  Update index_en.rst (PaddlePaddle#9280)
  Adjust some contents in write_docs_en.rst for Contribue Documentation (PaddlePaddle#9147)
  CMake refine for HIP support. Fix CI.
  Reuduce memory copy when communication between trainer and pserver. (PaddlePaddle#9271)
  Modified build.sh and remove build_doc.sh
  fix doc
  Enhance device context pool (PaddlePaddle#9293)
  Device blobs are created only in training. Added testing attribute
  Shrink batch_norm_grad's inputs
  updates
  prepare and create op before run
  wip
  small fix
  initial commit
  ...

# Conflicts:
#	cmake/external/eigen.cmake
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.

Translation Plan-进阶使用-汉译英-概述
5 participants