trunk/9dbcae4ec10244fe4eb8c0f1b16b6c558d0abb3e: [dynamo] Type source keys and region hashes as object (#196370)
- PyTorch: 699 events in the last 90 days
- PyTorch: 690th Release in the last 90 days
- Previous: earlier the same day · trunk/6ee9ad6564b9f9c8a353c2140eee933249dd193e: [ROCm][inductor] gfx1250 TDM support for dense mm/addmm (#191166)
What happened
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/…
Summary assembled by rule from the sources below