Skip to content

Conversation

@jinyouzhi
Copy link
Contributor

@jinyouzhi jinyouzhi commented Feb 4, 2026

@jinyouzhi jinyouzhi requested a review from jzhang533 as a code owner February 4, 2026 16:45
Copilot AI review requested due to automatic review settings February 4, 2026 16:45
@paddle-bot
Copy link

paddle-bot bot commented Feb 4, 2026

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

@github-actions
Copy link

github-actions bot commented Feb 4, 2026

📚 本次 PR 文档预览链接(点击展开)
ℹ️ 预览提醒
请等待 Docs-NEW 流水线运行完成后再点击预览链接,否则可能会看到旧版本内容或遇到链接无法访问的情况。
  • docs/api/paddle/nn/AdaptiveAvgPool2D_cn.rst: 点击预览
  • docs/api/paddle/nn/AdaptiveAvgPool3D_cn.rst: 点击预览
  • docs/api/paddle/nn/AdaptiveMaxPool1D_cn.rst: 点击预览
  • docs/api/paddle/nn/AdaptiveMaxPool2D_cn.rst: 点击预览
  • docs/api/paddle/nn/AdaptiveMaxPool3D_cn.rst: 点击预览
  • docs/api/paddle/nn/FractionalMaxPool2D_cn.rst: 点击预览
  • docs/api/paddle/nn/FractionalMaxPool3D_cn.rst: 点击预览
  • docs/api/paddle/nn/MaxPool1D_cn.rst: 点击预览
  • docs/api/paddle/nn/MaxPool2D_cn.rst: 点击预览
  • docs/api/paddle/nn/MaxPool3D_cn.rst: 点击预览
  • docs/api/paddle/nn/functional/adaptive_avg_pool2d_cn.rst: 点击预览
  • docs/api/paddle/nn/functional/adaptive_avg_pool3d_cn.rst: 点击预览
  • docs/api/paddle/nn/functional/adaptive_max_pool1d_cn.rst: 点击预览
  • docs/api/paddle/nn/functional/adaptive_max_pool2d_cn.rst: 点击预览
  • docs/api/paddle/nn/functional/adaptive_max_pool3d_cn.rst: 点击预览
  • docs/api/paddle/nn/functional/avg_pool1d_cn.rst: 点击预览
  • docs/api/paddle/nn/functional/fractional_max_pool2d_cn.rst: 点击预览
  • docs/api/paddle/nn/functional/fractional_max_pool3d_cn.rst: 点击预览
  • docs/api/paddle/nn/functional/lp_pool1d_cn.rst: 点击预览
  • docs/api/paddle/nn/functional/max_pool1d_cn.rst: 点击预览
  • docs/api/paddle/nn/functional/max_pool2d_cn.rst: 点击预览
  • docs/api/paddle/nn/functional/max_pool3d_cn.rst: 点击预览

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds documentation for the dilation parameter to MaxPool operations in PaddlePaddle, synchronizing with changes introduced in PaddlePaddle/Paddle#77495.

Changes:

  • Added dilation parameter documentation to all MaxPool API variants (1D, 2D, 3D)
  • Minor punctuation fix in MaxPool3D padding parameter description

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
docs/api/paddle/nn/functional/max_pool3d_cn.rst Added dilation parameter documentation for max_pool3d function
docs/api/paddle/nn/functional/max_pool2d_cn.rst Added dilation parameter documentation for max_pool2d function
docs/api/paddle/nn/functional/max_pool1d_cn.rst Added dilation parameter documentation for max_pool1d function
docs/api/paddle/nn/MaxPool3D_cn.rst Added dilation parameter documentation and fixed missing period in padding description
docs/api/paddle/nn/MaxPool2D_cn.rst Added dilation parameter documentation for MaxPool2D class
docs/api/paddle/nn/MaxPool1D_cn.rst Added dilation parameter documentation for MaxPool1D class

@luotao1 luotao1 added the PaddlePaddle Hackathon 飞桨黑客松活动issue与PR label Feb 5, 2026
@jinyouzhi jinyouzhi requested a review from Copilot February 5, 2026 08:06
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 16 out of 16 changed files in this pull request and generated 10 comments.

@jinyouzhi jinyouzhi requested a review from Copilot February 5, 2026 08:46
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 22 out of 22 changed files in this pull request and generated 1 comment.

@jinyouzhi jinyouzhi requested a review from Copilot February 12, 2026 09:52
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 22 out of 22 changed files in this pull request and generated 6 comments.

jinyouzhi and others added 6 commits February 12, 2026 17:58
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@jinyouzhi
Copy link
Contributor Author

ready for review @zhwesky2010

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contributor PaddlePaddle Hackathon 飞桨黑客松活动issue与PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants