aboutsummaryrefslogtreecommitdiff
path: root/operators/ew_binary/mul/mul_ERRORIF_DimensionMismatch_10x48_i8_perm0_shift0/desc.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2022-06-17 13:06:44 +0100
committerJeremy Johnson <jeremy.johnson@arm.com>2022-06-17 13:06:44 +0100
commit79f9874824b35262af8939dad547e2aab4436812 (patch)
tree5729994f99466e39e2ba79cc5839a3caac0b017a /operators/ew_binary/mul/mul_ERRORIF_DimensionMismatch_10x48_i8_perm0_shift0/desc.json
parent2fa774b4c58ffe51b052b97aa3a76e9915ba2682 (diff)
downloadconformance_tests-79f9874824b35262af8939dad547e2aab4436812.tar.gz
Updating MUL tests for v0.30.0 release
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I04e942d9017bb45e04c8fe343f652fb7b6b21dd3
Diffstat (limited to 'operators/ew_binary/mul/mul_ERRORIF_DimensionMismatch_10x48_i8_perm0_shift0/desc.json')
-rw-r--r--operators/ew_binary/mul/mul_ERRORIF_DimensionMismatch_10x48_i8_perm0_shift0/desc.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/operators/ew_binary/mul/mul_ERRORIF_DimensionMismatch_10x48_i8_perm0_shift0/desc.json b/operators/ew_binary/mul/mul_ERRORIF_DimensionMismatch_10x48_i8_perm0_shift0/desc.json
new file mode 100644
index 000000000..3a2350840
--- /dev/null
+++ b/operators/ew_binary/mul/mul_ERRORIF_DimensionMismatch_10x48_i8_perm0_shift0/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 Dimensions do not match output"
+} \ No newline at end of file