From bc4573b5ca335cce14156e1b5b03499ea92d406e Mon Sep 17 00:00:00 2001 From: Jeremy Johnson Date: Mon, 13 Mar 2023 10:56:24 +0000 Subject: Update conformance to v0.60 release Including new SPLIT and RESIZE framework tests. Signed-off-by: Jeremy Johnson Change-Id: I065fb09701897242f4ddfefde3fc1763909d2d52 --- .../tflite/operators/leaky_relu_1x4x8x19_qi16_0/model-tflite.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'frameworks/tflite/operators/leaky_relu_1x4x8x19_qi16_0/model-tflite.json') diff --git a/frameworks/tflite/operators/leaky_relu_1x4x8x19_qi16_0/model-tflite.json b/frameworks/tflite/operators/leaky_relu_1x4x8x19_qi16_0/model-tflite.json index 216ed7104..8ab772014 100644 --- a/frameworks/tflite/operators/leaky_relu_1x4x8x19_qi16_0/model-tflite.json +++ b/frameworks/tflite/operators/leaky_relu_1x4x8x19_qi16_0/model-tflite.json @@ -50,7 +50,7 @@ name: "PartitionedCall:0", quantization: { min: [ - -0.051998 + -0.394338 ], max: [ 1.999985 @@ -84,7 +84,7 @@ ], builtin_options_type: "LeakyReluOptions", builtin_options: { - alpha: 0.025999 + alpha: 0.19717 }, custom_options_format: "FLEXBUFFERS" } @@ -205,7 +205,7 @@ 50, 46, 49, - 49, + 50, 46, 48, 0, -- cgit v1.2.1