Skip to content

Commit 8035ab0

Browse files
authored
[circle-mlir/tools] AddOp tests for onnx2circle (#14855)
This will add more tests for AddOp test coverage. ONE-DCO-1.0-Signed-off-by: SaeHie Park <saehie.park@gmail.com>
1 parent 12a8bfb commit 8035ab0

File tree

1 file changed

+3
-0
lines changed
  • circle-mlir/circle-mlir/tools/onnx2circle

1 file changed

+3
-0
lines changed

circle-mlir/circle-mlir/tools/onnx2circle/test.lst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
# ConvertUnitModel(test_mode.mlir)
44
#
55

6+
ConvertUnitModel(Add_F32_0.circle.mlir)
7+
ConvertUnitModel(Add_F32_1.circle.mlir)
8+
ConvertUnitModel(Add_F32_2.circle.mlir)
69
ConvertUnitModel(Add_F32.onnx.mlir)
710

811
# shape inference validation

0 commit comments

Comments
 (0)