aboutsummaryrefslogtreecommitdiff
path: root/operators/tensor/argmax/argmax_ERRORIF_WrongInputType_15_b_axis0/input-0.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_WrongInputType_15_b_axis0/input-0.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_WrongInputType_15_b_axis0/input-0.json')
-rw-r--r--operators/tensor/argmax/argmax_ERRORIF_WrongInputType_15_b_axis0/input-0.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/operators/tensor/argmax/argmax_ERRORIF_WrongInputType_15_b_axis0/input-0.json b/operators/tensor/argmax/argmax_ERRORIF_WrongInputType_15_b_axis0/input-0.json
new file mode 100644
index 000000000..99936a896
--- /dev/null
+++ b/operators/tensor/argmax/argmax_ERRORIF_WrongInputType_15_b_axis0/input-0.json
@@ -0,0 +1,20 @@
+{
+ "type": "bool",
+ "data": [
+ true,
+ true,
+ true,
+ false,
+ true,
+ false,
+ true,
+ false,
+ false,
+ true,
+ true,
+ false,
+ false,
+ false,
+ true
+ ]
+} \ No newline at end of file