mirror of https://github.com/llvm/torch-mlir
fa39d91357
New sympy type is introduced to represent integer infinity in upstream PyTorch repo. Subsequently, sympy.oo is no longer used to represent infinity upper bound for dynamic dimensions where the upper bound is unknown. Instead `int_oo` is used to represent integer infinity. This commit updates the `_sympy_int_to_int` utility in light of this change. |
||
---|---|---|
.. | ||
_mlir_libs | ||
dialects | ||
extras | ||
tools/import_onnx | ||
compiler_utils.py | ||
fx.py |