-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add node-wise normalization mode in
LayerNorm
(#4944)
* Add node-wise normalization in LayerNorm * changelog * update Co-authored-by: Matthias Fey <matthias.fey@tu-dortmund.de> * update Co-authored-by: Matthias Fey <matthias.fey@tu-dortmund.de> * update Co-authored-by: Matthias Fey <matthias.fey@tu-dortmund.de> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * update Co-authored-by: Matthias Fey <matthias.fey@tu-dortmund.de> * update Co-authored-by: Matthias Fey <matthias.fey@tu-dortmund.de> * update Co-authored-by: Matthias Fey <matthias.fey@tu-dortmund.de> * update Co-authored-by: Matthias Fey <matthias.fey@tu-dortmund.de> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * update Co-authored-by: Guohao Li <lighaime@gmail.com> Co-authored-by: Matthias Fey <matthias.fey@tu-dortmund.de> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
db5e6d9
commit d220afe
Showing
3 changed files
with
40 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters