[None][test] DSv4 PR-6 coverage and import safety#15710
Conversation
752a365 to
a64afb4
Compare
|
/bot run --disable-fail-fast |
|
PR_Github #56362 [ run ] triggered by Bot. Commit: |
Signed-off-by: Fanrong Li <lfr-0531@users.noreply.github.com>
a64afb4 to
1f51d40
Compare
|
/bot kill |
|
PR_Github #56363 [ kill ] triggered by Bot. Commit: |
|
/bot run --disable-fail-fast |
|
PR_Github #56362 [ run ] completed with state |
|
PR_Github #56363 [ kill ] completed with state |
|
PR_Github #56367 [ run ] triggered by Bot. Commit: |
|
PR_Github #56367 [ run ] completed with state
|
|
/bot run --disable-fail-fast |
|
PR_Github #56601 [ run ] triggered by Bot. Commit: |
|
PR_Github #56601 [ run ] completed with state
|
@coderabbitai summary
Description
PR-6 from the DSv4 a7728aa+ split. This PR keeps the remaining coverage, CI metadata, and import-safety polish separate from the functional DSv4/runtime/router/MoE changes.
Changes included:
main.import tensorrt_llmremains GPU-free when no CUDA device is visible.tests/unittest/others/test_import_gpu_free.pyto pin that import contract.Test Coverage
Passed:
git commit -spre-commit hook, including formatting, ruff, duplicate waive checks, and test-list AST validation.python3 -m py_compileon modified Python files.git diff --check github/main...HEAD.<<<<<<</>>>>>>>.Not run / blocked:
tensorrt_llm.bindings; no C++/CUDA/header files changed, so build-install was not required for this PR.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.