onnx-mlir/test/mlir/krnl
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
..
ops.mlir [MLIR] Refactor Krnl Dialect and Krnl Dialect Lowering (#375) 2019-12-21 01:34:14 -05:00
reshape.mlir [MLIR] Add support for reshape (#390) 2019-12-21 02:06:14 -05:00