torch-mlir/python
Scott Todd e7d90a4b82
[onnx] Fix type on create_module() in onnx_importer.py. (#2968)
The type returned was changed in
https://github.com/llvm/torch-mlir/pull/2795. This led to errors in the
downstream IREE project: https://github.com/openxla/iree/pull/16622.
2024-02-29 13:01:13 -08:00
..
torch_mlir [onnx] Fix type on create_module() in onnx_importer.py. (#2968) 2024-02-29 13:01:13 -08:00
CMakeLists.txt add support for decomposition (#2879) 2024-02-14 21:00:52 -08:00
TorchMLIRModule.cpp Upstream the ONNX importer. (#2636) 2023-12-12 19:02:51 -08:00