Skip to content

Conversation

rundiwu
Copy link
Member

@rundiwu rundiwu commented Aug 30, 2019

Checklist

  • I've tested that my changes are compatible with the latest version of Tensorflow.
  • I've read the Contribution Guidelines
  • I've updated the documentation if necessary.

Motivation and Context

Support BatchNorm1d with 2D input.

Description

After refactoring, BatchNorm1d/BatchNorm2d/BatchNorm3d is basically no different from BatchNorm, except they are limited to certain input shape while BatchNorm works for all shape(at least 2D).

@rundiwu rundiwu changed the title [WIP]Refactor batch normalization Refactor batch normalization Sep 9, 2019
@rundiwu rundiwu requested a review from warshallrho September 9, 2019 08:25
@warshallrho warshallrho merged commit 7f74569 into master Sep 9, 2019
@luomai luomai deleted the ChrisWu1997-patch-1 branch September 9, 2019 11:57
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