onnx-mlir/test
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
..
mlir [MLIR] Add support for reshape (#390) 2019-12-21 02:06:14 -05:00
CMakeLists.txt [MLIR] Lowering of frontend dialect to KRNL dialect (#382) 2019-12-21 01:11:14 -05:00