From 9bcb0878be85d1f84a0beee9c4c8d920ce80d825 Mon Sep 17 00:00:00 2001 From: James Ward Date: Thu, 9 Feb 2023 16:58:11 +0000 Subject: Regen for max-batch-size/ofm_depth bug fixes Signed-off-by: James Ward Change-Id: Ic3450f7fe401db64b8979577169d425d29a0e29d --- .../test.json | 81 ++++++++++++++++++---- 1 file changed, 68 insertions(+), 13 deletions(-) (limited to 'operators/tensor/depthwise_conv2d_1x1/depthwise_conv2d_1x1_1x4x65537x1_i8xi8_acci32_st18_pad0100_dilat17/test.json') diff --git a/operators/tensor/depthwise_conv2d_1x1/depthwise_conv2d_1x1_1x4x65537x1_i8xi8_acci32_st18_pad0100_dilat17/test.json b/operators/tensor/depthwise_conv2d_1x1/depthwise_conv2d_1x1_1x4x65537x1_i8xi8_acci32_st18_pad0100_dilat17/test.json index 179f0177a..d9b91d244 100644 --- a/operators/tensor/depthwise_conv2d_1x1/depthwise_conv2d_1x1_1x4x65537x1_i8xi8_acci32_st18_pad0100_dilat17/test.json +++ b/operators/tensor/depthwise_conv2d_1x1/depthwise_conv2d_1x1_1x4x65537x1_i8xi8_acci32_st18_pad0100_dilat17/test.json @@ -50,8 +50,8 @@ 1, 7 ], - input_zp: 99, - weight_zp: 98 + input_zp: 92, + weight_zp: -29 }, inputs: [ "input-0", @@ -80,29 +80,84 @@ 1, 1, 1, - 2 + 13 ], type: "INT8", data: [ - 200, - 125 + 4, + 157, + 184, + 208, + 25, + 103, + 103, + 177, + 240, + 101, + 239, + 223, + 102 ] }, { name: "const-2", shape: [ - 2 + 13 ], type: "INT32", data: [ - 246, - 69, - 48, - 131, + 96, + 240, + 111, + 64, + 227, + 254, 124, - 185, + 60, + 121, + 212, + 245, + 178, + 218, + 244, + 22, + 141, + 251, + 8, + 49, + 118, + 181, + 1, + 204, + 69, + 196, + 57, + 73, + 95, + 17, + 74, + 157, + 205, 120, - 93 + 129, + 108, + 106, + 11, + 191, + 126, + 75, + 23, + 70, + 215, + 59, + 102, + 133, + 220, + 187, + 250, + 181, + 98, + 109 ] }, { @@ -111,7 +166,7 @@ 1, 5, 8193, - 2 + 13 ], type: "INT32" } -- cgit v1.2.1