[AMD] CI: cut two setup cycles from the AMD multimodal-gen lanes (#34483)
Co-authored-by: quitenode <quitenode@users.noreply.github.com>
This commit is contained in:
@@ -64,9 +64,9 @@ _MM_GEN_SUBDIR_BACKENDS = {
|
||||
"server/musa": ("MUSA",),
|
||||
"server/ascend": ("NPU",),
|
||||
"layers": ("CUDA",),
|
||||
# unit/ are portable CPU-style unit tests. pr-test-amd now runs the `unit`
|
||||
# suite on ROCm (multimodal-gen-unit-test-amd, both 7.0.0 and 7.2.0), so
|
||||
# they are AMD-covered too, not CUDA-only.
|
||||
# unit/ are portable CPU-style unit tests. The `unit` suite also runs on
|
||||
# ROCm (both 7.0.0 and 7.2.0), as a step of multimodal-gen-test-1-gpu-amd
|
||||
# part 0, so they are AMD-covered too, not CUDA-only.
|
||||
"unit": ("CUDA", "AMD"),
|
||||
"cli": ("CUDA",),
|
||||
"manual": ("CUDA",),
|
||||
|
||||
Reference in New Issue
Block a user