torch-mlir/python
Vimal fa39d91357
[FxImporter] Fix sympy_int_to_int utility (#3657)
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.
2024-08-26 09:31:17 -07:00
..
torch_mlir [FxImporter] Fix sympy_int_to_int utility (#3657) 2024-08-26 09:31:17 -07:00
CMakeLists.txt [Stablehlo] enable stablehlo's python extension binding (#3529) 2024-07-10 13:00:13 +08:00
TorchMLIRModule.cpp [FxImporter] Fix sympy_int_to_int utility (#3657) 2024-08-26 09:31:17 -07:00