onnx-mlir/test/mlir/onnx
Tung D. Le d65a6e72dd
Specialize the op lowering logic for element-wise operations (#118)
* Specialize the op lowering logic for elementwise operations

* Fix clang-format error.

* Update tests for LSTM since LSTM uses element-wise ops

Co-authored-by: Tian Jin <tjingrant@gmail.com>
2020-05-14 13:00:15 +08:00
..
onnx_canonicalization.mlir Lower MaxPooling and AveragePool to Krnl dialect using AffineMap (#38) 2020-04-19 21:39:34 +08:00
onnx_decompose.mlir Add the split marker to test files (#90) 2020-04-16 15:17:27 +08:00
onnx_elide_constants.mlir Rework output to improve readability of intermediate MLIR code. (#87) 2020-04-24 16:15:36 -04:00
onnx_krnl_global_elision.mlir Rework output to improve readability of intermediate MLIR code. (#87) 2020-04-24 16:15:36 -04:00
onnx_lowering.mlir Specialize the op lowering logic for element-wise operations (#118) 2020-05-14 13:00:15 +08:00
onnx_lowering_with_dealloc.mlir Add the split marker to test files (#90) 2020-04-16 15:17:27 +08:00
onnx_shape_inference.mlir Lower LSTMOp to Krnl dialect (#73) 2020-05-13 21:08:06 +08:00
onnx_shape_inference_maxpool.mlir Add the split marker to test files (#90) 2020-04-16 15:17:27 +08:00