-
-
Notifications
You must be signed in to change notification settings - Fork 19.1k
[CI][torch.compile] Reduce e2e fusion test time #33293
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
ProExpertProg
merged 30 commits into
vllm-project:main
from
neuralmagic:luka/fix-fusion-tests
Feb 5, 2026
Merged
Changes from 28 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
f84a045
Reduce Blackwell test time
ProExpertProg 32a9b27
E2E tests initial version
ProExpertProg 0a8eec6
Reorganize tests into model sweep and config sweep, add printing for …
ProExpertProg 11b0cca
Add AsyncTP tests, reenable qwen qknorm for bf16
ProExpertProg dc8fdbb
Add AR+RMS(+QUANT) fusion tests, improve logging
ProExpertProg 3a35b34
Fix config test, temp disable tma alignment
ProExpertProg d793a1f
Fixing timings & splitting ops, adding h100
ProExpertProg 3a795db
oops
ProExpertProg e775fbf
remove triton backend for fp4
ProExpertProg 9e6b696
remove FI for non-quant asynctp, enable non-quant tp2 on hopper
ProExpertProg 474a850
Special DeepGEMM handling
ProExpertProg 85e86c2
Remove deepgemm from ar+rms test, clean up
ProExpertProg 449595d
rename param to inductor_partition for better selection logic
ProExpertProg b8c0b5c
Fixing ar+rms+quant and rms+quant interaction, fixing norm fusion num…
ProExpertProg 2a061f7
Remove old tests, cleanup
ProExpertProg 03030b3
Merge branch 'main' into luka/fix-fusion-tests
ProExpertProg b1060fe
custom ops cleanup
ProExpertProg 55e71e1
Founds some more tests
ProExpertProg 7f89402
Fix ar+rms+quant <-> rms+quant handling
ProExpertProg 39cbe84
Fix test config
ProExpertProg 9d6248c
Move SP unit tests to Distributed Compile Unit
ProExpertProg fdc2439
rename test, adjust timings
ProExpertProg 0a23e17
add cleanup
ProExpertProg 244a06d
Apply suggestions from code review
ProExpertProg 37e08f7
remove cruft
ProExpertProg 07d44b3
SP was running 2x on H100
ProExpertProg 4b44e17
Remove e2e test referenced from AMD and test-pipeline.yaml
ProExpertProg e2ba0ce
Merge branch 'main' into luka/fix-fusion-tests
ProExpertProg 287d1e9
Reduce number of tests, reduce B200 running times
ProExpertProg 0a19d07
Merge branch 'main' into luka/fix-fusion-tests
ProExpertProg 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.
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.