aboutsummaryrefslogtreecommitdiff
path: root/operators/activation/clamp/clamp_1x7x2x1x5x9_i16/desc.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2023-04-26 15:50:18 +0100
committerJeremy Johnson <jeremy.johnson@arm.com>2023-04-26 16:31:23 +0100
commit7afc131b6dfb204a4252a4a1ed5ddf97c481837d (patch)
treeb331601010d95541d3884989af18e2f5ef434336 /operators/activation/clamp/clamp_1x7x2x1x5x9_i16/desc.json
parentc7f3655ff98e0071a47157facebcaafa3c1b6d41 (diff)
downloadconformance_tests-7afc131b6dfb204a4252a4a1ed5ddf97c481837d.tar.gz
Updating ACTIVATION tests for 8k level support
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: If7e3ab34e4e42f4d6923053f289b4507d7833374
Diffstat (limited to 'operators/activation/clamp/clamp_1x7x2x1x5x9_i16/desc.json')
-rw-r--r--operators/activation/clamp/clamp_1x7x2x1x5x9_i16/desc.json27
1 files changed, 27 insertions, 0 deletions
diff --git a/operators/activation/clamp/clamp_1x7x2x1x5x9_i16/desc.json b/operators/activation/clamp/clamp_1x7x2x1x5x9_i16/desc.json
new file mode 100644
index 000000000..279cf7380
--- /dev/null
+++ b/operators/activation/clamp/clamp_1x7x2x1x5x9_i16/desc.json
@@ -0,0 +1,27 @@
+{
+ "tosa_file": "test.json",
+ "ifm_name": [
+ "input-0"
+ ],
+ "ifm_file": [
+ "input-0.npy"
+ ],
+ "ofm_name": [
+ "result-0"
+ ],
+ "ofm_file": [
+ "result-0.npy"
+ ],
+ "expected_return_code": 0,
+ "expected_failure": false,
+ "expected_result_file": [
+ "Conformance-result-0.npy"
+ ],
+ "profile": [
+ "tosa-bi",
+ "tosa-mi"
+ ],
+ "tag": [
+ "8k_level"
+ ]
+} \ No newline at end of file