onnx-mlir/src/compiler/pass
GHEORGHE-TEOD BERCEA b02652dd76 [MLIR] Lowering of frontend dialect to KRNL dialect (#382)
* Partial support for lowering operations to KRNL dialect.

* Attempt to lower to KRNL IR.

* Update file.

* Add lowering.

* Address comments. Fix alloc dynamic dimensions. Correctly link StandardOps.

* Temporarily remove deallocation of locally allocated tensors.
2019-12-21 01:11:14 -05:00
..
lower_frontend_to_krnl.cpp [MLIR] Lowering of frontend dialect to KRNL dialect (#382) 2019-12-21 01:11:14 -05:00
onnx_combine.cpp [MLIR] Canonicalization pattern for eliminating identity ops (#377) 2019-12-21 00:47:22 -05:00
onnx_combine.td [MLIR] Canonicalization pattern for eliminating identity ops (#377) 2019-12-21 00:47:22 -05:00
passes.hpp [MLIR] Lowering of frontend dialect to KRNL dialect (#382) 2019-12-21 01:11:14 -05:00
shape_inference_interface.hpp [MLIR] Add shape inference pass (#361) 2019-12-19 20:14:07 -05:00
shape_inference_interface.td [MLIR] Add shape inference pass (#361) 2019-12-19 20:14:07 -05:00
shape_inference_pass.cpp [MLIR] Lowering of frontend dialect to KRNL dialect (#382) 2019-12-21 01:11:14 -05:00