aboutsummaryrefslogtreecommitdiff
path: root/operators/ew_binary/logical_left_shift/logical_left_shift_ERRORIF_DimensionMismatch_11x2_i32/input-1.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2022-10-13 12:50:21 +0100
committerJeremy Johnson <jeremy.johnson@arm.com>2022-10-13 12:50:21 +0100
commit4cc1201dde80193611cc8e14a7886aba96a3da09 (patch)
tree7911391452d9fe7c90f1756d9379c7d69a526669 /operators/ew_binary/logical_left_shift/logical_left_shift_ERRORIF_DimensionMismatch_11x2_i32/input-1.json
parentcf8989f6250721418177c5b78cdedb7b6c56f74d (diff)
downloadconformance_tests-4cc1201dde80193611cc8e14a7886aba96a3da09.tar.gz
Updating EW_BINARY tests for FP16 and accumulator types
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Ia7139c9720b6e2bbaa6b2dcc4c7367aa07135f4e
Diffstat (limited to 'operators/ew_binary/logical_left_shift/logical_left_shift_ERRORIF_DimensionMismatch_11x2_i32/input-1.json')
-rw-r--r--operators/ew_binary/logical_left_shift/logical_left_shift_ERRORIF_DimensionMismatch_11x2_i32/input-1.json53
1 files changed, 53 insertions, 0 deletions
diff --git a/operators/ew_binary/logical_left_shift/logical_left_shift_ERRORIF_DimensionMismatch_11x2_i32/input-1.json b/operators/ew_binary/logical_left_shift/logical_left_shift_ERRORIF_DimensionMismatch_11x2_i32/input-1.json
new file mode 100644
index 000000000..4611a07ce
--- /dev/null
+++ b/operators/ew_binary/logical_left_shift/logical_left_shift_ERRORIF_DimensionMismatch_11x2_i32/input-1.json
@@ -0,0 +1,53 @@
+{
+ "type": "int32",
+ "data": [
+ [
+ 3,
+ 15
+ ],
+ [
+ 24,
+ 25
+ ],
+ [
+ 20,
+ 15
+ ],
+ [
+ 31,
+ 26
+ ],
+ [
+ 24,
+ 4
+ ],
+ [
+ 2,
+ 7
+ ],
+ [
+ 28,
+ 23
+ ],
+ [
+ 8,
+ 16
+ ],
+ [
+ 0,
+ 13
+ ],
+ [
+ 17,
+ 26
+ ],
+ [
+ 21,
+ 4
+ ],
+ [
+ 1,
+ 13
+ ]
+ ]
+} \ No newline at end of file