From ee5cee2b4027b04cce631077efd94c41fdb88cab Mon Sep 17 00:00:00 2001 From: Jeremy Johnson Date: Wed, 1 Mar 2023 11:57:58 +0000 Subject: CONV3D_1X1X2 tosa_mi regen for ofm_depth Signed-off-by: Jeremy Johnson Change-Id: I1ad50b92759e78384878e0ade85559e1898cb6a5 --- .../test.json | 84 ++++++++++++++++++---- 1 file changed, 70 insertions(+), 14 deletions(-) (limited to 'operators/tensor/conv3d_1x1x2/conv3d_1x1x2_1x6x12x17x3_bf16xbf16_accf32_st112_pad110001_dilat117/test.json') diff --git a/operators/tensor/conv3d_1x1x2/conv3d_1x1x2_1x6x12x17x3_bf16xbf16_accf32_st112_pad110001_dilat117/test.json b/operators/tensor/conv3d_1x1x2/conv3d_1x1x2_1x6x12x17x3_bf16xbf16_accf32_st112_pad110001_dilat117/test.json index f8b586150..bf2780291 100644 --- a/operators/tensor/conv3d_1x1x2/conv3d_1x1x2_1x6x12x17x3_bf16xbf16_accf32_st112_pad110001_dilat117/test.json +++ b/operators/tensor/conv3d_1x1x2/conv3d_1x1x2_1x6x12x17x3_bf16xbf16_accf32_st112_pad110001_dilat117/test.json @@ -82,7 +82,7 @@ { name: "const-1", shape: [ - 1, + 3, 1, 1, 2, @@ -92,40 +92,96 @@ data: [ 0, 0, - 247, - 62, + 140, + 190, 0, 0, - 83, - 190, + 135, + 63, 0, 0, - 222, + 149, 191, 0, 0, 167, + 63, + 0, + 0, + 126, + 62, + 0, + 0, + 177, + 63, + 0, + 0, + 27, 191, 0, 0, - 190, - 190, + 215, + 63, + 0, + 0, + 120, + 63, 0, 0, - 102, + 49, + 191, + 0, + 0, + 189, + 62, + 0, + 0, + 100, + 63, + 0, + 0, + 199, + 63, + 0, + 0, + 138, + 191, + 0, + 0, + 198, + 63, + 0, + 0, + 183, + 63, + 0, + 0, + 83, + 63, + 0, + 0, + 183, 191 ] }, { name: "const-2", shape: [ - 1 + 3 ], type: "FP32", data: [ - 212, - 111, - 143, + 82, + 66, + 155, + 191, + 113, + 119, + 8, + 190, + 64, + 197, + 160, 63 ] }, @@ -136,7 +192,7 @@ 8, 12, 6, - 1 + 3 ], type: "FP32" } -- cgit v1.2.1