torch-mlir/python/torch_mlir
penguin_wwy f34c187ac4
Normalize type hints to be compatible with multiple Python versions (#3028)
Although we provide a wheel package for Python 3.8, it may actually
throw the following exception:
`TypeError: 'type' object is not subscriptable`
2024-03-15 08:29:48 -07:00
..
_mlir_libs [ci] Upgrade to new runners and disable unsupported jobs. (#2818) 2024-01-27 18:35:45 -08:00
dialects Upstream the ONNX importer. (#2636) 2023-12-12 19:02:51 -08:00
extras Normalize type hints to be compatible with multiple Python versions (#3028) 2024-03-15 08:29:48 -07:00
tools/import_onnx [onnx] Add testing using the `onnx` compilation using torch tests (#2795) 2024-02-15 10:17:13 -08:00
fx.py Bring back `dynamic_shapes` constraints in fx importer API (#3026) 2024-03-14 10:26:34 -07:00