torch-mlir/python
saienduri d6cf718f10
Redefine TorchMLIRPythonModules to avoid building empty libraries. (#3711)
Trying to build empty libraries causes weird failures based on clang/gcc
and doesn't work with certain versions of python as well. We should
avoid this wherever possible, and this specifically has been leading to
the following issues/failures:

https://github.com/llvm/torch-mlir/issues/3663

https://github.com/llvm/torch-mlir-release/actions/runs/10558518843/job/29248139823
2024-09-13 10:41:34 -07:00
..
torch_mlir [FxImporter] Add InputInfo to Resolve Literal Hook (#3688) 2024-09-06 00:53:11 +08: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