onnx-mlir/test/mlir
GHEORGHE-TEOD BERCEA e81a7654f9 [MLIR] Add support for reshape (#390)
* Add reshape op handling.

* Lower reshape to KRNL dialect.

* Add comments.

* Propagate reshape to KRNL IR.

* Lower KRNL reshape to affine and standard ops level dialects.

* Add lowering of reshape operation to Krnl and LLVM Dialects.

* Add test for LLVM IR dialect output for reshape.

* Fix rebase.

* Fix test variable.

* Emit errors during reshape shape inference. Address other reviewer comments.
2019-12-21 02:06:14 -05:00
..
krnl [MLIR] Add support for reshape (#390) 2019-12-21 02:06:14 -05:00
onnx [MLIR] Add support for reshape (#390) 2019-12-21 02:06:14 -05:00
CMakeLists.txt [MLIR] compartmentalize build script (#369) 2019-12-21 00:34:51 -05:00
lit.cfg.py Fix rebase errors. (#378) 2019-12-21 00:46:29 -05:00
lit.site.cfg.py.in Fix rebase errors. (#378) 2019-12-21 00:46:29 -05:00