Go to file
Tian Jin d01ac7732f [MLIR] compartmentalize build script (#369)
* compartmentalize build script, temporarily remove dependency of onnf_opt on helper.cpp

* fix test includes

* fix op directory include

* compiler -> op

* compiler test depends on boost system

* fix function name

* specify libcompiler dependencies

* let cmake take care of transitive dependencies

* remove unnecessary includes

* use ONNF_SRC_ROOT and ONNF_BIN_ROOT

* allow whole-archive linked libraries to be appended

* [MLIR] Support filecheck (#371)

* support lit+FileCheck

* add lit into build script

* format MLIR.cmake

* format cmake

* [MLIR] Remove input/output ops (#372)

* remove input/output ops

* get output tensor type from symbol table
2019-12-21 00:34:51 -05:00
.buildbot [MLIR] compartmentalize build script (#369) 2019-12-21 00:34:51 -05:00
src [MLIR] compartmentalize build script (#369) 2019-12-21 00:34:51 -05:00
test [MLIR] compartmentalize build script (#369) 2019-12-21 00:34:51 -05:00
third_party Enable building of first commit. 2019-12-19 14:24:37 -05:00
.gitignore Initial commit 2019-12-18 10:18:14 -05:00
.gitmodules Enable building of first commit. 2019-12-19 14:24:37 -05:00
CMakeLists.txt [MLIR] compartmentalize build script (#369) 2019-12-21 00:34:51 -05:00
LICENSE Initial commit 2019-12-18 10:18:14 -05:00
MLIR.cmake [MLIR] compartmentalize build script (#369) 2019-12-21 00:34:51 -05:00
README.md Initial commit 2019-12-18 10:18:14 -05:00

README.md

ONNF

Open Neural Network Frontend