trunk/410f3ce631a997f3ad16d86ae376ec597ea3988f: [Dynamo] Extend lazy constant ops to bitwise and comparisons (#191143)
- PyTorch: 1373 events in the last 90 days
- PyTorch: 1356th Release in the last 90 days
- Previous: earlier the same day · trunk/294cb4cba0aaefd82a37854b7f470dc5c7b878cd: Support optional Tensor list schemas (#187012)
What happened
Related Issue Part of #187590 Why Bitwise and comparison ops on lazy constants realize and install value guards Changing those constant inputs then recompiles even when the result is unused How Adds and_ , or_ , xor and rich comparisons to _COMPUTED_LAZY_CONSTANT_OPS Keeps value-raising ops (e.g. truediv ) excluded: runtime recompute escapes traced handlers Authored with an AI assistant (Claude Code). Pull Request r…
Summary assembled by rule from the sources below