aboutsummaryrefslogtreecommitdiff
path: root/operators/tensor/argmax/argmax_ERRORIF_WrongInputList_12x30x32_i16_axis0/desc.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2022-06-17 13:07:12 +0100
committerJeremy Johnson <jeremy.johnson@arm.com>2022-06-17 13:07:12 +0100
commitf26e48db4337bfbaf567ac21c72ff2d58d870040 (patch)
treee2f64ced25049338cff41fd35a2bef1246dda2d1 /operators/tensor/argmax/argmax_ERRORIF_WrongInputList_12x30x32_i16_axis0/desc.json
parent45e0ee4bdaabb51815caa8c7a6a1ba3f52cdfb9a (diff)
downloadconformance_tests-f26e48db4337bfbaf567ac21c72ff2d58d870040.tar.gz
Updating ARGMAX tests for v0.30.0 release
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I5ad4da95fb9e88ab93634afcc3a4348771c711a5
Diffstat (limited to 'operators/tensor/argmax/argmax_ERRORIF_WrongInputList_12x30x32_i16_axis0/desc.json')
-rw-r--r--operators/tensor/argmax/argmax_ERRORIF_WrongInputList_12x30x32_i16_axis0/desc.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/operators/tensor/argmax/argmax_ERRORIF_WrongInputList_12x30x32_i16_axis0/desc.json b/operators/tensor/argmax/argmax_ERRORIF_WrongInputList_12x30x32_i16_axis0/desc.json
new file mode 100644
index 000000000..2d7a7c8f1
--- /dev/null
+++ b/operators/tensor/argmax/argmax_ERRORIF_WrongInputList_12x30x32_i16_axis0/desc.json
@@ -0,0 +1,18 @@
+{
+ "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 input list does not match expected input"
+} \ No newline at end of file