trunk/b7930e431f5b3a5d138bf9209b5c6decff9e7050: Fix SymBool equality handling in symbolic shapes (#186461)
发生了什么
I reviewed the implementation and confirm that the following AI-assisted summary accurately describes the change: SymBool equality can produce a SymPy relation whose operands are themselves boolean relations, such as Eq(Eq(u0, 1), Eq(u1, 1)) . Boolean-expression canonicalization and try_solve assumed relational operands were arithmetic expressions and subtracted them, causing expect_true to raise TypeError . This ch…
摘要按规则整理自下方来源原文
为什么在扩散
时间线
- PyTorch Releases 最先出现PyTorch Releases