Skip to content

Conversation

@shangzhizhou
Copy link
Member

PR types

Others

PR changes

Docs

Describe

修复logsumexp的api文档对输入维度约束不明确的问题

@paddle-bot-old
Copy link

paddle-bot-old bot commented Dec 6, 2021

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

jiweibo
jiweibo previously approved these changes Dec 6, 2021
Copy link
Contributor

@jiweibo jiweibo left a comment

Choose a reason for hiding this comment

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

LGTM

Args:
x (Tensor): The input Tensor with data type float32, float64.
x (Tensor): The input Tensor with data type float32 or float64, whose
dimension should not greater than 4.
Copy link
Contributor

Choose a reason for hiding this comment

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

这样改一下是不是比较少,后半句有点奇怪:The input Tensor with data type float32 or float64. The dimension should not greater than 4.

Copy link
Member Author

Choose a reason for hiding this comment

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

done,thanks

@shangzhizhou shangzhizhou merged commit 723cbe9 into PaddlePaddle:develop Dec 7, 2021
Zjq9409 pushed a commit to Zjq9409/Paddle that referenced this pull request Dec 10, 2021
* update logsumexp doc

* update api doc

* update api doc
@shangzhizhou shangzhizhou deleted the logsumexp_doc branch December 31, 2021 09:37
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.

3 participants