Merge performance/accuracy test suites into regular stage-b suites (#17609)
This commit is contained in:
+1
-4
@@ -22,6 +22,7 @@ PER_COMMIT_SUITES = {
|
||||
"stage-a-test-1-amd",
|
||||
"stage-b-test-small-1-gpu-amd",
|
||||
"stage-b-test-small-1-gpu-amd-mi35x",
|
||||
"stage-b-test-large-1-gpu-amd",
|
||||
"stage-b-test-large-2-gpu-amd",
|
||||
"stage-b-test-small-1-gpu-performance-amd",
|
||||
"stage-b-test-large-1-gpu-performance-amd",
|
||||
@@ -33,12 +34,8 @@ PER_COMMIT_SUITES = {
|
||||
HWBackend.CUDA: [
|
||||
"stage-a-test-1",
|
||||
"stage-b-test-small-1-gpu",
|
||||
"stage-b-test-small-1-gpu-performance",
|
||||
"stage-b-test-small-1-gpu-accuracy",
|
||||
"stage-b-test-large-1-gpu",
|
||||
"stage-b-test-large-1-gpu-performance",
|
||||
"stage-b-test-large-2-gpu",
|
||||
"stage-b-test-large-2-gpu-performance",
|
||||
"stage-c-test-large-4-gpu",
|
||||
"stage-b-test-4-gpu-b200",
|
||||
"stage-c-test-large-4-gpu-b200",
|
||||
|
||||
Reference in New Issue
Block a user