torch-mlir/lib/runtime
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
..
CMakeLists.txt Misc fixes to enable building/testing on manylinux2014 images. 2020-08-04 17:26:15 -07:00
CompilerDataStructures.h npcomprt: add support for constants 2020-07-10 17:31:24 -07:00
CompilerRuntime.cpp npcomprt: add support for constants 2020-07-10 17:31:24 -07:00
Runtime.cpp Wire through codegen and runtime dependencies. 2020-07-10 22:57:26 -07:00
unix_version.script Rework e2e flow to use new "npcomprt" 2020-07-08 19:36:19 -07:00