torch-mlir/python
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
..
torch_mlir Fix a bug for large models in onnx importer. (#3875) 2024-11-14 23:20:11 -06:00
CMakeLists.txt Redefine TorchMLIRPythonModules to avoid building empty libraries. (#3711) 2024-09-13 10:41:34 -07:00
TorchMLIRModule.cpp [FxImporter] Fix sympy_int_to_int utility (#3657) 2024-08-26 09:31:17 -07:00