aboutsummaryrefslogtreecommitdiff
path: root/operators/control_flow/cond_if_binary/cond_if_binary_28x28_i8_cond0/desc.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2022-06-17 13:06:07 +0100
committerJeremy Johnson <jeremy.johnson@arm.com>2022-06-17 13:06:07 +0100
commit8e8683119f76463973cd7e84cfd8e966451074ba (patch)
tree1e8d2ac2878fdcb97996166d079a0ba9c0684940 /operators/control_flow/cond_if_binary/cond_if_binary_28x28_i8_cond0/desc.json
parent9faada17a2a70bd86b1755490eb3acf65654ceaf (diff)
downloadconformance_tests-8e8683119f76463973cd7e84cfd8e966451074ba.tar.gz
Updating COND_IF_BINARY tests for v0.30.0 release
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I2c09e55b4d6f040c187586ff320dd863183b6ebd
Diffstat (limited to 'operators/control_flow/cond_if_binary/cond_if_binary_28x28_i8_cond0/desc.json')
-rw-r--r--operators/control_flow/cond_if_binary/cond_if_binary_28x28_i8_cond0/desc.json22
1 files changed, 22 insertions, 0 deletions
diff --git a/operators/control_flow/cond_if_binary/cond_if_binary_28x28_i8_cond0/desc.json b/operators/control_flow/cond_if_binary/cond_if_binary_28x28_i8_cond0/desc.json
new file mode 100644
index 000000000..be172ba86
--- /dev/null
+++ b/operators/control_flow/cond_if_binary/cond_if_binary_28x28_i8_cond0/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