-
Notifications
You must be signed in to change notification settings - Fork 647
feat(tf2): support DPA4 descriptor #5749
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
20 commits
Select commit
Hold shift + click to select a range
6194ff6
feat(tf2): support DPA4 training
njzjz 789aa79
fix(tf2): address dpa4 ci feedback
njzjz 8136fb1
test(tf2): revert dpa4 consistent test churn
njzjz 4328329
fix(tf2): address dpa4 review feedback
njzjz-bot aa1ed89
fix(tf2): address new dpa4 review feedback
njzjz-bot c8bee12
fix(tf2): handle unknown dpa4 mixer ranks
njzjz-bot a6e0e1c
chore(tf2): merge master into dpa4 training branch
njzjz-bot 198a832
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 732e426
fix(pt): preserve DPA4 layer trainability
njzjz-bot c86e4b8
test(tf2): allow DPA4 graph compilation
njzjz-bot cb960c1
fix(dpa4): preserve masked reductions and fitting freezes
njzjz-bot 3094ca5
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] cab4e65
refactor(tf2): limit DPA4 support to descriptor
njzjz-bot 239b13b
Merge branch 'master' into feat/dpa4-tf2-train
njzjz-bot 48c5f13
fix(tf2): reduce xp_add_at with unsorted_segment_sum
njzjz-bot 4f57e5a
fix(tf2): preserve optional list sentinels
njzjz-bot f99b9ca
chore(tf2): merge master into DPA4 branch
njzjz-bot 7e8b2bc
fix(tf2): support DPA4 random gamma training
njzjz-bot d00b4c3
Merge branch 'master' into feat/dpa4-tf2-train
OutisLi 994f411
test(tf2): pass training flag to Trainer._call_model spy test
njzjz-bot 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
Oops, something went wrong.
Oops, something went wrong.
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.