Add GroupNorm to standard library (#14722)
authorDavid Riazati <davidriazati@fb.com>
Tue, 4 Dec 2018 07:44:00 +0000 (23:44 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Tue, 4 Dec 2018 07:46:19 +0000 (23:46 -0800)
commite8e494caf8bba823292a4ece20298cc306db2315
treeedfd8f8a16331bfdbad4cc4211ce858bb94e07af
parent95e5a5ae0c3b074212d4eb8d93e7a072341d0519
Add GroupNorm to standard library (#14722)

Summary:
Depends on #14715 for the excluded tests
Pull Request resolved: https://github.com/pytorch/pytorch/pull/14722

Differential Revision: D13317714

Pulled By: driazati

fbshipit-source-id: bf1cdbc0a3803f82befed41925e91ab60e20ec82
torch/nn/modules/normalization.py