trunk/79629b0421e09c28727f3bb8c5363abae4c9a88b: Label tests that should run on CuTeDSL or B200 appropriately (#193606)
- PyTorch 近 90 天出现 509 次
- PyTorch 近 90 天第 504 次发版
- 上一次:同一天稍早 · trunk/fc660a81ddb088588f79920decaa9aabe7734cb7
发生了什么
test/python_native/**, inductor/test_cutedsl_grouped_mm and inductor/test_cutedsl_template are CuTeDSL-gated but appear in no job's include list, so they never run anywhere; grouped_mm sits in the H100 smoke config, where the Blackwell gate skips it. Run them in smoke_b200, the one job with CuTeDSL, and label their paths and the templates they cover. The python_native list is discovered with find, like test_dtensor,…
摘要按规则整理自下方来源原文