aboutsummaryrefslogtreecommitdiff
path: root/operators/data_nodes/const/const_6_i8
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2023-03-28 09:42:32 +0100
committerJeremy Johnson <jeremy.johnson@arm.com>2023-03-28 09:42:32 +0100
commit7f82c36048fee755fc34b24051a5a465e4544f95 (patch)
tree3d7294cb01c433d5d966a0595bb77274b80c3c9a /operators/data_nodes/const/const_6_i8
parent91e6ec5fee8b2329d54369c1bc0643d86e8da3b6 (diff)
downloadconformance_tests-7f82c36048fee755fc34b24051a5a465e4544f95.tar.gz
Regen CONST tests for INT48 support
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I4d498c369b1be6fde3a51c0550c417ca6e5dd463
Diffstat (limited to 'operators/data_nodes/const/const_6_i8')
-rw-r--r--operators/data_nodes/const/const_6_i8/Conformance-const-0.json12
-rw-r--r--operators/data_nodes/const/const_6_i8/test.json12
2 files changed, 12 insertions, 12 deletions
diff --git a/operators/data_nodes/const/const_6_i8/Conformance-const-0.json b/operators/data_nodes/const/const_6_i8/Conformance-const-0.json
index e0d64b8c7..fad173700 100644
--- a/operators/data_nodes/const/const_6_i8/Conformance-const-0.json
+++ b/operators/data_nodes/const/const_6_i8/Conformance-const-0.json
@@ -1,11 +1,11 @@
{
"type": "int32",
"data": [
- 72,
- 36,
- -25,
- 82,
- 11,
- -15
+ -13,
+ -70,
+ -105,
+ 13,
+ 99,
+ -112
]
} \ No newline at end of file
diff --git a/operators/data_nodes/const/const_6_i8/test.json b/operators/data_nodes/const/const_6_i8/test.json
index 5eb275a31..4dbbea9d1 100644
--- a/operators/data_nodes/const/const_6_i8/test.json
+++ b/operators/data_nodes/const/const_6_i8/test.json
@@ -31,12 +31,12 @@
],
type: "INT8",
data: [
- 72,
- 36,
- 231,
- 82,
- 11,
- 241
+ 243,
+ 186,
+ 151,
+ 13,
+ 99,
+ 144
]
}
],