From d098aea61953380fa8184d43c6cc613142323417 Mon Sep 17 00:00:00 2001 From: Jeremy Johnson Date: Wed, 21 Sep 2022 11:28:05 +0100 Subject: Regen TF Lite example tests for TF update Signed-off-by: Jeremy Johnson Change-Id: I412b2dea6c0932ffa0f66c29e7dcbc1c3c1ad6be --- .../fully_connected_1x4x4x4_qi8/model-tflite.json | 82 +++++++++++----------- 1 file changed, 41 insertions(+), 41 deletions(-) (limited to 'frameworks/tflite/operators/fully_connected_1x4x4x4_qi8/model-tflite.json') diff --git a/frameworks/tflite/operators/fully_connected_1x4x4x4_qi8/model-tflite.json b/frameworks/tflite/operators/fully_connected_1x4x4x4_qi8/model-tflite.json index 69841ffde..da830f23d 100644 --- a/frameworks/tflite/operators/fully_connected_1x4x4x4_qi8/model-tflite.json +++ b/frameworks/tflite/operators/fully_connected_1x4x4x4_qi8/model-tflite.json @@ -76,11 +76,11 @@ }, { shape: [ - 3 + 4 ], type: "INT32", buffer: 3, - name: "result2", + name: "result", quantization: { details_type: "NONE", quantized_dimension: 0 @@ -89,11 +89,11 @@ }, { shape: [ - + 2 ], type: "INT32", buffer: 4, - name: "result", + name: "result5", quantization: { details_type: "NONE", quantized_dimension: 0 @@ -102,11 +102,11 @@ }, { shape: [ - 3 + 2 ], type: "INT32", buffer: 5, - name: "result3", + name: "result2", quantization: { details_type: "NONE", quantized_dimension: 0 @@ -115,11 +115,11 @@ }, { shape: [ - 2 + 3 ], type: "INT32", buffer: 6, - name: "result4", + name: "result3", quantization: { details_type: "NONE", quantized_dimension: 0 @@ -128,11 +128,11 @@ }, { shape: [ - 2 + ], type: "INT32", buffer: 7, - name: "result1", + name: "result4", quantization: { details_type: "NONE", quantized_dimension: 0 @@ -141,7 +141,7 @@ }, { shape: [ - 4 + 3 ], type: "INT32", buffer: 8, @@ -658,7 +658,7 @@ opcode_index: 0, inputs: [ 0, - 2 + 7 ], outputs: [ 8 @@ -669,7 +669,7 @@ { opcode_index: 1, inputs: [ - 3, + 6, 8 ], outputs: [ @@ -688,7 +688,7 @@ opcode_index: 0, inputs: [ 1, - 4 + 5 ], outputs: [ 13 @@ -699,7 +699,7 @@ { opcode_index: 1, inputs: [ - 3, + 6, 13 ], outputs: [ @@ -718,7 +718,7 @@ opcode_index: 0, inputs: [ 14, - 5 + 4 ], outputs: [ 18 @@ -730,7 +730,7 @@ opcode_index: 0, inputs: [ 15, - 5 + 4 ], outputs: [ 19 @@ -742,7 +742,7 @@ opcode_index: 0, inputs: [ 16, - 5 + 4 ], outputs: [ 20 @@ -754,7 +754,7 @@ opcode_index: 0, inputs: [ 17, - 5 + 4 ], outputs: [ 21 @@ -766,7 +766,7 @@ opcode_index: 2, inputs: [ 18, - 6 + 3 ], outputs: [ 22 @@ -797,7 +797,7 @@ opcode_index: 2, inputs: [ 19, - 6 + 3 ], outputs: [ 24 @@ -828,7 +828,7 @@ opcode_index: 2, inputs: [ 20, - 6 + 3 ], outputs: [ 26 @@ -859,7 +859,7 @@ opcode_index: 2, inputs: [ 21, - 6 + 3 ], outputs: [ 28 @@ -908,7 +908,7 @@ opcode_index: 0, inputs: [ 30, - 7 + 2 ], outputs: [ 31 @@ -930,7 +930,7 @@ }, { data: [ - 4, + 1, 0, 0, 0, @@ -941,12 +941,8 @@ 4, 0, 0, - 0 - ] - }, - { - data: [ 0, + 8, 0, 0, 0 @@ -954,15 +950,11 @@ }, { data: [ - 4, - 0, - 0, + 1, 0, - 4, 0, 0, 0, - 8, 0, 0, 0 @@ -982,22 +974,30 @@ }, { data: [ - 1, + 4, + 0, 0, 0, + 4, 0, 0, 0, + 8, + 0, 0, 0 ] }, { data: [ - 1, 0, 0, 0, + 0 + ] + }, + { + data: [ 4, 0, 0, @@ -1006,7 +1006,7 @@ 0, 0, 0, - 8, + 4, 0, 0, 0 @@ -1158,17 +1158,17 @@ 0, 0, 0, - 5, + 6, 0, 0, 0, 50, 46, - 57, + 49, + 49, 46, 48, 0, - 0, 0 ] } -- cgit v1.2.1