Add test_gpt_oss_4gpu.py to B200 test suite (#17743)
This commit is contained in:
@@ -34,6 +34,7 @@ suites = {
|
||||
"per-commit-4-gpu-b200": [
|
||||
TestFile("test_deepseek_v3_fp4_4gpu.py", 1500),
|
||||
TestFile("test_fp8_blockwise_gemm.py", 280),
|
||||
TestFile("test_gpt_oss_4gpu.py", 300),
|
||||
TestFile("test_nvfp4_gemm.py", 360),
|
||||
],
|
||||
# "per-commit-8-gpu-b200": [
|
||||
|
||||
Reference in New Issue
Block a user