aboutsummaryrefslogtreecommitdiff
path: root/operators/activation/clamp/clamp_54_bf16/desc.json
diff options
context:
space:
mode:
authorJames Ward <james.ward@arm.com>2023-02-02 16:34:37 +0000
committerJames Ward <james.ward@arm.com>2023-02-03 13:27:24 +0000
commitb00b1a1db3067c916671ce76840fd06b551b712b (patch)
tree24c8534002e0e99fdbcb5a120fd07a9854c3b1a5 /operators/activation/clamp/clamp_54_bf16/desc.json
parentde1c2ce9e0710f39464069d880fac7bb9ec24d1a (diff)
downloadconformance_tests-b00b1a1db3067c916671ce76840fd06b551b712b.tar.gz
Create/Regen MI Tests for CLAMP/PAD
* CLAMP framework tests excluded Signed-off-by: James Ward <james.ward@arm.com> Change-Id: Iba60d7e689b2ba2ced13924c3e141fb5aa9908a7
Diffstat (limited to 'operators/activation/clamp/clamp_54_bf16/desc.json')
-rw-r--r--operators/activation/clamp/clamp_54_bf16/desc.json23
1 files changed, 23 insertions, 0 deletions
diff --git a/operators/activation/clamp/clamp_54_bf16/desc.json b/operators/activation/clamp/clamp_54_bf16/desc.json
new file mode 100644
index 000000000..d418e4060
--- /dev/null
+++ b/operators/activation/clamp/clamp_54_bf16/desc.json
@@ -0,0 +1,23 @@
+{
+ "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-mi"
+ ]
+} \ No newline at end of file