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-0.json | 125 +++++++++++++++++++++ 1 file changed, 125 insertions(+) create mode 100644 operators/ew_binary/logical_right_shift/logical_right_shift_ERRORIF_WrongInputList_10x10_i32/input-0.json (limited to 'operators/ew_binary/logical_right_shift/logical_right_shift_ERRORIF_WrongInputList_10x10_i32/input-0.json') diff --git a/operators/ew_binary/logical_right_shift/logical_right_shift_ERRORIF_WrongInputList_10x10_i32/input-0.json b/operators/ew_binary/logical_right_shift/logical_right_shift_ERRORIF_WrongInputList_10x10_i32/input-0.json new file mode 100644 index 000000000..c6116721e --- /dev/null +++ b/operators/ew_binary/logical_right_shift/logical_right_shift_ERRORIF_WrongInputList_10x10_i32/input-0.json @@ -0,0 +1,125 @@ +{ + "type": "int32", + "data": [ + [ + 40540286, + 1332572588, + -384103346, + -1738050528, + 1095784940, + -265272312, + 1535164640, + 187809455, + -593439794, + 1239065771 + ], + [ + 1099441218, + -1476847821, + -1036450516, + 643900317, + 1842341236, + 1582582244, + -1441191520, + 1926848545, + -128978406, + 2076058464 + ], + [ + -1142290821, + 1834959910, + 255706015, + -653669275, + -674833733, + -1302427990, + 2115258165, + -334271938, + 636937127, + -1231314600 + ], + [ + -776921764, + 1838531478, + -1954606659, + -172682713, + 331992957, + -816689345, + 295608673, + 1804051340, + -620289440, + -864025246 + ], + [ + -1099677663, + -14069529, + 1653804680, + -177925068, + 737440834, + 1453671282, + -1617858098, + -65261300, + 2140137889, + -635215455 + ], + [ + -910464959, + -1613365990, + -1435416451, + 169437299, + 1159674225, + 711318146, + 231187392, + -1037011616, + 76943551, + 705293145 + ], + [ + -1181325652, + -163195569, + 382292580, + -1960213266, + 711232483, + -1958496156, + -276189206, + -1892459714, + -1015592451, + -363781026 + ], + [ + -1486825264, + 1374087158, + 1617132665, + -763290169, + 264290423, + 553623207, + -86097489, + 1481137009, + 1601946797, + 257166979 + ], + [ + 792919560, + 1819106724, + 1579255704, + -832013091, + 1865641242, + 38273670, + 1880610925, + 193346532, + 2052609346, + -1395296142 + ], + [ + 1200978497, + -2334522, + -1546792111, + 654995129, + 210233181, + -1719673975, + -1496931218, + 608552349, + 1993489493, + 108603572 + ] + ] +} \ No newline at end of file -- cgit v1.2.1