From 874bb4fe493b2958a21e9a84c22828e82d4ff167 Mon Sep 17 00:00:00 2001 From: Jeremy Johnson Date: Wed, 16 Nov 2022 14:39:55 +0000 Subject: Updating conformance files for BF16 support Signed-off-by: Jeremy Johnson Change-Id: Iabe3a47a30eaea83f29b160ae2227e57ec22e96d --- .../input-1.json | 357 +++++++++++++++++++++ 1 file changed, 357 insertions(+) create mode 100644 operators/ew_binary/arithmetic_right_shift/arithmetic_right_shift_ERRORIF_WrongInputType_11x10x3_i48_roundFalse/input-1.json (limited to 'operators/ew_binary/arithmetic_right_shift/arithmetic_right_shift_ERRORIF_WrongInputType_11x10x3_i48_roundFalse/input-1.json') diff --git a/operators/ew_binary/arithmetic_right_shift/arithmetic_right_shift_ERRORIF_WrongInputType_11x10x3_i48_roundFalse/input-1.json b/operators/ew_binary/arithmetic_right_shift/arithmetic_right_shift_ERRORIF_WrongInputType_11x10x3_i48_roundFalse/input-1.json new file mode 100644 index 000000000..dd5a8ac61 --- /dev/null +++ b/operators/ew_binary/arithmetic_right_shift/arithmetic_right_shift_ERRORIF_WrongInputType_11x10x3_i48_roundFalse/input-1.json @@ -0,0 +1,357 @@ +{ + "type": "int32", + "data": [ + [ + [ + 0 + ], + [ + 4 + ], + [ + 6 + ], + [ + 0 + ], + [ + 4 + ], + [ + 1 + ], + [ + 0 + ], + [ + 5 + ], + [ + 3 + ], + [ + 3 + ] + ], + [ + [ + 1 + ], + [ + 2 + ], + [ + 4 + ], + [ + 3 + ], + [ + 2 + ], + [ + 7 + ], + [ + 0 + ], + [ + 3 + ], + [ + 5 + ], + [ + 4 + ] + ], + [ + [ + 1 + ], + [ + 4 + ], + [ + 6 + ], + [ + 4 + ], + [ + 7 + ], + [ + 5 + ], + [ + 1 + ], + [ + 5 + ], + [ + 2 + ], + [ + 2 + ] + ], + [ + [ + 0 + ], + [ + 6 + ], + [ + 3 + ], + [ + 6 + ], + [ + 6 + ], + [ + 2 + ], + [ + 0 + ], + [ + 5 + ], + [ + 1 + ], + [ + 5 + ] + ], + [ + [ + 5 + ], + [ + 5 + ], + [ + 5 + ], + [ + 1 + ], + [ + 1 + ], + [ + 5 + ], + [ + 1 + ], + [ + 3 + ], + [ + 0 + ], + [ + 2 + ] + ], + [ + [ + 0 + ], + [ + 2 + ], + [ + 3 + ], + [ + 0 + ], + [ + 0 + ], + [ + 6 + ], + [ + 2 + ], + [ + 3 + ], + [ + 6 + ], + [ + 0 + ] + ], + [ + [ + 0 + ], + [ + 2 + ], + [ + 6 + ], + [ + 7 + ], + [ + 3 + ], + [ + 2 + ], + [ + 3 + ], + [ + 4 + ], + [ + 7 + ], + [ + 1 + ] + ], + [ + [ + 4 + ], + [ + 7 + ], + [ + 0 + ], + [ + 5 + ], + [ + 6 + ], + [ + 2 + ], + [ + 4 + ], + [ + 6 + ], + [ + 6 + ], + [ + 5 + ] + ], + [ + [ + 1 + ], + [ + 1 + ], + [ + 2 + ], + [ + 5 + ], + [ + 7 + ], + [ + 4 + ], + [ + 3 + ], + [ + 7 + ], + [ + 4 + ], + [ + 5 + ] + ], + [ + [ + 5 + ], + [ + 6 + ], + [ + 4 + ], + [ + 2 + ], + [ + 6 + ], + [ + 0 + ], + [ + 1 + ], + [ + 0 + ], + [ + 7 + ], + [ + 7 + ] + ], + [ + [ + 0 + ], + [ + 1 + ], + [ + 3 + ], + [ + 7 + ], + [ + 7 + ], + [ + 4 + ], + [ + 5 + ], + [ + 2 + ], + [ + 3 + ], + [ + 7 + ] + ] + ] +} \ No newline at end of file -- cgit v1.2.1