"tools/vscode:/vscode.git/clone" did not exist on "d5097f72dbefc7656e1a19a84d4fddf03f356074"
Unverified Commit 9e656dd3 authored by Kangyan-Zhou's avatar Kangyan-Zhou Committed by GitHub
Browse files

Reenable b200 tests (#11814)

parent 3862661c
...@@ -177,9 +177,9 @@ suites = { ...@@ -177,9 +177,9 @@ suites = {
TestFile("test_disaggregation_pp.py", 140), TestFile("test_disaggregation_pp.py", 140),
], ],
"per-commit-4-gpu-b200": [ "per-commit-4-gpu-b200": [
# TestFile("test_flash_attention_4.py"), TestFile("test_flash_attention_4.py", 300),
# TestFile("test_gpt_oss_4gpu.py", 600), TestFile("test_gpt_oss_4gpu.py", 600),
# TestFile("test_deepseek_v3_fp4_4gpu.py", 3600), TestFile("test_deepseek_v3_fp4_4gpu.py", 3600),
], ],
"per-commit-4-gpu-deepep": [ "per-commit-4-gpu-deepep": [
TestFile("ep/test_deepep_small.py", 531), TestFile("ep/test_deepep_small.py", 531),
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment