aboutsummaryrefslogtreecommitdiff
path: root/operators/tensor/argmax/argmax_ERRORIF_WrongInputType_10x1_b_axis0/input-0.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2023-05-09 13:02:04 +0100
committerJeremy Johnson <jeremy.johnson@arm.com>2023-05-09 13:02:04 +0100
commit7037332896b3151963a3e83f65acb40590c74199 (patch)
tree37cc187bbad1ed0c52efa6f3a47e72cb24b3e89a /operators/tensor/argmax/argmax_ERRORIF_WrongInputType_10x1_b_axis0/input-0.json
parentfe6e6eb29a416ad7618567d4365f8b65165694c1 (diff)
downloadconformance_tests-7037332896b3151963a3e83f65acb40590c74199.tar.gz
8K level: rank 6 ARGMAX tests
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Ia7c3d89b176a2ac13fd05c734a3d8b7753fa8409
Diffstat (limited to 'operators/tensor/argmax/argmax_ERRORIF_WrongInputType_10x1_b_axis0/input-0.json')
-rw-r--r--operators/tensor/argmax/argmax_ERRORIF_WrongInputType_10x1_b_axis0/input-0.json35
1 files changed, 35 insertions, 0 deletions
diff --git a/operators/tensor/argmax/argmax_ERRORIF_WrongInputType_10x1_b_axis0/input-0.json b/operators/tensor/argmax/argmax_ERRORIF_WrongInputType_10x1_b_axis0/input-0.json
new file mode 100644
index 000000000..42f0c1fce
--- /dev/null
+++ b/operators/tensor/argmax/argmax_ERRORIF_WrongInputType_10x1_b_axis0/input-0.json
@@ -0,0 +1,35 @@
+{
+ "type": "bool",
+ "data": [
+ [
+ true
+ ],
+ [
+ true
+ ],
+ [
+ false
+ ],
+ [
+ true
+ ],
+ [
+ true
+ ],
+ [
+ false
+ ],
+ [
+ true
+ ],
+ [
+ true
+ ],
+ [
+ false
+ ],
+ [
+ false
+ ]
+ ]
+} \ No newline at end of file