onnx-mlir/utils
chentong319 5a542e78a0
fix type inference (#144)
* fix type inference for ConstantOp and MaxPoolSingleOut

* modify interface

* use OpInterface

* change name to OpInterface

* Builder dependence

* Update CMakeLists.txt

* Update CMakeLists.txt

Co-authored-by: Tian Jin <tjingrant@gmail.com>
2020-05-26 09:54:19 +08: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 fix type inference (#144) 2020-05-26 09:54:19 +08: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