onnx-mlir/src
Gheorghe-Teodor Bercea 4a68597417
Fix elision error (#121)
* Reorganize main function.

* Follow review comments.

* Emit constants are globals in Krnl and LLVM dialects.

* Add missing dependencies.

* Add dependency on ONNXOps.
2020-05-15 07:45:15 +08:00
..
Builder Support importing tensor proto. (#116) 2020-05-14 11:05:02 +08:00
Conversion Unify codes in shape inference and conversion (#98) 2020-05-14 17:31:33 +08:00
Dialect Unify codes in shape inference and conversion (#98) 2020-05-14 17:31:33 +08:00
Interface [NFC] Set up clang-format Github Action (#119) 2020-05-13 22:37:51 +08:00
Pass [NFC] Set up clang-format Github Action (#119) 2020-05-13 22:37:51 +08:00
Runtime Specify in linking stage, where runtime shared library is located. (#120) 2020-05-14 09:04:16 +08:00
Tool Make onnx-mlir work with latest mlir. (#93) 2020-04-27 17:03:56 +08:00
Transform Fix elision error (#121) 2020-05-15 07:45:15 +08:00
CMakeLists.txt import onnx ml operations as a separate dialect (#97) 2020-05-12 18:43:44 -04:00
MainUtils.cpp [NFC] Set up clang-format Github Action (#119) 2020-05-13 22:37:51 +08:00
MainUtils.hpp [NFC] Set up clang-format Github Action (#119) 2020-05-13 22:37:51 +08:00
main.cpp [NFC] Set up clang-format Github Action (#119) 2020-05-13 22:37:51 +08:00