onnx-mlir/src/Runtime
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
..
CMakeLists.txt Compile cruntime with fpic (#188) 2020-07-01 15:06:55 +08:00
DataType.h Rapid check test (#141) 2020-06-08 10:18:55 +08:00
ExecusionSession.cpp Support encoding data type infomration as part of the DMR struct. (#178) 2020-06-30 10:58:21 +08:00
ExecusionSession.hpp Support encoding data type infomration as part of the DMR struct. (#178) 2020-06-30 10:58:21 +08:00
GetEmbeddedConstPool.cpp Compiling Models with Large Constant Arrays (#146) 2020-06-12 10:27:05 +08:00
GetEmbeddedConstPool.h Compiling Models with Large Constant Arrays (#146) 2020-06-12 10:27:05 +08:00
PyExecutionSession.cpp Support encoding data type infomration as part of the DMR struct. (#178) 2020-06-30 10:58:21 +08:00
PyExecutionSession.hpp Rapid check test (#141) 2020-06-08 10:18:55 +08:00
RtMemRef.cpp Support encoding data type infomration as part of the DMR struct. (#178) 2020-06-30 10:58:21 +08:00
RtMemRef.h Support encoding data type infomration as part of the DMR struct. (#178) 2020-06-30 10:58:21 +08:00