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

[Docs]fix math api en docs issue #47448

Merged
merged 42 commits into from
Nov 22, 2022
Merged

Conversation

ustiniankw
Copy link
Contributor

PR types

Others

PR changes

Docs

Describe

paddle.stanh

@paddle-bot
Copy link

paddle-bot bot commented Oct 28, 2022

你的PR提交成功,感谢你对开源项目的贡献!
请关注后续CI自动化测试结果,详情请参考Paddle-CI手册
Your PR has been submitted. Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

@CLAassistant
Copy link

CLAassistant commented Oct 28, 2022

CLA assistant check
All committers have signed the CLA.

ustiniankw and others added 26 commits October 31, 2022 14:48
python/paddle/tensor/einsum.py Outdated Show resolved Hide resolved
.pre-commit-config.yaml Outdated Show resolved Hide resolved
python/paddle/hapi/model.py Outdated Show resolved Hide resolved
@@ -1756,7 +1772,7 @@ def fit(
How to make a batch is done internally.

.. code-block:: python
:name: code-example1
:name: code-example3
Copy link
Member

Choose a reason for hiding this comment

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

这里为什么要改成 3、4 呢,中文那边还可以正常 copy 过去吗?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

报错信息:Duplicate explicit target name: “code-example1”. 文件中有两个多段代码示例,前面的一个API用了“:name: code-example1”以及“:name: code-example2”

python/paddle/nn/functional/pooling.py Outdated Show resolved Hide resolved
python/paddle/nn/layer/loss.py Outdated Show resolved Hide resolved
python/paddle/nn/layer/loss.py Outdated Show resolved Hide resolved
python/paddle/tensor/math.py Outdated Show resolved Hide resolved
python/paddle/vision/ops.py Outdated Show resolved Hide resolved
Copy link
Contributor

@momozi1996 momozi1996 left a comment

Choose a reason for hiding this comment

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

除了提到的两个问题,其余我check暂时无问题了。

python/paddle/nn/functional/pooling.py Show resolved Hide resolved
python/paddle/nn/functional/pooling.py Show resolved Hide resolved
momozi1996
momozi1996 previously approved these changes Nov 14, 2022
Copy link
Contributor

@momozi1996 momozi1996 left a comment

Choose a reason for hiding this comment

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

LGTM

Ligoml
Ligoml previously approved these changes Nov 17, 2022
Copy link
Contributor

@Ligoml Ligoml left a comment

Choose a reason for hiding this comment

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

LGTM
有一些小问题后续提个pr再改吧

Copy link
Contributor

@Ligoml Ligoml left a comment

Choose a reason for hiding this comment

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

good job!
LGTM

Copy link
Contributor

@XiaoguangHu01 XiaoguangHu01 left a comment

Choose a reason for hiding this comment

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

LGTM

@Ligoml Ligoml merged commit 94c6ec8 into PaddlePaddle:develop Nov 22, 2022
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.

6 participants