TONG CHEN
|
50ac6e7bce
|
emit SGIR based on onnx model, following the toy/Ch2 example (#345)
* emit SGIR based on onnx model, following the toy/Ch2 example
* fix 1) code style 2) multiple output of a node
* Update sgir.cpp
|
2019-12-19 14:37:20 -05:00 |
Doru Bercea
|
63427030ca
|
Enable building of first commit.
|
2019-12-19 14:24:37 -05:00 |
Doru Bercea
|
b6a2a50dd8
|
Add header. Clean-up file. Add CMake file.
|
2019-12-18 16:45:05 -05:00 |
TONG CHEN
|
f3207be963
|
add MLIR: compile/link/run (#342)
* add MLIR: compile/link/run
* change LLVMPROJECT to LLVM_PROJECT and do not allow linking with system LLVM libraries
|
2019-12-18 15:43:35 -05:00 |