viable/strict/1789203000: [inductor] Make manual wait-user repair linear (#195616)
- PyTorch 近 90 天出现 838 次
- PyTorch 近 90 天第 827 次发版
- 上一次:同一天稍早 · trunk/363267c09a72be003607d9e0e50df93150e4cb9a: [torchcomms hash update] update the pinned torchcomms hash (#196854)
发生了什么
Manual collective bucketing can replace wait outputs with graph nodes that appear later than their existing consumers. The previous repair moved each consumer separately and rebuilt the full node-position map twice per move. Long dependent chains therefore caused quadratic work and made large sharded graphs appear to hang. Run the stable topological sort once when a replacement introduces a backward data edge. Prese…
摘要按规则整理自下方来源原文