onnx-mlir/test
Prashant Kumar 4cc16aceb7
[MLIR] Add SizeOp conversion from ONNX dialect to Krnl dialect (#295)
* [MLIR] Add SizeOp conversion from ONNX dialect to Krnl dialect

Added ONNXSizeOp conversion from ONNX dialect to Krnl dialect. This op is added as a part of --convert-onnx-to-krnl pass.

Signed-off-by: Prashant Kumar <pk5561@gmail.com>

* Add unit tests for Size op.

* Remove unit tests.

Co-authored-by: Tian Jin <tjingrant@gmail.com>
2020-09-21 16:55:21 +07:00
..
backend [MLIR] Add SizeOp conversion from ONNX dialect to Krnl dialect (#295) 2020-09-21 16:55:21 +07:00
mlir [MLIR] Add SizeOp conversion from ONNX dialect to Krnl dialect (#295) 2020-09-21 16:55:21 +07:00
numerical Update llvm commit ID to 1d01fc1 (#292) 2020-09-09 23:12:01 +08:00
CMakeLists.txt Rapid check test (#141) 2020-06-08 10:18:55 +08:00