-
Notifications
You must be signed in to change notification settings - Fork 454
Update Low Precision LayerNorm arguments #1994
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
Merged
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
ca9fde7
Add weight copying for fused layernorm
nik-mosaic fce8533
Change from weight copy to zero/one init
nik-mosaic d5c0ba8
Merge branch 'mosaicml:dev' into dev
nik-mosaic 9e04286
Merge branch 'mosaicml:dev' into dev
nik-mosaic 5517a09
Merge branch 'mosaicml:dev' into dev
nik-mosaic 1ceead1
Revert FLN Update
nik-mosaic 0b377ae
Merge branch 'dev' of https://github.com/nik-mosaic/composer into dev
nik-mosaic f14eefc
Add space
nik-mosaic b71375a
Merge branch 'mosaicml:dev' into dev
nik-mosaic a28c3eb
Merge branch 'dev' of github.com:nik-mosaic/composer into dev
9657dfd
Fix model surgery faailure due to functional API change
nik-mosaic d016390
Merge branch 'dev' of github.com:nik-mosaic/composer into dev
c1ac784
Update inference algorithm comment
nik-mosaic d1f0b90
Merge branch 'dev' into dev
nik-mosaic 43e1462
Merge branch 'dev' into dev
bandish-shah 923c1f6
Merge branch 'dev' into dev
bandish-shah b3baf8b
Merge branch 'mosaicml:dev' into dev
nik-mosaic a700505
Merge branch 'mosaicml:dev' into dev
nik-mosaic d2287f2
Merge branch 'dev' of github.com:nik-mosaic/composer into dev
35d8bca
Merge branch 'mosaicml:dev' into dev
nik-mosaic fbbd6c8
Merge branch 'mosaicml:dev' into dev
nik-mosaic ed3e8e9
Update LPLN arguments to match LayerNorm
5a96345
Update composer/algorithms/low_precision_layernorm/low_precision_laye…
nik-mosaic b9ae216
add CPU amp option to LPGN
nik-mosaic ed4c829
Change arg order to match new interface
nik-mosaic 4b6c406
Run precommit
nik-mosaic File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.