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

Update pooling.py #31829

Merged
merged 1 commit into from
Mar 24, 2021
Merged

Update pooling.py #31829

merged 1 commit into from
Mar 24, 2021

Conversation

parap1uie-s
Copy link
Contributor

@parap1uie-s parap1uie-s commented Mar 24, 2021

PR types

Bug fixes

PR changes

APIs

Describe

Fix default argument of nn.MaxPool3D()

Fix default argument of nn.MaxPool3D()
@paddle-bot-old
Copy link

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

@paddle-bot-old
Copy link

paddle-bot-old bot commented Mar 24, 2021

✅ This PR's description meets the template requirements!
Please wait for other CI results.

Copy link
Contributor

@TCChenlong TCChenlong left a comment

Choose a reason for hiding this comment

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

LGTM

@TCChenlong TCChenlong merged commit 5d89ec3 into PaddlePaddle:develop Mar 24, 2021
jzhang533 pushed a commit that referenced this pull request Apr 2, 2021
* fix doc of Pooling layers (#31977)

* fix doc of MaxPool1D

* fix doc

* fix doc format error

* dbg

* fix doc

* dbg doc format test=document_fix

* fix format test=document_fix

* test doc

* remove - from doc

* fix indent

* remove space before bracket

* dbg format

* fix indent test=document_fix

* remove new line

* fix descrip of Shape test=document_fix

* add description for default value test=document_fix

* fix bug test=document_fix

* Update pooling.py (#31829)

Fix default argument of nn.MaxPool3D()

Co-authored-by: parap1uie-s <parap1uie-s@users.noreply.github.com>
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.

2 participants