aboutsummaryrefslogtreecommitdiff
path: root/operators/ew_unary/clz/clz_20_i32/desc.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2022-06-17 13:06:51 +0100
committerJeremy Johnson <jeremy.johnson@arm.com>2022-06-17 13:06:51 +0100
commit388b4679b9fd2c455284aa4158ef445228ecab75 (patch)
treeb407a9b9b960d9efeac28877a7d8d0874fa2beaf /operators/ew_unary/clz/clz_20_i32/desc.json
parentfe3f0127401c10bd7447ff8490cce5ffaabd42d8 (diff)
downloadconformance_tests-388b4679b9fd2c455284aa4158ef445228ecab75.tar.gz
Updating CLZ tests for v0.30.0 release
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I8324f1d6b456c47a0709e056aa04a74563f58b3b
Diffstat (limited to 'operators/ew_unary/clz/clz_20_i32/desc.json')
-rw-r--r--operators/ew_unary/clz/clz_20_i32/desc.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/operators/ew_unary/clz/clz_20_i32/desc.json b/operators/ew_unary/clz/clz_20_i32/desc.json
new file mode 100644
index 000000000..3cd43b509
--- /dev/null
+++ b/operators/ew_unary/clz/clz_20_i32/desc.json
@@ -0,0 +1,20 @@
+{
+ "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"
+ ]
+} \ No newline at end of file