-
Notifications
You must be signed in to change notification settings - Fork 457
Add support for head_dim > 128 #1797
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
27 commits
Select commit
Hold shift + click to select a range
494944e
add support for head dim > 128
cyanguwa 750dd91
remove debugging
cyanguwa 517030d
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 049b19f
raise tols slightly to tolerate 1/2048 mismatches
cyanguwa d363bc3
Merge branch 'main' into d_256
cyanguwa 66e912b
fix is_training for test_te_layer
cyanguwa a070c8c
Merge branch 'main' into d_256
cyanguwa e323399
add bprop support for blackwell
cyanguwa 2dbdafa
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 39e54eb
minor tweak for format
cyanguwa 0ce126c
fix backend selection results
cyanguwa 0fdbb2c
bump sm100 to sm100+
cyanguwa 3596a36
add sq=1 test for MLA
cyanguwa 78e2e93
enable sq=1 for bprop
cyanguwa bc75c84
minor tweak in comments
cyanguwa bb0e83a
Merge branch 'NVIDIA:main' into d_256
cyanguwa 39248e8
fix head_dim logic and remove pytest skip
cyanguwa 6f6ce66
Merge branch 'main' into d_256
cyanguwa 408e110
add FE fix for d>128
cyanguwa 3d2b1fb
Merge branch 'main' into d_256
cyanguwa bbe9ef9
update FE again to take in small fixes
cyanguwa 3e1b426
add cuDNN version info in L0 tests
cyanguwa 0e36eeb
increase tols for Unfused + large dim
cyanguwa 70647e3
Merge branch 'main' into d_256
cyanguwa e795580
Revert "add cuDNN version info in L0 tests"
cyanguwa d8bba8e
fix tols for Unfused
cyanguwa 57ff6a6
Merge branch 'main' into d_256
cyanguwa 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
Submodule cudnn-frontend
updated
8 files
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
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.
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.