Go to file
Tian Jin b2a1103915 [MLIR] Refactor Krnl Dialect and Krnl Dialect Lowering (#375)
* Store bounds as affine map attributes & check in test cases with generic printer

* Upgrading MLIR

MLIR is outdated on Buildbot, rebuilding a newer version.

* work with new version of mlir

* check-in parser tests

* custom printer

* nit

* bug fix

* enable custom asm printer test

* enable custom asm printer test

* more consistent variable naming

* test max/min

* variable naming scheme change to MLIR style

* can lower krnl to llvm

* kernel -> llvm

* comments

* bug fix

* try fixing ci

* fix ci

* deactivate model test

* fix lit test

* nit

* fix z buildbot
2019-12-21 01:34:14 -05:00
.buildbot Exit Bash Script on Error (#381) 2019-12-21 00:50:30 -05:00
src [MLIR] Refactor Krnl Dialect and Krnl Dialect Lowering (#375) 2019-12-21 01:34:14 -05:00
test [MLIR] Refactor Krnl Dialect and Krnl Dialect Lowering (#375) 2019-12-21 01:34:14 -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 [MLIR] Refactor Krnl Dialect and Krnl Dialect Lowering (#375) 2019-12-21 01:34:14 -05:00
LICENSE Initial commit 2019-12-18 10:18:14 -05:00
MLIR.cmake [MLIR] Refactor Krnl Dialect and Krnl Dialect Lowering (#375) 2019-12-21 01:34:14 -05:00
README.md Initial commit 2019-12-18 10:18:14 -05:00

README.md

ONNF

Open Neural Network Frontend