onnx-mlir/src
gongsu832 cf96d635cc
Compile cruntime with fpic (#188)
* Detect llvm-project commit change in utils/clone-mlir.sh and rebuild llvm-project
for zLinux Jenkins build bot

* Compile libcruntime.a object with -fPIC to avoid segfault when embedded into model.so

* Enable unit tests on zLinux

Co-authored-by: Alexandre Eichenberger <alexe@us.ibm.com>
Co-authored-by: Tian Jin <tjingrant@gmail.com>
2020-07-01 15:06:55 +08:00
..
Builder Merge onnx ml into onnx (#176) 2020-06-22 20:01:56 -04:00
Conversion Remove whole archive linkage (#173) 2020-06-19 00:21:27 +08:00
Dialect Krnl block (#170) 2020-06-27 22:35:01 +08:00
Interface Error fix3 (#145) 2020-05-27 10:09:28 +08:00
Pass Compiling Models with Large Constant Arrays (#146) 2020-06-12 10:27:05 +08:00
Runtime Compile cruntime with fpic (#188) 2020-07-01 15:06:55 +08:00
Tool Add new passes related to Linalg and Affine dialects (#181) 2020-06-25 13:36:39 -04:00
Transform Support encoding data type infomration as part of the DMR struct. (#178) 2020-06-30 10:58:21 +08:00
CMakeLists.txt Merge onnx ml into onnx (#176) 2020-06-22 20:01:56 -04:00
ExternalUtil.hpp.in Compiling Models with Large Constant Arrays (#146) 2020-06-12 10:27:05 +08:00
InitOMPasses.hpp Remove whole archive linkage (#173) 2020-06-19 00:21:27 +08:00
MainUtils.cpp Merge onnx ml into onnx (#176) 2020-06-22 20:01:56 -04:00
MainUtils.hpp Merge onnx ml into onnx (#176) 2020-06-22 20:01:56 -04:00
main.cpp Rapid check test (#141) 2020-06-08 10:18:55 +08:00