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 some coding styles in batch norm #4

Merged
merged 1 commit into from
Dec 20, 2017
Merged

Conversation

TaoLv
Copy link

@TaoLv TaoLv commented Dec 20, 2017

Description

Fix some coding styles in BN code to align with the commit here: 84469a4

Checklist

Essentials

  • [√] Passed code style checking (make lint)
  • Changes are complete (i.e. I finished coding on this PR)
  • All changes have test coverage
  • For user-facing API changes, API doc string has been updated. For new C++ functions in header files, their functionalities and arguments are well-documented.
  • To my best knowledge, examples are either not affected by this change, or have been fixed to be compatible with this change

Changes

  • Feature1, tests, (and when applicable, API doc)
  • Feature2, tests, (and when applicable, API doc)

Comments

  • If this change is a backward incompatible change, why must this change be made.
  • Interesting edge cases to note here

@zheng-da zheng-da merged commit 42a7f7b into zheng-da:refactor Dec 20, 2017
xinyu-intel pushed a commit to wentingj/incubator-mxnet-int8 that referenced this pull request May 6, 2018
* Updated tutorials page.

* Combined tutorial links

Added "alternative" links.

* Corrected typo

* Force build.

* Force build zheng-da#2

* Force build zheng-da#3

* Force zheng-da#4
jinhuang415 pushed a commit to jinhuang415/incubator-mxnet that referenced this pull request May 29, 2018
* Updated tutorials page.

* Combined tutorial links

Added "alternative" links.

* Corrected typo

* Force build.

* Force build zheng-da#2

* Force build zheng-da#3

* Force zheng-da#4
zheng-da pushed a commit that referenced this pull request Jun 28, 2018
* Updated tutorials page.

* Combined tutorial links

Added "alternative" links.

* Corrected typo

* Force build.

* Force build #2

* Force build #3

* Force #4
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