Skip to content

Conversation

kk-2000
Copy link
Contributor

@kk-2000 kk-2000 commented Dec 10, 2022

PR types

Bug fixes

PR changes

Docs

Describe

涉及到的 API 有
paddle.bincount
paddle.amp.decorate
paddle.incubate.softmax_mask_fuse
paddle.incubate.softmax_mask_fuse_upper_triangle
paddle.signal.istft
paddle.static.ExecutionStrategy

对应的英文文档修复为PaddlePaddle/Paddle#48983

paddle.bincount
paddle.amp.decorate
paddle.incubate.softmax_mask_fuse
paddle.incubate.softmax_mask_fuse_upper_triangle
paddle.signal.istft
paddle.static.ExecutionStrategy
@paddle-bot
Copy link

paddle-bot bot commented Dec 10, 2022

感谢你贡献飞桨文档,文档预览构建中,Docs-New 跑完后即可预览,预览链接:http://preview-pr-5502.paddle-docs-preview.paddlepaddle.org.cn/documentation/docs/zh/api/index_cn.html
预览工具的更多说明,请参考:[Beta]飞桨文档预览工具

@CLAassistant
Copy link

CLAassistant commented Dec 10, 2022

CLA assistant check
All committers have signed the CLA.

Copy link
Collaborator

@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

@@ -10,7 +10,7 @@ randint_like
参数
::::::::::
- **x** (Tensor) – 输入的多维 Tensor,数据类型可以是 bool,int32,int64,float16,float32,float64。输出 Tensor 的形状和 ``x`` 相同。如果 ``dtype`` 为 None,则输出 Tensor 的数据类型与 ``x`` 相同。
- **low** (int) - 要生成的随机值范围的下限,``low`` 包含在范围中。当 ``high`` 为 None 时,均匀采样的区间为[0, ``low``)。默认值为 0。
- **low** (int,可选) - 要生成的随机值范围的下限,``low`` 包含在范围中。当 ``high`` 为 None 时,均匀采样的区间为[0, ``low``)。默认值为 0。
Copy link
Collaborator

Choose a reason for hiding this comment

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

英文文档也加一下吧

Copy link
Contributor Author

Choose a reason for hiding this comment

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

已加

@Ligoml Ligoml merged commit 6904367 into PaddlePaddle:develop Dec 14, 2022
@kk-2000 kk-2000 deleted the test branch December 15, 2022 06:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants