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 | 50 ---------------------- 1 file changed, 50 deletions(-) delete mode 100644 operators/ew_binary/bitwise_and/bitwise_and_ERRORIF_WrongInputType_3x13_f16/input-0.json (limited to 'operators/ew_binary/bitwise_and/bitwise_and_ERRORIF_WrongInputType_3x13_f16/input-0.json') diff --git a/operators/ew_binary/bitwise_and/bitwise_and_ERRORIF_WrongInputType_3x13_f16/input-0.json b/operators/ew_binary/bitwise_and/bitwise_and_ERRORIF_WrongInputType_3x13_f16/input-0.json deleted file mode 100644 index 4196caae4..000000000 --- a/operators/ew_binary/bitwise_and/bitwise_and_ERRORIF_WrongInputType_3x13_f16/input-0.json +++ /dev/null @@ -1,50 +0,0 @@ -{ - "type": "float16", - "data": [ - [ - 0.471923828125, - 0.583984375, - 0.69140625, - 0.0262298583984375, - 0.423583984375, - 0.2247314453125, - 0.364501953125, - 0.7490234375, - 0.36328125, - 0.7392578125, - 0.9716796875, - 0.92333984375, - 0.82763671875 - ], - [ - 0.85302734375, - 0.39404296875, - 0.7314453125, - 0.6669921875, - 0.98291015625, - 0.57470703125, - 0.4296875, - 0.83740234375, - 0.74951171875, - 0.1248779296875, - 0.59619140625, - 0.59228515625, - 0.6318359375 - ], - [ - 0.94140625, - 0.60205078125, - 0.8701171875, - 0.3583984375, - 0.057373046875, - 0.375244140625, - 0.53271484375, - 0.83349609375, - 0.6318359375, - 0.442138671875, - 0.4619140625, - 0.99658203125, - 0.141357421875 - ] - ] -} \ No newline at end of file -- cgit v1.2.1