torch-mlir/python/torch_mlir/extras
Stella Laurenzo ffaaf08c31
[fx] Fix type inference for scalar/int types. (#3099)
This was discovered in a downstream test suite and was due to a control
flow nesting merge issue. In-tree test added and fixed.
2024-04-02 13:56:43 -07:00
..
fx_decomp_util.py add support for decomposition (#2879) 2024-02-14 21:00:52 -08:00
fx_importer.py [fx] Fix type inference for scalar/int types. (#3099) 2024-04-02 13:56:43 -07:00
onnx_importer.py Normalize type hints to be compatible with multiple Python versions (#3028) 2024-03-15 08:29:48 -07:00