Skip to content

Commit

Permalink
sympy.Symbol is a subclass of sympy.Expr
Browse files Browse the repository at this point in the history
Signed-off-by: Edward Z. Yang <ezyang@meta.com>

[ghstack-poisoned]
  • Loading branch information
ezyang committed Jan 19, 2024
1 parent de25718 commit 87060b9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion torch/_inductor/ir.py
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ def _check_tensorbox(nodes):
torch._inductor.ir.ExpandView,
DynamicScalar,
TensorBox,
sympy.Symbol,
sympy.logic.boolalg.Boolean,
Expr,
),
Expand Down

0 comments on commit 87060b9

Please sign in to comment.