aboutsummaryrefslogtreecommitdiff
path: root/frameworks/tflite/operators/leaky_relu_13x21x3_qu8_0/model-tflite.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2023-02-09 12:20:04 +0000
committerJeremy Johnson <jeremy.johnson@arm.com>2023-02-14 15:34:06 +0000
commitaa8a8864236868cd717d6e95fc2c2302c2704176 (patch)
treeacc453747793c1b7db4ff8b832254ef3ba1d29f7 /frameworks/tflite/operators/leaky_relu_13x21x3_qu8_0/model-tflite.json
parent81e1634bb20b64da3647bd4c7e60e7f10f422272 (diff)
downloadconformance_tests-aa8a8864236868cd717d6e95fc2c2302c2704176.tar.gz
Regenerate TFLite tests
* CONV_2D - for accum dtype and clamp zero padding change * DEPTHWISE_CONV2D - for accum dtype and TF version changes * FULLY_CONNECTED - for accum dtype changes * LEAKY_RELU, RESIZE, RESHAPE, STRIDED_SLICE - for TF version changes * SPLIT - for test generator changes, new tests chosen Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: If9d0c28876e036cb91df473e4d5d8196375e1ab6
Diffstat (limited to 'frameworks/tflite/operators/leaky_relu_13x21x3_qu8_0/model-tflite.json')
-rw-r--r--frameworks/tflite/operators/leaky_relu_13x21x3_qu8_0/model-tflite.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/frameworks/tflite/operators/leaky_relu_13x21x3_qu8_0/model-tflite.json b/frameworks/tflite/operators/leaky_relu_13x21x3_qu8_0/model-tflite.json
index 998de68b7..9833dbad8 100644
--- a/frameworks/tflite/operators/leaky_relu_13x21x3_qu8_0/model-tflite.json
+++ b/frameworks/tflite/operators/leaky_relu_13x21x3_qu8_0/model-tflite.json
@@ -68,10 +68,10 @@
name: "PartitionedCall:01",
quantization: {
scale: [
- 0.01075
+ 0.013955
],
zero_point: [
- -59
+ -16
],
details_type: "NONE",
quantized_dimension: 0
@@ -89,10 +89,10 @@
name: "PartitionedCall:0",
quantization: {
scale: [
- 0.01075
+ 0.013955
],
zero_point: [
- 69
+ 112
],
details_type: "NONE",
quantized_dimension: 0
@@ -128,7 +128,7 @@
],
builtin_options_type: "LeakyReluOptions",
builtin_options: {
- alpha: 0.370649
+ alpha: 0.779307
},
custom_options_format: "FLEXBUFFERS"
},