-
Notifications
You must be signed in to change notification settings - Fork 838
【Hackathon 6th No.3】为 Paddle 新增 ZeroPad1D / ZeroPad3D / block_diag API #6651
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
感谢你贡献飞桨文档,文档预览构建中,Docs-New 跑完后即可预览,预览链接:http://preview-pr-6651.paddle-docs-preview.paddlepaddle.org.cn/documentation/docs/zh/api/index_cn.html |
docs/api/paddle/nn/ZeroPad3D_cn.rst
Outdated
参数 | ||
::::::::: | ||
|
||
- **padding** (Tensor | List[int] | int) - 填充大小。如果是 int,则在所有待填充边界使用相同的填充, |
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.
检查该参数的描述,内容不应和英文文档有缺漏、偏差
已更新,并在paddle仓中提交关于block_diag的修改pr PaddlePaddle/Paddle#64870 @sunzhongkai588 |
@Chen-Lun-Hao 冲突了 |
好了,请review |
DONE |
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
对应pr: PaddlePaddle/Paddle#63728