From dbdee801a39fdd7b290d5d3f232b4a184490f5e6 Mon Sep 17 00:00:00 2001 From: James Ward Date: Tue, 28 Feb 2023 14:29:53 +0000 Subject: Updating DEPTHWISE_CONV2D_3X1 tests for ofm_depth fix Regen Signed-off-by: James Ward Change-Id: I2c7a06695ce53229cfe5137fc791bc00805cace7 --- .../test.json | 25 +++++++++------------- 1 file changed, 10 insertions(+), 15 deletions(-) (limited to 'operators/tensor/depthwise_conv2d_3x1/depthwise_conv2d_3x1_1x4x65537x1_i8xi4_acci32_st11_pad1010_dilat11/test.json') diff --git a/operators/tensor/depthwise_conv2d_3x1/depthwise_conv2d_3x1_1x4x65537x1_i8xi4_acci32_st11_pad1010_dilat11/test.json b/operators/tensor/depthwise_conv2d_3x1/depthwise_conv2d_3x1_1x4x65537x1_i8xi4_acci32_st11_pad1010_dilat11/test.json index bbabea37b..91d6a740f 100644 --- a/operators/tensor/depthwise_conv2d_3x1/depthwise_conv2d_3x1_1x4x65537x1_i8xi4_acci32_st11_pad1010_dilat11/test.json +++ b/operators/tensor/depthwise_conv2d_3x1/depthwise_conv2d_3x1_1x4x65537x1_i8xi4_acci32_st11_pad1010_dilat11/test.json @@ -50,7 +50,7 @@ 1, 1 ], - input_zp: 84, + input_zp: 18, weight_zp: 0 }, inputs: [ @@ -80,30 +80,25 @@ 3, 1, 1, - 2 + 1 ], type: "INT4", data: [ - 6, - 176, - 173 + 191, + 5 ] }, { name: "const-2", shape: [ - 2 + 1 ], type: "INT32", data: [ - 102, - 8, - 131, - 165, - 67, - 61, - 232, - 209 + 252, + 80, + 125, + 174 ] }, { @@ -112,7 +107,7 @@ 1, 3, 65538, - 2 + 1 ], type: "INT32" } -- cgit v1.2.1