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_st18_pad1100_dilat17/test.json') diff --git a/operators/tensor/depthwise_conv2d_3x1/depthwise_conv2d_3x1_1x4x65537x1_i8xi4_acci32_st18_pad1100_dilat17/test.json b/operators/tensor/depthwise_conv2d_3x1/depthwise_conv2d_3x1_1x4x65537x1_i8xi4_acci32_st18_pad1100_dilat17/test.json index e8360815f..f998db746 100644 --- a/operators/tensor/depthwise_conv2d_3x1/depthwise_conv2d_3x1_1x4x65537x1_i8xi4_acci32_st18_pad1100_dilat17/test.json +++ b/operators/tensor/depthwise_conv2d_3x1/depthwise_conv2d_3x1_1x4x65537x1_i8xi4_acci32_st18_pad1100_dilat17/test.json @@ -50,7 +50,7 @@ 1, 7 ], - input_zp: -119, + input_zp: 44, weight_zp: 0 }, inputs: [ @@ -80,30 +80,25 @@ 3, 1, 1, - 2 + 1 ], type: "INT4", data: [ - 4, - 11, - 204 + 124, + 13 ] }, { name: "const-2", shape: [ - 2 + 1 ], type: "INT32", data: [ - 148, - 195, - 65, - 109, - 27, - 122, - 141, - 222 + 14, + 249, + 253, + 99 ] }, { @@ -112,7 +107,7 @@ 1, 4, 8193, - 2 + 1 ], type: "INT32" } -- cgit v1.2.1