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 --- .../test_conv2d_relu6_5x5_1x4x8x19_qu8.json | 326 ++++++++++----------- 1 file changed, 163 insertions(+), 163 deletions(-) (limited to 'frameworks/tflite/operators/conv_2d_relu6_5x5_1x4x8x19_qu8/test_conv2d_relu6_5x5_1x4x8x19_qu8.json') diff --git a/frameworks/tflite/operators/conv_2d_relu6_5x5_1x4x8x19_qu8/test_conv2d_relu6_5x5_1x4x8x19_qu8.json b/frameworks/tflite/operators/conv_2d_relu6_5x5_1x4x8x19_qu8/test_conv2d_relu6_5x5_1x4x8x19_qu8.json index e875615e8..ff4f78db1 100644 --- a/frameworks/tflite/operators/conv_2d_relu6_5x5_1x4x8x19_qu8/test_conv2d_relu6_5x5_1x4x8x19_qu8.json +++ b/frameworks/tflite/operators/conv_2d_relu6_5x5_1x4x8x19_qu8/test_conv2d_relu6_5x5_1x4x8x19_qu8.json @@ -98,8 +98,8 @@ }, inputs: [ "layer_3", - "layer_0", - "layer_1" + "layer_1", + "layer_0" ], outputs: [ "layer_4" @@ -294,6 +294,167 @@ }, { name: "layer_0", + shape: [ + 38 + ], + type: "INT32", + data: [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ] + }, + { + name: "layer_1", shape: [ 38, 5, @@ -18360,167 +18521,6 @@ 0 ] }, - { - name: "layer_1", - shape: [ - 38 - ], - type: "INT32", - data: [ - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0 - ] - }, { name: "layer_2", shape: [ -- cgit v1.2.1