aboutsummaryrefslogtreecommitdiff
path: root/frameworks/tflite/operators/fully_connected_1x4x4x4_qi8/test_matmul_1x4x4x4_qi8.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2022-10-13 12:50:05 +0100
committerJeremy Johnson <jeremy.johnson@arm.com>2022-10-13 12:50:05 +0100
commit3b7510e94f430c63f9aad3f4597265830973561c (patch)
treecd17b0d9a6990514fb27a4a06d7e8f3431ca62fa /frameworks/tflite/operators/fully_connected_1x4x4x4_qi8/test_matmul_1x4x4x4_qi8.json
parent4a659ef6c0d3b6979176e0577d116348dd690de1 (diff)
downloadconformance_tests-3b7510e94f430c63f9aad3f4597265830973561c.tar.gz
Updating TFLITE tests for FP16 and accumulator types
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Ide8645ad1419a1283be36a9967b6147bdd55c567
Diffstat (limited to 'frameworks/tflite/operators/fully_connected_1x4x4x4_qi8/test_matmul_1x4x4x4_qi8.json')
-rw-r--r--frameworks/tflite/operators/fully_connected_1x4x4x4_qi8/test_matmul_1x4x4x4_qi8.json12
1 files changed, 8 insertions, 4 deletions
diff --git a/frameworks/tflite/operators/fully_connected_1x4x4x4_qi8/test_matmul_1x4x4x4_qi8.json b/frameworks/tflite/operators/fully_connected_1x4x4x4_qi8/test_matmul_1x4x4x4_qi8.json
index b36a732b4..4ddd05f36 100644
--- a/frameworks/tflite/operators/fully_connected_1x4x4x4_qi8/test_matmul_1x4x4x4_qi8.json
+++ b/frameworks/tflite/operators/fully_connected_1x4x4x4_qi8/test_matmul_1x4x4x4_qi8.json
@@ -340,7 +340,8 @@
attribute_type: "FullyConnectedAttribute",
attribute: {
input_zp: -1,
- weight_zp: -1
+ weight_zp: -1,
+ accum_dtype: "INT32"
},
inputs: [
"layer_17",
@@ -411,7 +412,8 @@
attribute_type: "FullyConnectedAttribute",
attribute: {
input_zp: -1,
- weight_zp: -1
+ weight_zp: -1,
+ accum_dtype: "INT32"
},
inputs: [
"layer_21",
@@ -482,7 +484,8 @@
attribute_type: "FullyConnectedAttribute",
attribute: {
input_zp: -1,
- weight_zp: -1
+ weight_zp: -1,
+ accum_dtype: "INT32"
},
inputs: [
"layer_25",
@@ -553,7 +556,8 @@
attribute_type: "FullyConnectedAttribute",
attribute: {
input_zp: -1,
- weight_zp: -1
+ weight_zp: -1,
+ accum_dtype: "INT32"
},
inputs: [
"layer_29",