trunk/926a5451a8eb984d35c4e6b17543aa8e9ad76d7f: Label tests that should run on CuTeDSL or B200 appropriately (#193606)
- PyTorch 近 90 天出现 131 次
- PyTorch 近 90 天第 130 次发版
- 上一次:同一天稍早 · ciflow/xpu/194864: [inductor] Use Inline ASM HOP in MXFP8 nested reduction test
发生了什么
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,…
摘要按规则整理自下方来源原文