[https://nvbugs/6481375][test] Unwaive passing DSV3-Lite tests - #17038
Draft
lfr-0531 wants to merge 2 commits into
Draft
[https://nvbugs/6481375][test] Unwaive passing DSV3-Lite tests#17038lfr-0531 wants to merge 2 commits into
lfr-0531 wants to merge 2 commits into
Conversation
Signed-off-by: Fanrong Li <23290157+lfr-0531@users.noreply.github.com>
Signed-off-by: Fanrong Li <23290157+lfr-0531@users.noreply.github.com>
Collaborator
Author
|
/bot run --disable-fail-fast |
Collaborator
|
PR_Github #62659 [ run ] triggered by Bot. Commit: |
Collaborator
|
PR_Github #62659 [ run ] completed with state |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
Remove three stale DSV3-Lite test waivers after validating the corresponding
configurations on GitHub
main:rank-aware KV cache V2 host-tier sizing fix in [None][fix] Make auto host tier sizing rank-aware in KVCacheManagerV2 #16106.
disabled and enabled after the CUDA graph attention workspace fix in [None][fix] avoid attention workspace resize during CUDA graph capture #16319.
configuration was not available on the B200 validation host.
The two GB200 waiver removals for NVBug 6400067 overlap with #16441. They are
retained in this draft so the branch records the validation performed for both
NVBugs and can be adjusted depending on which PR lands first.
Test Coverage
Validated on GitHub
mainatf20ea652dd621006148aa918c970ba686cdda407.The runtime source and compiled bindings were verified to resolve from this
worktree before running the tests.
tests/integration/defs/accuracy/test_disaggregated_serving.py::TestDeepSeekV3Lite::test_gen_first[noadp-mtp0](
1 passed, 548.57s)tests/integration/defs/accuracy/test_llm_api_pytorch.py::TestDeepSeekV3Lite::test_bfloat16[mtp_nextn=2-attention_dp=True-cuda_graph=True-overlap_scheduler=True-torch_compile=True-enable_chunked_prefill=True-v2_kv_cache=False](
1 passed, 598.69s)tests/integration/defs/accuracy/test_llm_api_pytorch.py::TestDeepSeekV3Lite::test_bfloat16[mtp_nextn=2-attention_dp=True-cuda_graph=True-overlap_scheduler=True-torch_compile=True-enable_chunked_prefill=True-v2_kv_cache=True](
1 passed, 667.57s)pytest -q tests/unittest/_torch/executor/test_kvv2_host_tier_sizing.py(
8 passed)pre-commit run --files tests/integration/test_lists/waives.txtPR Checklist
Please review the following before submitting your PR:
PR description clearly explains what and why. If using CodeRabbit's summary, please make sure it makes sense.
PR Follows TRT-LLM CODING GUIDELINES to the best of your knowledge.
Test cases are provided for new code paths (see test instructions)
If PR introduces API changes, an appropriate PR label is added - either
api-compatibleorapi-breaking. Forapi-breaking, includeBREAKINGin the PR title.Any new dependencies have been scanned for license and vulnerabilities
CODEOWNERS updated if ownership changes
Documentation updated as needed
Update tava architecture diagram if there is a significant design change in PR.
The reviewers assigned automatically/manually are appropriate for the PR.
Please check this after reviewing the above items as appropriate for this PR.
GitHub Bot Help
To see a list of available CI bot commands, please comment
/bot help.