aboutsummaryrefslogtreecommitdiff
path: root/operators/tensor/fully_connected/fully_connected_ERRORIF_WrongInputType_7x2_i4xi4_acci32/input-0.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2022-10-18 15:07:37 +0100
committerJeremy Johnson <jeremy.johnson@arm.com>2022-10-18 15:17:50 +0100
commitf28351d57bbe212bc75ed18375b4f421937e113e (patch)
treeb9016381d5a4556e6ae969a0a9e280a7da4da929 /operators/tensor/fully_connected/fully_connected_ERRORIF_WrongInputType_7x2_i4xi4_acci32/input-0.json
parentd166f2283a21e7d02531ebb702bc0bd48c81810c (diff)
downloadconformance_tests-f28351d57bbe212bc75ed18375b4f421937e113e.tar.gz
Updating test files for FLOAT/FP32 name change
Plus re-instate accidentally removed operator READMEs. Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I534e5be23cb524c886208107e1bfe22ac6e8f160
Diffstat (limited to 'operators/tensor/fully_connected/fully_connected_ERRORIF_WrongInputType_7x2_i4xi4_acci32/input-0.json')
-rw-r--r--operators/tensor/fully_connected/fully_connected_ERRORIF_WrongInputType_7x2_i4xi4_acci32/input-0.json33
1 files changed, 33 insertions, 0 deletions
diff --git a/operators/tensor/fully_connected/fully_connected_ERRORIF_WrongInputType_7x2_i4xi4_acci32/input-0.json b/operators/tensor/fully_connected/fully_connected_ERRORIF_WrongInputType_7x2_i4xi4_acci32/input-0.json
new file mode 100644
index 000000000..37c0c11ab
--- /dev/null
+++ b/operators/tensor/fully_connected/fully_connected_ERRORIF_WrongInputType_7x2_i4xi4_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