-
Notifications
You must be signed in to change notification settings - Fork 2.8k
[TRTLLM-12123][feat] Add per-iteration request-aggregate counters to InflightBatchingStats #13199
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 14 commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
086f692
[None][feat] Expose flat ForwardPassMetrics fields on IterationStats
nv-yna 44d2d80
[None][style] apply pre-commit formatting to FPM fields
nv-yna c30121b
[None][fix] FPM populate: use py_last_context_chunk + iter_states
nv-yna 95530e8
[None][chore] Drop attention-DP delivery path from FPM MVP; align uni…
nv-yna f0ccf02
[None][style] apply pre-commit ruff-format + docstring fix
nv-yna dba1627
[None][test] Cover all 9 FPM camelCase keys in to_json_str round-trip
nv-yna 59271f0
[None][test] Exercise real _update_iter_stats and get_stats pipeline …
nv-yna 0730d56
[None][fix] Compute scheduledSumPrefillTokens from scheduled_batch (o…
nv-yna 9bd9133
[None][chore] Align IterationStats flat counters with sibling-field c…
nv-yna ef81c4f
[None][refactor] Move FPM-consumable fields into InflightBatchingStats
nv-yna 963a3f7
[None][style] apply pre-commit formatting to reorganization commit
nv-yna 98cce31
[None][chore] Fine-tune FPM populate comments and call-site
nv-yna 5bd0867
[None][chore] Rename test_iter_stats_fpm_fields.py to test_iter_stats…
nv-yna c05da0c
[None][refactor] Rename numCtxPrecomputedTokens to numCtxKvTokens
nv-yna 8f43e6f
[TRTLLM-12123][chore] Add TODO tracking attention-DP per-rank Iterati…
nv-yna 629420f
[TRTLLM-12123][test] Assert pad_batch strips cudagraph dummies on exit
nv-yna 3ada065
[TRTLLM-12123][chore] Drop volatile line-number and FPM refs from tes…
nv-yna 185d075
[TRTLLM-12123][chore] Tighten queued-context loop: symmetric counters…
nv-yna 4995f8f
[TRTLLM-12123][feat] Route queued generation-only requests to dedicat…
nv-yna 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
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
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.