viable/strict/1789800981: Add annotation_config["key_by"]="auto" (#197577)
- PyTorch 近 90 天出现 1193 次
- PyTorch 近 90 天第 1179 次发版
- 上一次:同一天稍早 · trunk/368d6184a167cbb7fd48b837325f85636d85f162: [CI] Stop TorchTitan model integration tests (#197604)
发生了什么
"source" raises on a stack that cannot report source node ids, so a caller that just wants the best available keying has to probe the driver itself before choosing. "auto" makes that the capture's job: it resolves to "source" where source_node_ids_available() and to "exec" where it does not, and never raises. Resolution happens at capture_begin, before anything is recorded, so everything downstream still sees one of…
摘要按规则整理自下方来源原文