onnx-mlir/test/mlir/onnx
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
..
onnx_canonicalization.mlir [MLIR] Add one more test case for MatMul-Add fusion (#380) 2019-12-21 00:51:54 -05:00
onnx_lowering.mlir [MLIR] Add support for reshape (#390) 2019-12-21 02:06:14 -05:00
onnx_lowering_with_dealloc.mlir [MLIR] Add support for Max, Min, Sum, Elu, Selu, LeakyRelu, HardSigmoid (#395) 2019-12-21 02:02:09 -05:00