[AMD] Add MI35x nightly CI tests (#16588)

Co-authored-by: michaelzhang-ai <michaelzhang-ai@users.noreply.github.com>
Co-authored-by: Bingxu Chen <bingxche@amd.com>
Co-authored-by: HAI <hixiao@gmail.com>
This commit is contained in:
Michael
2026-01-08 19:29:15 -08:00
committed by GitHub
co-authored by michaelzhang-ai Bingxu Chen HAI
parent 75da784d48
commit fcec35dc4a
8 changed files with 1273 additions and 183 deletions
+7 -1
View File
@@ -56,7 +56,13 @@ NIGHTLY_SUITES = {
"nightly-perf-text-2-gpu",
"nightly-perf-vlm-2-gpu",
],
HWBackend.AMD: ["nightly-amd", "nightly-amd-8-gpu"],
HWBackend.AMD: [
"nightly-amd",
"nightly-amd-8-gpu",
"nightly-amd-vlm",
# MI35x 8-GPU suite (different model configs)
"nightly-amd-8-gpu-mi35x",
],
HWBackend.CPU: [],
HWBackend.NPU: [
"nightly-1-npu-a3",