← 返回事件
持续讨论AI发版

trunk/926a5451a8eb984d35c4e6b17543aa8e9ad76d7f: Label tests that should run on CuTeDSL or B200 appropriately (#193606)

图:PyTorch Releases

发生了什么

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,…

摘要按规则整理自下方来源原文

为什么在扩散

来源