From be9579808df2942397c8c935461bc3908d098400 Mon Sep 17 00:00:00 2001 From: Jeremy Johnson Date: Wed, 1 Mar 2023 11:59:43 +0000 Subject: CONV3D_1X2X1 tosa_mi regen for ofm_depth Signed-off-by: Jeremy Johnson Change-Id: Ieff9c99d7bd2a130f17be8468d059594045c6010 --- .../test.json | 46 +++++++++++++++------- 1 file changed, 31 insertions(+), 15 deletions(-) (limited to 'operators/tensor/conv3d_1x2x1/conv3d_1x2x1_1x6x12x17x3_f16xf16_accf32_st121_pad000001_dilat177/test.json') diff --git a/operators/tensor/conv3d_1x2x1/conv3d_1x2x1_1x6x12x17x3_f16xf16_accf32_st121_pad000001_dilat177/test.json b/operators/tensor/conv3d_1x2x1/conv3d_1x2x1_1x6x12x17x3_f16xf16_accf32_st121_pad000001_dilat177/test.json index 6f76eebce..6de288c3d 100644 --- a/operators/tensor/conv3d_1x2x1/conv3d_1x2x1_1x6x12x17x3_f16xf16_accf32_st121_pad000001_dilat177/test.json +++ b/operators/tensor/conv3d_1x2x1/conv3d_1x2x1_1x6x12x17x3_f16xf16_accf32_st121_pad000001_dilat177/test.json @@ -82,7 +82,7 @@ { name: "const-1", shape: [ - 1, + 2, 1, 2, 1, @@ -90,30 +90,46 @@ ], type: "FP16", data: [ - 28, - 41, - 98, - 189, - 148, + 173, + 56, + 130, + 61, + 154, + 46, + 169, + 59, + 162, + 58, + 60, 61, - 107, + 10, + 191, + 25, + 63, + 245, + 63, + 231, 189, - 141, - 62, - 155, - 191 + 185, + 181, + 4, + 60 ] }, { name: "const-2", shape: [ - 1 + 2 ], type: "FP32", data: [ + 28, + 194, 156, - 175, - 83, + 62, + 112, + 173, + 78, 191 ] }, @@ -124,7 +140,7 @@ 6, 3, 18, - 1 + 2 ], type: "FP32" } -- cgit v1.2.1