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 bug for fp32 backward of batchnorm_op when using nhwc data_layout #37020

Merged

Conversation

GuoxiaWang
Copy link
Contributor

PR types

Bug fixes

PR changes

OPs

Describe

fix bug for backward of batchnorm_op:

  • dtype = FP32
  • data_layout = NHWC
  • x_dims = 2

@paddle-bot-old
Copy link

paddle-bot-old bot commented Nov 7, 2021

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

Copy link

@sandyhouse sandyhouse left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@ceci3 ceci3 left a comment

Choose a reason for hiding this comment

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

LGTM

@sandyhouse sandyhouse merged commit 0666b85 into PaddlePaddle:develop Nov 8, 2021
GuoxiaWang added a commit to GuoxiaWang/Paddle that referenced this pull request Dec 27, 2021
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.

None yet

3 participants