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

Fix English doc of the activation OPs, such as exp, rsqrt, abs....... #25258

Merged
merged 10 commits into from
Jun 30, 2020
Merged

Fix English doc of the activation OPs, such as exp, rsqrt, abs....... #25258

merged 10 commits into from
Jun 30, 2020

Conversation

WuHaobo
Copy link
Contributor

@WuHaobo WuHaobo commented Jun 29, 2020

PR types

Bug fixes

PR changes

Docs

Describe

  1. fix error in the English doc
    image
  2. add the dygraph examples to all these activation OPs
  3. change the API in examples to 2.0 of all these activation OPs

All the following OP:
['abs', 'acos', 'asin', 'atan', 'ceil', 'cos', 'exp', 'floor', 'logsigmoid', 'reciprocal', 'round', 'rsqrt', 'sigmoid', 'sin', 'softplus', 'softsign', 'sqrt', 'square', 'tanh', 'tanh_shrink']
have the same bug.

Preview of the doc is:
image

@paddle-bot-old
Copy link

Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

@paddle-bot-old
Copy link

❌This PR is not created using PR's template. You can refer to this Demo.
Please use PR's template, it helps save our maintainers' time so that more developers get helped.

@WuHaobo WuHaobo changed the title Fix exp doc Fix English doc of the activation OPs, such as exp, abs....... Jun 29, 2020
@WuHaobo WuHaobo changed the title Fix English doc of the activation OPs, such as exp, abs....... Fix English doc of the activation OPs, such as exp, rsqrt, abs....... Jun 29, 2020
Copy link

@saxon-zh saxon-zh left a comment

Choose a reason for hiding this comment

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

LGTM

@shippingwang shippingwang merged commit 6bf7df4 into PaddlePaddle:develop Jun 30, 2020
@WuHaobo WuHaobo deleted the fix_exp_doc branch July 1, 2020 01:42
@WuHaobo WuHaobo restored the fix_exp_doc branch July 1, 2020 01:43
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.

None yet

3 participants