trunk/410f3ce631a997f3ad16d86ae376ec597ea3988f: [Dynamo] Extend lazy constant ops to bitwise and comparisons (#191143)
- PyTorch 近 90 天出现 1373 次
- PyTorch 近 90 天第 1356 次发版
- 上一次:同一天稍早 · trunk/294cb4cba0aaefd82a37854b7f470dc5c7b878cd: Support optional Tensor list schemas (#187012)
发生了什么
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…
摘要按规则整理自下方来源原文