torch-mlir/python/torch_mlir
zjgarvey c26ca8b94d
Fix a bug for large models in onnx importer. (#3875)
The method `onnx.load_external_data_for_model` function does not admit
`pathlib.Path` as an input.
2024-11-14 23:20:11 -06: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 [Fx Importer] fix mutation importer with non persistent buffer (#3798) 2024-11-01 02:20:32 +08:00
tools/import_onnx Fix a bug for large models in onnx importer. (#3875) 2024-11-14 23:20:11 -06:00
compiler_utils.py [Torch] Extract TensorPlaceholder to a common interface (#3668) 2024-08-27 23:31:28 +08:00
fx.py [fx] Fix importing and tests for quantized conv (#3809) 2024-10-22 18:37:57 +02:00