aboutsummaryrefslogtreecommitdiff
path: root/operators/ew_binary/logical_xor/logical_xor_ERRORIF_WrongInputType_12x30x9x44_i4/desc.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2022-06-17 13:06:41 +0100
committerJeremy Johnson <jeremy.johnson@arm.com>2022-06-17 13:06:41 +0100
commitffce4193dd78623d77ee3d13eb98613546549d6b (patch)
treef3b2eb87a0454361a87f9305271dd7f157381646 /operators/ew_binary/logical_xor/logical_xor_ERRORIF_WrongInputType_12x30x9x44_i4/desc.json
parent617dd99bd43d58af4dabeda02fe1c1fd359365fb (diff)
downloadconformance_tests-ffce4193dd78623d77ee3d13eb98613546549d6b.tar.gz
Updating LOGICAL_XOR tests for v0.30.0 release
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I57287a8db44d908cd0db4cdf904de5371bd86c53
Diffstat (limited to 'operators/ew_binary/logical_xor/logical_xor_ERRORIF_WrongInputType_12x30x9x44_i4/desc.json')
-rw-r--r--operators/ew_binary/logical_xor/logical_xor_ERRORIF_WrongInputType_12x30x9x44_i4/desc.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/operators/ew_binary/logical_xor/logical_xor_ERRORIF_WrongInputType_12x30x9x44_i4/desc.json b/operators/ew_binary/logical_xor/logical_xor_ERRORIF_WrongInputType_12x30x9x44_i4/desc.json
new file mode 100644
index 000000000..3a3a4eb23
--- /dev/null
+++ b/operators/ew_binary/logical_xor/logical_xor_ERRORIF_WrongInputType_12x30x9x44_i4/desc.json
@@ -0,0 +1,20 @@
+{
+ "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": "Input data type not supported for this operator"
+} \ No newline at end of file