aboutsummaryrefslogtreecommitdiff
path: root/operators/comparison/greater/greater_2x11x10x1_i32/desc.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2022-06-17 13:06:03 +0100
committerJeremy Johnson <jeremy.johnson@arm.com>2022-06-17 13:06:03 +0100
commit6481ae51dce85dda44baa62d7fa8b82d5d6e0f92 (patch)
tree9d652f71454c7633ffb55ed393a115eff5c3b892 /operators/comparison/greater/greater_2x11x10x1_i32/desc.json
parentdb1aa636f391b107575a789430cb0410911fa8cc (diff)
downloadconformance_tests-6481ae51dce85dda44baa62d7fa8b82d5d6e0f92.tar.gz
Updating GREATER tests for v0.30.0 release
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I777b5b0d5174e3464739d01eea0e0dcdd7facadc
Diffstat (limited to 'operators/comparison/greater/greater_2x11x10x1_i32/desc.json')
-rw-r--r--operators/comparison/greater/greater_2x11x10x1_i32/desc.json22
1 files changed, 22 insertions, 0 deletions
diff --git a/operators/comparison/greater/greater_2x11x10x1_i32/desc.json b/operators/comparison/greater/greater_2x11x10x1_i32/desc.json
new file mode 100644
index 000000000..be172ba86
--- /dev/null
+++ b/operators/comparison/greater/greater_2x11x10x1_i32/desc.json
@@ -0,0 +1,22 @@
+{
+ "tosa_file": "test.json",
+ "ifm_name": [
+ "input-0",
+ "input-1"
+ ],
+ "ifm_file": [
+ "input-0.npy",
+ "input-1.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