aboutsummaryrefslogtreecommitdiff
path: root/operators/activation/clamp/clamp_54_i16
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2022-10-13 12:50:06 +0100
committerJeremy Johnson <jeremy.johnson@arm.com>2022-10-13 12:50:06 +0100
commit3da6f63bef663a54bf216c2af8d72ef3920268b6 (patch)
tree395a7155f35b9a7b522bfd2b772ac913cd4a8839 /operators/activation/clamp/clamp_54_i16
parent3b7510e94f430c63f9aad3f4597265830973561c (diff)
downloadconformance_tests-3da6f63bef663a54bf216c2af8d72ef3920268b6.tar.gz
Updating ACTIVATION tests for FP16 and accumulator types
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: If4fb629e5fa685af9d35c63c4b2a5e00d82cff76
Diffstat (limited to 'operators/activation/clamp/clamp_54_i16')
-rw-r--r--operators/activation/clamp/clamp_54_i16/Conformance-result-0.json108
-rw-r--r--operators/activation/clamp/clamp_54_i16/input-0.json14
-rw-r--r--operators/activation/clamp/clamp_54_i16/test.json4
3 files changed, 63 insertions, 63 deletions
diff --git a/operators/activation/clamp/clamp_54_i16/Conformance-result-0.json b/operators/activation/clamp/clamp_54_i16/Conformance-result-0.json
index 0d1849b07..d887d765e 100644
--- a/operators/activation/clamp/clamp_54_i16/Conformance-result-0.json
+++ b/operators/activation/clamp/clamp_54_i16/Conformance-result-0.json
@@ -1,59 +1,59 @@
{
"type": "int32",
"data": [
- 8962,
- 8962,
- 11960,
- 8962,
- 11960,
- 11660,
- 11960,
- 11960,
- 8962,
- 8962,
- 8962,
- 8962,
- 8962,
- 8962,
- 8962,
- 11960,
- 11960,
- 11960,
- 11960,
- 8962,
- 11960,
- 8962,
- 8962,
- 11960,
- 8962,
- 8962,
- 8962,
- 11960,
- 8962,
- 8962,
- 8962,
- 11960,
- 8962,
- 8962,
- 8962,
- 8962,
- 11128,
- 11960,
- 8962,
- 8962,
- 11960,
- 8962,
- 11960,
- 8962,
- 8962,
- 11960,
- 11960,
- 8962,
- 11960,
- 11960,
- 8962,
- 11960,
- 8962,
- 8962
+ 21471,
+ 19973,
+ 19973,
+ 19973,
+ 19973,
+ 19973,
+ 19973,
+ 19973,
+ 22393,
+ 19973,
+ 22393,
+ 19973,
+ 19973,
+ 19973,
+ 19973,
+ 19973,
+ 19973,
+ 19973,
+ 19973,
+ 19973,
+ 19973,
+ 19973,
+ 19973,
+ 22393,
+ 19973,
+ 19973,
+ 22393,
+ 19973,
+ 19973,
+ 22393,
+ 19973,
+ 19973,
+ 19973,
+ 19973,
+ 19973,
+ 19973,
+ 19973,
+ 19973,
+ 19973,
+ 19973,
+ 19973,
+ 19973,
+ 19973,
+ 22393,
+ 19973,
+ 19973,
+ 21802,
+ 19973,
+ 19973,
+ 19973,
+ 19973,
+ 19973,
+ 21774,
+ 19973
]
} \ No newline at end of file
diff --git a/operators/activation/clamp/clamp_54_i16/input-0.json b/operators/activation/clamp/clamp_54_i16/input-0.json
index d0326029f..f65b1e998 100644
--- a/operators/activation/clamp/clamp_54_i16/input-0.json
+++ b/operators/activation/clamp/clamp_54_i16/input-0.json
@@ -1,6 +1,12 @@
{
"type": "int32",
"data": [
+ 21471,
+ -14631,
+ 8628,
+ -21940,
+ 16914,
+ 13141,
-9534,
-28317,
30847,
@@ -48,12 +54,6 @@
-12297,
17553,
21774,
- -4246,
- 19973,
- 22393,
- -7375,
- 26089,
- -13873,
- -17069
+ -4246
]
} \ No newline at end of file
diff --git a/operators/activation/clamp/clamp_54_i16/test.json b/operators/activation/clamp/clamp_54_i16/test.json
index 5aba3312f..af966f0ac 100644
--- a/operators/activation/clamp/clamp_54_i16/test.json
+++ b/operators/activation/clamp/clamp_54_i16/test.json
@@ -13,8 +13,8 @@
op: "CLAMP",
attribute_type: "ClampAttribute",
attribute: {
- min_int: 8962,
- max_int: 11960,
+ min_int: 19973,
+ max_int: 22393,
min_fp: 0.0,
max_fp: 0.0
},