← Back to events
ActiveAIRelease

trunk/410f3ce631a997f3ad16d86ae376ec597ea3988f: [Dynamo] Extend lazy constant ops to bitwise and comparisons (#191143)

Photo: PyTorch Releases

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

Why it's spreading

Sources