aboutsummaryrefslogtreecommitdiff
path: root/operators/tensor/fully_connected/fully_connected_ERRORIF_WrongInputType_7x2_i4_acci32/input-0.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2022-10-13 13:59:34 +0100
committerJeremy Johnson <jeremy.johnson@arm.com>2022-10-13 13:59:34 +0100
commit9e043f686b52cfabca1a3c67376c410e81c12331 (patch)
tree9b7519884066f3cefb8257547eaed10e554ed1ef /operators/tensor/fully_connected/fully_connected_ERRORIF_WrongInputType_7x2_i4_acci32/input-0.json
parent922c45c63305c2ab4eb44598020f4c99a377eb6a (diff)
downloadconformance_tests-9e043f686b52cfabca1a3c67376c410e81c12331.tar.gz
Updating FULLY_CONNECTED tests for FP16 and accumulator types
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Ib9321859566a8356e08626b4bcb109a19ec96e14
Diffstat (limited to 'operators/tensor/fully_connected/fully_connected_ERRORIF_WrongInputType_7x2_i4_acci32/input-0.json')
-rw-r--r--operators/tensor/fully_connected/fully_connected_ERRORIF_WrongInputType_7x2_i4_acci32/input-0.json33
1 files changed, 33 insertions, 0 deletions
diff --git a/operators/tensor/fully_connected/fully_connected_ERRORIF_WrongInputType_7x2_i4_acci32/input-0.json b/operators/tensor/fully_connected/fully_connected_ERRORIF_WrongInputType_7x2_i4_acci32/input-0.json
new file mode 100644
index 000000000..37c0c11ab
--- /dev/null
+++ b/operators/tensor/fully_connected/fully_connected_ERRORIF_WrongInputType_7x2_i4_acci32/input-0.json
@@ -0,0 +1,33 @@
+{
+ "type": "int32",
+ "data": [
+ [
+ -2,
+ 4
+ ],
+ [
+ -3,
+ 6
+ ],
+ [
+ -2,
+ 5
+ ],
+ [
+ 0,
+ 5
+ ],
+ [
+ 0,
+ 3
+ ],
+ [
+ -2,
+ -4
+ ],
+ [
+ -6,
+ 0
+ ]
+ ]
+} \ No newline at end of file