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 --- .../model-tflite.json | 40 +++++++++++----------- 1 file changed, 20 insertions(+), 20 deletions(-) (limited to 'frameworks/tflite/operators/split_1x32x32x8_i32_split4_axis2/model-tflite.json') diff --git a/frameworks/tflite/operators/split_1x32x32x8_i32_split4_axis2/model-tflite.json b/frameworks/tflite/operators/split_1x32x32x8_i32_split4_axis2/model-tflite.json index d4d1abf40..0231957b9 100644 --- a/frameworks/tflite/operators/split_1x32x32x8_i32_split4_axis2/model-tflite.json +++ b/frameworks/tflite/operators/split_1x32x32x8_i32_split4_axis2/model-tflite.json @@ -38,11 +38,11 @@ }, { shape: [ - + 4 ], type: "INT32", buffer: 2, - name: "split/split_dim", + name: "Const", quantization: { details_type: "NONE", quantized_dimension: 0 @@ -51,11 +51,11 @@ }, { shape: [ - 4 + ], type: "INT32", buffer: 3, - name: "Const", + name: "split/split_dim", quantization: { details_type: "NONE", quantized_dimension: 0 @@ -202,7 +202,7 @@ { opcode_index: 0, inputs: [ - 1, + 2, 0 ], outputs: [ @@ -221,7 +221,7 @@ opcode_index: 1, inputs: [ 3, - 2 + 1 ], outputs: [ 7 @@ -236,7 +236,7 @@ opcode_index: 1, inputs: [ 4, - 2 + 1 ], outputs: [ 8 @@ -251,7 +251,7 @@ opcode_index: 1, inputs: [ 5, - 2 + 1 ], outputs: [ 9 @@ -266,7 +266,7 @@ opcode_index: 1, inputs: [ 6, - 2 + 1 ], outputs: [ 10 @@ -305,14 +305,6 @@ }, { }, - { - data: [ - 2, - 0, - 0, - 0 - ] - }, { data: [ 0, @@ -333,6 +325,14 @@ 0 ] }, + { + data: [ + 2, + 0, + 0, + 0 + ] + }, { }, { @@ -445,17 +445,17 @@ 0, 0, 0, - 5, + 6, 0, 0, 0, 50, 46, - 57, + 49, + 49, 46, 48, 0, - 0, 0 ] } -- cgit v1.2.1