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

Enhance batch_norm_op: support 2d and 5d data and unbiased variance estimation #5845

Closed

Conversation

zhouxiao-coder
Copy link
Contributor

@zhouxiao-coder zhouxiao-coder commented Nov 22, 2017

Solve #5811

As part of the job of another PR #5686 , I separate the code that related to batch_norm_op enhancement as a standalone PR for better code review.

This PR does several modifications to the original batch_norm_op implementation.

2D tensor is not supported by cudnn batch norm implementation, so changes need to be made to the GPU code.

@CLAassistant
Copy link

CLAassistant commented Jul 22, 2019

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@paddle-bot-old paddle-bot-old bot closed this Apr 6, 2021
@paddle-bot-old
Copy link

paddle-bot-old bot commented Apr 6, 2021

Since you haven't replied for more than a year, we have closed this issue/pr.
If the problem is not solved or there is a follow-up one, please reopen it at any time and we will continue to follow up.
由于您超过一年未回复,我们将关闭这个issue/pr。
若问题未解决或有后续问题,请随时重新打开,我们会继续跟进。

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

2 participants