aboutsummaryrefslogtreecommitdiff
path: root/operators/ew_binary/bitwise_or/bitwise_or_8_i8/input-0.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2022-06-17 13:06:34 +0100
committerJeremy Johnson <jeremy.johnson@arm.com>2022-06-17 13:06:34 +0100
commitd53378c6e205afdc2a538ac438ecc717ccc2718c (patch)
tree95dfa1097fcad523250a264a4548f629a3082f57 /operators/ew_binary/bitwise_or/bitwise_or_8_i8/input-0.json
parent26c9e26c22c744dd05a2fe09763ac09bc09711db (diff)
downloadconformance_tests-d53378c6e205afdc2a538ac438ecc717ccc2718c.tar.gz
Updating BITWISE_OR tests for v0.30.0 release
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I86e01aee3eaff011fc596f7e3f062ea621b575e4
Diffstat (limited to 'operators/ew_binary/bitwise_or/bitwise_or_8_i8/input-0.json')
-rw-r--r--operators/ew_binary/bitwise_or/bitwise_or_8_i8/input-0.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/operators/ew_binary/bitwise_or/bitwise_or_8_i8/input-0.json b/operators/ew_binary/bitwise_or/bitwise_or_8_i8/input-0.json
new file mode 100644
index 000000000..17983e581
--- /dev/null
+++ b/operators/ew_binary/bitwise_or/bitwise_or_8_i8/input-0.json
@@ -0,0 +1,13 @@
+{
+ "type": "int32",
+ "data": [
+ 13,
+ 99,
+ -112,
+ 91,
+ 83,
+ -58,
+ 33,
+ -86
+ ]
+} \ No newline at end of file