Searched defs:bound_sympy (Results 1 – 2 of 2) sorted by relevance
1041 def bound_sympy( function
4350 def bound_sympy(self, expr: sympy.Expr, size_oblivious: bool = False) -> ValueRanges: member in ShapeEnv