From 00dde3db31f3648d0a02a0b382c9e91c9dee9214 Mon Sep 17 00:00:00 2001 From: Jeremy Johnson Date: Thu, 13 Oct 2022 12:50:07 +0100 Subject: Updating COMPARISON tests for FP16 and accumulator types Signed-off-by: Jeremy Johnson Change-Id: I07078c2e6eb75943973f7f13c1ce0a19d1ec5443 --- .../input-0.json | 57 ++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 operators/comparison/greater_equal/greater_equal_ERRORIF_RankMismatch_13x2_i32/input-0.json (limited to 'operators/comparison/greater_equal/greater_equal_ERRORIF_RankMismatch_13x2_i32/input-0.json') diff --git a/operators/comparison/greater_equal/greater_equal_ERRORIF_RankMismatch_13x2_i32/input-0.json b/operators/comparison/greater_equal/greater_equal_ERRORIF_RankMismatch_13x2_i32/input-0.json new file mode 100644 index 000000000..65d8400ca --- /dev/null +++ b/operators/comparison/greater_equal/greater_equal_ERRORIF_RankMismatch_13x2_i32/input-0.json @@ -0,0 +1,57 @@ +{ + "type": "int32", + "data": [ + [ + -992684638, + -1100939902 + ], + [ + 1462777665, + 1475700875 + ], + [ + 1520939748, + 590938968 + ], + [ + 241261867, + 640590292 + ], + [ + -400261355, + 731017415 + ], + [ + 1264621953, + 1129159868 + ], + [ + 488897542, + -1897909620 + ], + [ + 966150462, + -572912625 + ], + [ + 1046543060, + 169769041 + ], + [ + 1637180460, + -693824122 + ], + [ + 1852824073, + 1479525494 + ], + [ + -725389807, + -74850506 + ], + [ + 134638780, + 1153746711 + ] + ] +} \ No newline at end of file -- cgit v1.2.1