-
Notifications
You must be signed in to change notification settings - Fork 2k
[None][feat] Unify nvfp4 gemm backend #8963
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
+903
−90
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
69c1668
unify nvfp4 gemm backend
Wong4j 29a0e1f
update unittest
Wong4j ff6b647
fix bug
Wong4j 30c5a9c
addressing review feedback
Wong4j ba4354c
fix IndexError when runners list changes dynamically
Wong4j 74858c6
fix bug
Wong4j 53d67f9
Illustrate how to implement a nested tunable op without expanding run…
hyukn 63ac903
Solve redundant profiling issues and lightly modify unit test to avoi…
hyukn c5b04ee
Modify the alpha in cutedsl to be a device pointer and refactor code
Wong4j 9515bae
refactor and fix bug
Wong4j c6c2eea
rename nvfp4_gemm to nvfp4_gemm_cutlass and rename nvfp4_gemm_unified…
Wong4j 1fcbd6c
minor change
Wong4j a1cfc82
minor changes
Wong4j 22d3130
support to_userbuffers in cutedsl nvfp4 gemm
Wong4j 8364678
Support to_userbuffers in CuteDSL and fix nvfp4_gemm pattern matching
Wong4j e2b8e24
minor change
Wong4j 205d297
resolve review comments
Wong4j eba2642
add ENV TRTLLM_NVFP4_GEMM_BACKEND to override nvfp4_backend in Linear
Wong4j a70c06d
clean code
Wong4j f013872
minor change
Wong4j d06dfa0
Merge branch 'main' into jaywan/unify_nvfp4_gemm_backend
Wong4j 906391b
fix code style
Wong4j 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
Some comments aren't visible on the classic Files Changed page.
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
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.