torch-mlir/lib
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
..
Backend Wire through codegen and runtime dependencies. 2020-07-10 22:57:26 -07:00
Conversion Rework reference shape lowering based on upstream shape dialect changes. 2020-08-03 13:43:49 -07:00
Dialect Fix compilation issues due to llvm-project version bump. 2020-08-01 15:23:57 -07:00
E2E Rework reference shape lowering based on upstream shape dialect changes. 2020-08-03 13:43:49 -07:00
JITRuntime Add -optimize flag to npcomp-run-mlir so that it runs optimizations. 2020-07-13 16:07:44 -07:00
Python Wire through codegen and runtime dependencies. 2020-07-10 22:57:26 -07:00
Typing Complete the basic spike to perform dtype inference. 2020-07-05 16:09:16 -07:00
runtime Misc fixes to enable building/testing on manylinux2014 images. 2020-08-04 17:26:15 -07:00
CMakeLists.txt Allow JITModule passes to be built separately. 2020-07-10 22:57:26 -07:00
InitAll.cpp Allow JITModule passes to be built separately. 2020-07-10 22:57:26 -07:00