From e8c4df459931d92df458f42adfc6d164a701e2e4 Mon Sep 17 00:00:00 2001 From: James Ward Date: Tue, 17 Jan 2023 17:22:19 +0000 Subject: Create MI tests for Data Layout: SLICE Signed-off-by: James Ward Change-Id: I1be7f445a53791ca1395ef484725825b051afba3 --- .../input-0.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 operators/data_layout/slice/slice_ERRORIF_InputSizeStartLengthMismatch_1_bf16_perm0/input-0.json (limited to 'operators/data_layout/slice/slice_ERRORIF_InputSizeStartLengthMismatch_1_bf16_perm0/input-0.json') diff --git a/operators/data_layout/slice/slice_ERRORIF_InputSizeStartLengthMismatch_1_bf16_perm0/input-0.json b/operators/data_layout/slice/slice_ERRORIF_InputSizeStartLengthMismatch_1_bf16_perm0/input-0.json new file mode 100644 index 000000000..bcb7256d4 --- /dev/null +++ b/operators/data_layout/slice/slice_ERRORIF_InputSizeStartLengthMismatch_1_bf16_perm0/input-0.json @@ -0,0 +1,6 @@ +{ + "type": "float32", + "data": [ + 0.134765625 + ] +} \ No newline at end of file -- cgit v1.2.1