From bb1e1096d28be05ccf334c71ecbbdc181ffab65a Mon Sep 17 00:00:00 2001 From: Jeremy Johnson Date: Mon, 6 Mar 2023 11:55:19 +0000 Subject: Regen TFLite tests for new legalization Signed-off-by: Jeremy Johnson Change-Id: I2221bc0a5db3a30bb86d45e8bd4e961e6d10c577 --- .../tflite/operators/mul_13x21x3_qi16/test_mul_13x21x3_qi16.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'frameworks/tflite/operators/mul_13x21x3_qi16/test_mul_13x21x3_qi16.json') diff --git a/frameworks/tflite/operators/mul_13x21x3_qi16/test_mul_13x21x3_qi16.json b/frameworks/tflite/operators/mul_13x21x3_qi16/test_mul_13x21x3_qi16.json index ab7bad9c6..c4a4c2735 100644 --- a/frameworks/tflite/operators/mul_13x21x3_qi16/test_mul_13x21x3_qi16.json +++ b/frameworks/tflite/operators/mul_13x21x3_qi16/test_mul_13x21x3_qi16.json @@ -25,7 +25,7 @@ 30 ], scale32: true, - double_round: false, + double_round: true, per_channel: false }, inputs: [ @@ -48,7 +48,7 @@ 30 ], scale32: true, - double_round: false, + double_round: true, per_channel: false }, inputs: [ -- cgit v1.2.1