From fde43724c4e354634566f93fa60d21048c1b7888 Mon Sep 17 00:00:00 2001 From: Jeremy Johnson Date: Wed, 1 Mar 2023 12:24:20 +0000 Subject: Regen DATA LAYOUT tests for test gen improvements PAD, SLICE, TILE and TRANSPOSE have improved ERROR IF tests. Signed-off-by: Jeremy Johnson Change-Id: Id514aaff48d9710552fa8de27ff2045ff4107764 --- .../input-0.json | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 operators/data_layout/pad/pad_ERRORIF_WrongOutputType_10_bf16_pad00/input-0.json (limited to 'operators/data_layout/pad/pad_ERRORIF_WrongOutputType_10_bf16_pad00/input-0.json') diff --git a/operators/data_layout/pad/pad_ERRORIF_WrongOutputType_10_bf16_pad00/input-0.json b/operators/data_layout/pad/pad_ERRORIF_WrongOutputType_10_bf16_pad00/input-0.json deleted file mode 100644 index 24e1a3dc1..000000000 --- a/operators/data_layout/pad/pad_ERRORIF_WrongOutputType_10_bf16_pad00/input-0.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "type": "float32", - "data": [ - 0.66796875, - 0.73046875, - 0.3203125, - 0.126953125, - 0.84765625, - 0.546875, - 0.5859375, - 0.875, - 0.0228271484375, - 0.033447265625 - ] -} \ No newline at end of file -- cgit v1.2.1