onnx-mlir/utils
chentong319 6099efd91b
Express some basic features of an Operation in TableGen file (#103)
* change operation definition

* change importer

* default type inference

* file format

* generate types for input/output

* generate the mapping for operation output type

* remove debug message for gen_doc.py

* update the dialect doc

* add support Complex

* format

* update document

Co-authored-by: Gheorghe-Teodor Bercea <gt.bercea@gmail.com>
2020-05-21 22:03:16 -04:00
..
CMakeLists.txt save and check the version of ONNX operation (#125) 2020-05-20 13:48:45 -04:00
build-mlir.cmd Add support for Windows using Visual Studio Compiler (#86) 2020-04-19 22:11:24 +08:00
build-mlir.sh Add support for Windows using Visual Studio Compiler (#86) 2020-04-19 22:11:24 +08:00
clone-mlir.sh Move to more recent LLVM commit ID (#131) 2020-05-20 15:45:42 +08:00
debug.py Support model debugging (#138) 2020-05-21 13:02:48 +08:00
gen_onnx_mlir.py Express some basic features of an Operation in TableGen file (#103) 2020-05-21 22:03:16 -04:00
install-mlir.cmd Add support for Windows using Visual Studio Compiler (#86) 2020-04-19 22:11:24 +08:00
install-mlir.sh Add support for Windows using Visual Studio Compiler (#86) 2020-04-19 22:11:24 +08:00
install-onnx-mlir.cmd Enable Build on Windows again and Update CI badge (#115) 2020-05-12 23:00:19 +08:00
install-onnx-mlir.sh Move to more recent LLVM commit ID (#64) 2020-04-01 12:38:34 -04:00
setup-onnx-mlir-windows.cmd Enable Build on Windows again and Update CI badge (#115) 2020-05-12 23:00:19 +08:00