pytorch/torch/utils/_sympy
Isuru Fernando e5f869999c [inductor] Fix ModularIndexing assumptions (#152993)
Fixes https://github.com/pytorch/pytorch/issues/151198.

Since the result of ModularIndexing can be zero due to the modulo
operation, we should not make any assumption about ModularIndexing
being positive

Pull Request resolved: https://github.com/pytorch/pytorch/pull/152993
Approved by: https://github.com/yf225
2025-05-08 18:26:45 +00:00
..
__init__.py
functions.py [inductor] Fix ModularIndexing assumptions (#152993) 2025-05-08 18:26:45 +00:00
interp.py
numbers.py
printers.py
reference.py
singleton_int.py
solve.py
symbol.py
value_ranges.py