aboutsummaryrefslogtreecommitdiff
path: root/operators/ew_unary/log/log_ERRORIF_WrongOutputList_11_f16/desc.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2023-01-16 15:54:36 +0000
committerJeremy Johnson <jeremy.johnson@arm.com>2023-01-17 09:18:19 +0000
commit7d3ec0e4ed28c02203816f8169a8d29465c4dcb9 (patch)
tree9a04e8b90c4398926a181c1d6a06ab7e47792659 /operators/ew_unary/log/log_ERRORIF_WrongOutputList_11_f16/desc.json
parentb08fb3e856b7757403ff9aafc9487f9c0ad61fe7 (diff)
downloadconformance_tests-7d3ec0e4ed28c02203816f8169a8d29465c4dcb9.tar.gz
Create MI tests for EW Unary: LOG, RECIPROCAL, RSQRT, EXP
Also regen TRANSPOSE and GREATER ERROR_IF tests due to generator change to using correct filtering. Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Id68e583a736b784c94d8cdad50a27a3dbdbf5215
Diffstat (limited to 'operators/ew_unary/log/log_ERRORIF_WrongOutputList_11_f16/desc.json')
-rw-r--r--operators/ew_unary/log/log_ERRORIF_WrongOutputList_11_f16/desc.json21
1 files changed, 21 insertions, 0 deletions
diff --git a/operators/ew_unary/log/log_ERRORIF_WrongOutputList_11_f16/desc.json b/operators/ew_unary/log/log_ERRORIF_WrongOutputList_11_f16/desc.json
new file mode 100644
index 000000000..671c6cfc2
--- /dev/null
+++ b/operators/ew_unary/log/log_ERRORIF_WrongOutputList_11_f16/desc.json
@@ -0,0 +1,21 @@
+{
+ "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": 2,
+ "expected_failure": true,
+ "expected_failure_desc": "Op output list does not match expected output",
+ "profile": [
+ "tosa-mi"
+ ]
+} \ No newline at end of file