[TRTLLM-13696][test] Add CPU only CI stages and migrated tests#15815
[TRTLLM-13696][test] Add CPU only CI stages and migrated tests#15815tongyuantongyu wants to merge 2 commits into
Conversation
78e1fb1 to
54190f6
Compare
|
/bot run --stages "CPU-Generic-x86-1, CPU-Generic-arm-1" |
|
/bot run --stage-list "CPU-Generic-x86-1, CPU-Generic-arm-1" |
|
PR_Github #56883 Bot args parsing error: usage: /bot [-h] |
|
PR_Github #56886 [ run ] triggered by Bot. Commit: |
|
/bot run --stage-list "CPU-Generic-x86-1, CPU-Generic-arm-1" |
|
PR_Github #56886 [ run ] completed with state
|
|
PR_Github #56898 [ run ] triggered by Bot. Commit: |
|
PR_Github #56898 [ run ] completed with state
|
|
/bot run --stage-list "CPU-Generic-x86-1, CPU-Generic-arm-1" --disable-fail-fast |
|
PR_Github #57075 [ run ] triggered by Bot. Commit: |
|
PR_Github #57075 [ run ] completed with state
|
9e7e885 to
de5e4f5
Compare
|
/bot run --stage-list "CPU-Generic-x86-1, CPU-Generic-arm-1" --disable-fail-fast |
de5e4f5 to
5d73a0c
Compare
|
/bot run --stage-list "CPU-Generic-x86-1, CPU-Generic-arm-1" --disable-fail-fast |
|
PR_Github #57326 [ run ] triggered by Bot. Commit: |
|
PR_Github #57326 [ run ] completed with state
|
5d73a0c to
224f08d
Compare
|
/bot run --stage-list "CPU-Generic-x86-1, CPU-Generic-arm-1" --disable-fail-fast |
1 similar comment
|
/bot run --stage-list "CPU-Generic-x86-1, CPU-Generic-arm-1" --disable-fail-fast |
|
PR_Github #57405 [ run ] triggered by Bot. Commit: |
Signed-off-by: Yuan Tong <13075180+tongyuantongyu@users.noreply.github.com>
224f08d to
b9f517b
Compare
|
/bot run --stage-list "CPU-Generic-x86-1, CPU-Generic-arm-1" --disable-fail-fast |
|
PR_Github #57405 [ run ] completed with state
|
|
PR_Github #57428 [ run ] triggered by Bot. Commit: |
Signed-off-by: Yuan Tong <13075180+tongyuantongyu@users.noreply.github.com>
|
PR_Github #57428 [ run ] completed with state
|
b9f517b to
8472259
Compare
|
/bot run --stage-list "CPU-Generic-x86-1, CPU-Generic-arm-1" --disable-fail-fast |
|
PR_Github #57444 [ run ] triggered by Bot. Commit: |
|
PR_Github #57444 [ run ] completed with state
|
@coderabbitai summary
Description
This PR adds new CPU only CI stages and moved eligible tests to run without GPU. Also made a handful of fixes so TensorRT LLM can import properly without GPU.
Test Coverage
New CPU stages.
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.