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 --- .../slice_ERRORIF_InputSizeStartLengthMismatch_1_bf16_perm0/test.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'operators/data_layout/slice/slice_ERRORIF_InputSizeStartLengthMismatch_1_bf16_perm0/test.json') diff --git a/operators/data_layout/slice/slice_ERRORIF_InputSizeStartLengthMismatch_1_bf16_perm0/test.json b/operators/data_layout/slice/slice_ERRORIF_InputSizeStartLengthMismatch_1_bf16_perm0/test.json index 808a3f1a8..3efcf89c4 100644 --- a/operators/data_layout/slice/slice_ERRORIF_InputSizeStartLengthMismatch_1_bf16_perm0/test.json +++ b/operators/data_layout/slice/slice_ERRORIF_InputSizeStartLengthMismatch_1_bf16_perm0/test.json @@ -42,7 +42,7 @@ { name: "result-0", shape: [ - + 1 ], type: "BF16" } -- cgit v1.2.1