This website requires JavaScript.
Explore
Help
Register
Sign In
colin
/
onnx-mlir
Watch
1
Star
0
Fork
You've already forked onnx-mlir
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8815f12ad0
onnx-mlir
/
test
/
CMakeLists.txt
1 line
22 B
CMake
Raw
Normal View
History
Unescape
Escape
[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-11-19 08:37:58 +08:00
add_subdirectory
(
mlir
)