trunk/9dbcae4ec10244fe4eb8c0f1b16b6c558d0abb3e: [dynamo] Type source keys and region hashes as object (#196370)
- PyTorch 近 90 天出现 699 次
- PyTorch 近 90 天第 690 次发版
- 上一次:同一天稍早 · trunk/6ee9ad6564b9f9c8a353c2140eee933249dd193e: [ROCm][inductor] gfx1250 TDM support for dense mm/addmm (#191166)
发生了什么
Summary replace Any with object for opaque source keys and graph-region hash inputs retain int for the positional ConstDictKeySource.index , and narrow opaque indices at consumers before use validate encoded slice data before unpacking and make region sorting generic These changes expose unchecked assumptions that Any previously hid without changing the accepted runtime values. Test plan pyrefly check torch/_dynamo/…
摘要按规则整理自下方来源原文