* [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> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| test.py | ||
| test_config.py.in | ||