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 | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 operators/ew_binary/arithmetic_right_shift/arithmetic_right_shift_ERRORIF_WrongOutputList_11_i16_roundFalse/input-1.json (limited to 'operators/ew_binary/arithmetic_right_shift/arithmetic_right_shift_ERRORIF_WrongOutputList_11_i16_roundFalse/input-1.json') diff --git a/operators/ew_binary/arithmetic_right_shift/arithmetic_right_shift_ERRORIF_WrongOutputList_11_i16_roundFalse/input-1.json b/operators/ew_binary/arithmetic_right_shift/arithmetic_right_shift_ERRORIF_WrongOutputList_11_i16_roundFalse/input-1.json new file mode 100644 index 000000000..10bb65603 --- /dev/null +++ b/operators/ew_binary/arithmetic_right_shift/arithmetic_right_shift_ERRORIF_WrongOutputList_11_i16_roundFalse/input-1.json @@ -0,0 +1,6 @@ +{ + "type": "int32", + "data": [ + 15 + ] +} \ No newline at end of file -- cgit v1.2.1