-
Notifications
You must be signed in to change notification settings - Fork 5.7k
update v2/howto/cmd_parameter/index_en.rst #9381
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
Conversation
@@ -2,10 +2,25 @@ | |||
|
|||
Set Command-line Parameters | |||
=========================== | |||
The implementation of the deep learning algorithm has a variety of characteristics,such as running environment, running stage, structure of the model and the traning strategy. PaddlePaddle supports the user to set various command-line parameters flexibly, which help to achieve control of the model training or prediction process. |
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.
of the deep learning -> of deep learning
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.
algorithm -> algorithms
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.
help -> helps
@@ -2,10 +2,25 @@ | |||
|
|||
Set Command-line Parameters | |||
=========================== | |||
The implementation of the deep learning algorithm has a variety of characteristics,such as running environment, running stage, structure of the model and the traning strategy. PaddlePaddle supports the user to set various command-line parameters flexibly, which help to achieve control of the model training or prediction process. | |||
|
|||
In this part,we take several actual scenes as an example, and the use of some command-line parameters is displayed: |
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.
scenes -> scenarios
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
use_case_cn.md |
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 should be use_case_en.md
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
arguments_cn.md |
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 should be arguments_en.md
use_case_en.md | ||
arguments_en.md | ||
detail_introduction_en.md | ||
detail_introduction_cn.md |
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 should be detail_introduction_en.md
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.
Hi @abhinavarora, would you please tell me more detail about 'it would be great if you could update the URLs also.' I am not clear about the URLs.
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.
Hi @xiangjinxin1019 Please ignore that comment. I was referring to names like use_case_en.md
update
fix punctuation & en.cmd
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.
LGTM
fix #8909
index_en.rst