aboutsummaryrefslogtreecommitdiff
path: root/operators/control_flow/cond_if_binary/cond_if_binary_ERRORIF_CondIfOutputListThenGraphMismatch_11_i32_cond0/desc.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2022-10-13 12:50:09 +0100
committerJeremy Johnson <jeremy.johnson@arm.com>2022-10-13 12:50:09 +0100
commitd2d22b3e074fa6be55ca3d568540e820e50f44be (patch)
treea378828b3295cc0d12f046b6ed3267af4e9b2ae4 /operators/control_flow/cond_if_binary/cond_if_binary_ERRORIF_CondIfOutputListThenGraphMismatch_11_i32_cond0/desc.json
parent00dde3db31f3648d0a02a0b382c9e91c9dee9214 (diff)
downloadconformance_tests-d2d22b3e074fa6be55ca3d568540e820e50f44be.tar.gz
Updating CONTROL_FLOW tests for FP16 and accumulator types
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I4ae422b36f7867a762ea2940a332afa6c5c153a8
Diffstat (limited to 'operators/control_flow/cond_if_binary/cond_if_binary_ERRORIF_CondIfOutputListThenGraphMismatch_11_i32_cond0/desc.json')
-rw-r--r--operators/control_flow/cond_if_binary/cond_if_binary_ERRORIF_CondIfOutputListThenGraphMismatch_11_i32_cond0/desc.json24
1 files changed, 0 insertions, 24 deletions
diff --git a/operators/control_flow/cond_if_binary/cond_if_binary_ERRORIF_CondIfOutputListThenGraphMismatch_11_i32_cond0/desc.json b/operators/control_flow/cond_if_binary/cond_if_binary_ERRORIF_CondIfOutputListThenGraphMismatch_11_i32_cond0/desc.json
deleted file mode 100644
index a4bd0ea1d..000000000
--- a/operators/control_flow/cond_if_binary/cond_if_binary_ERRORIF_CondIfOutputListThenGraphMismatch_11_i32_cond0/desc.json
+++ /dev/null
@@ -1,24 +0,0 @@
-{
- "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": 2,
- "expected_failure": true,
- "expected_failure_desc": "Output list shape does not match then-graph shape",
- "profile": [
- "tosa-bi",
- "tosa-mi"
- ]
-} \ No newline at end of file