From aa8a8864236868cd717d6e95fc2c2302c2704176 Mon Sep 17 00:00:00 2001 From: Jeremy Johnson Date: Thu, 9 Feb 2023 12:20:04 +0000 Subject: 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 Change-Id: If9d0c28876e036cb91df473e4d5d8196375e1ab6 --- .../test_conv2d_5x5_1x32x32x8_qu8_st11_padSAME_dilat22.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'frameworks/tflite/operators/conv_2d_5x5_1x32x32x8_qu8_st11_padSAME_dilat22/test_conv2d_5x5_1x32x32x8_qu8_st11_padSAME_dilat22.json') diff --git a/frameworks/tflite/operators/conv_2d_5x5_1x32x32x8_qu8_st11_padSAME_dilat22/test_conv2d_5x5_1x32x32x8_qu8_st11_padSAME_dilat22.json b/frameworks/tflite/operators/conv_2d_5x5_1x32x32x8_qu8_st11_padSAME_dilat22/test_conv2d_5x5_1x32x32x8_qu8_st11_padSAME_dilat22.json index acb3def74..3de58a377 100644 --- a/frameworks/tflite/operators/conv_2d_5x5_1x32x32x8_qu8_st11_padSAME_dilat22/test_conv2d_5x5_1x32x32x8_qu8_st11_padSAME_dilat22.json +++ b/frameworks/tflite/operators/conv_2d_5x5_1x32x32x8_qu8_st11_padSAME_dilat22/test_conv2d_5x5_1x32x32x8_qu8_st11_padSAME_dilat22.json @@ -97,8 +97,7 @@ 2 ], input_zp: -1, - weight_zp: 0, - accum_dtype: "INT32" + weight_zp: 0 }, inputs: [ "layer_3", -- cgit v1.2.1