torch-mlir/python
Stella Laurenzo 3efbbe8735 Misc fixes to enable building/testing on manylinux2014 images.
* Since the manylinux images do not hard-link against python libs (resolving them at runtime), the module must be built without resolving undefined references.
* For some reason, builds on this platform are stricter, exposing dependency ordering issues.
* The CMake bits to build the extension are still somewhat of a mess. I have better versions both upstream and in IREE and will be reconciling. For now, don't look too closely.
2020-08-04 17:26:15 -07:00
..
npcomp Wire through codegen and runtime dependencies. 2020-07-10 22:57:26 -07:00
samples Update sample for refjit invocation. 2020-07-10 22:57:26 -07:00
CMakeLists.txt Misc fixes to enable building/testing on manylinux2014 images. 2020-08-04 17:26:15 -07:00
NpcompModule.cpp Collapse python_native/ into python/. 2020-08-03 17:46:34 -07:00
unix_version.script Collapse python_native/ into python/. 2020-08-03 17:46:34 -07:00