trunk/44e77b112c9c76adc06256a90870a5f607575a1c: [dynamo] Type runtime predicate inputs as object (#196175)
- PyTorch: 590 events in the last 90 days
- PyTorch: 584th Release in the last 90 days
- Previous: earlier the same day · trunk/517c8a69d9748c0055775b8fb5a7e4d3c733fa10
What happened
Summary replace Any with object for private Dynamo runtime predicates and identity-only helpers cover the scoped utility, SDPA, list, logging, and pytree sites correct the SDPA class-identity predicate to narrow to type[SDPAParams] leave wrapper unwrapping and callable invocation helpers unchanged Test plan python -m py_compile torch/_dynamo/utils.py torch/_dynamo/variables/sdpa.py torch/_dynamo/variables/lists.py t…
Summary assembled by rule from the sources below