Go to file
GHEORGHE-TEOD BERCEA 03be41f7df [MLIR] Add shape inference pass (#361)
* Add shape inference pass.

* Format code.

* Enable shape inference pass.

* Rename new files to use ONNF convention.

* Use include path from src folder.

* Replace guards with pragma once.

* Format variable names. Shuffle headers.

* Fix comment.

* Fix comments.
2019-12-19 20:14:07 -05:00
.buildbot Update buildbot scripts. 2019-12-19 16:28:53 -05:00
src [MLIR] Add shape inference pass (#361) 2019-12-19 20:14:07 -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 Use TableGen (#347) 2019-12-19 15:18:35 -05:00
LICENSE Initial commit 2019-12-18 10:18:14 -05:00
MLIR.cmake [MLIR] Add onnf-opt Support (#359) 2019-12-19 19:31:48 -05:00
README.md Initial commit 2019-12-18 10:18:14 -05:00

README.md

ONNF

Open Neural Network Frontend