[https://nvbugs/6401925][fix] Unwaive DeepSeek V4 compressor corner-case test#15957
Conversation
Signed-off-by: Yuxian Qiu <142763828+yuxianq@users.noreply.github.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (1)
💤 Files with no reviewable changes (1)
📝 WalkthroughWalkthroughA single waive entry for the DGX_B200 test ChangesWaive list update
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
/bot run --disable-fail-fast |
|
PR_Github #57679 [ run ] triggered by Bot. Commit: |
|
PR_Github #57679 [ run ] completed with state |
…ase test (NVIDIA#15957) Signed-off-by: Yuxian Qiu <142763828+yuxianq@users.noreply.github.com>
Summary by CodeRabbit
Description
Remove the DGX B200 waiver for
test_prefill_corner_cases[overlap_large_head_dim]fromwaives.txt.The test passed 100 consecutive fresh-process runs on a DGX B200 after a clean
B200 build, so the failure tracked by https://nvbugs/6401925 was not reproduced.
Test Coverage
python scripts/check_test_list.py --validate: 2371 unique entries validated.0e9c8fb7cb0467bfcc0284d1f5354cc6115baecd:exact test selector passed 100/100 consecutive runs.
PR 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.