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

[Fix] adaptive max pool2d in static #58482

Merged

Conversation

megemini
Copy link
Contributor

PR types

Bug fixes

PR changes

APIs

Description

分析 python/paddle/nn/functional/pooling.py 时,发现 adaptive_max_pool2dreturn_mask 在静态图不起作用,之前在代码中注释掉了,特此修改 ~

涉及文件:

  • python/paddle/nn/functional/pooling.py 修改错误
  • test/legacy_test/test_adaptive_max_pool2d.py 增加单测

请评审 ~ 谢谢 ~

@paddle-bot paddle-bot bot added the contributor External developers label Oct 30, 2023
@luotao1 luotao1 added HappyOpenSource 快乐开源活动issue与PR API labels Nov 3, 2023
@luotao1 luotao1 merged commit f114412 into PaddlePaddle:develop Nov 3, 2023
zeroRains pushed a commit to zeroRains/Paddle that referenced this pull request Nov 8, 2023
danleifeng pushed a commit to danleifeng/Paddle that referenced this pull request Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API contributor External developers HappyOpenSource 快乐开源活动issue与PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants