Migrate performance, accuracy, and quantization tests to CI registry (#17177)
Co-authored-by: Kangyan-Zhou <zky314343421@gmail.com>
This commit is contained in:
co-authored by
Kangyan-Zhou
parent
a3d9a21882
commit
8916b9d080
@@ -28,8 +28,12 @@ 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