-
Notifications
You must be signed in to change notification settings - Fork 2.7k
[TRTLLM-14778][perf] Add feature-mode encoder CUDA graphs for fixed-shape encoders (Whisper) #17030
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
pranav-nvidia
merged 18 commits into
NVIDIA:main
from
pranav-nvidia:encoder-cudagraphs-main
Aug 31, 2026
Merged
Changes from all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
4529767
[TRTLLM-14778][feat] Add a feature-encoder CUDA graph config
pranav-nvidia 411cbe3
[TRTLLM-14778][perf] Capture the encoder step in a CUDA graph for fea…
pranav-nvidia 7618a71
[TRTLLM-14778][test] Cover the Whisper encoder CUDA-graph path
pranav-nvidia 9f8cf21
[TRTLLM-14778][fix] Select feature-mode encoder graphs from the model…
pranav-nvidia 7179917
[TRTLLM-14778][chore] Consolidate encoder graph paths and drop dead b…
pranav-nvidia f16c3b9
Merge remote-tracking branch 'origin/main' into encoder-cudagraphs-pa…
pranav-nvidia a637737
[TRTLLM-14778][fix] Resolve encoder graph batch sizes in one pass
pranav-nvidia f367474
[TRTLLM-14778][test] Assert encoder graph replay, not just capture
pranav-nvidia 76323d1
[TRTLLM-14778][fix] Address review comments on encoder CUDA graphs
pranav-nvidia 8e80f5a
Merge remote-tracking branch 'origin/main' into encoder-cudagraphs-pa…
pranav-nvidia 2e7d32d
[TRTLLM-14778][fix] Address encoder CUDA graph review comments
pranav-nvidia 413bcc6
Merge remote-tracking branch 'origin/main' into encoder-cudagraphs-pa…
pranav-nvidia b52c130
[TRTLLM-14778][chore] Annotate the encoder graph helpers
pranav-nvidia e3a415f
Merge remote-tracking branch 'origin/main' into encgraph-mainmerge
pranav-nvidia 1165a1d
[TRTLLM-14778][fix] Reject bucket-less token-encoder configs before w…
pranav-nvidia ea26f52
Merge origin/main (574bd601d8) into encoder-cudagraphs-main
pranav-nvidia dc8aac6
[TRTLLM-14778][chore] Document the encoder graph helpers and their tests
pranav-nvidia fef5a1a
Merge origin/main into encoder-cudagraphs-main
pranav-nvidia 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.