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 | 60 ++++++++++++++-------- 1 file changed, 40 insertions(+), 20 deletions(-) (limited to 'operators/tensor/conv3d_1x1x2/conv3d_1x1x2_1x7x18x5x4_f16xf16_accf32_st222_pad990909_dilat121/test.json') diff --git a/operators/tensor/conv3d_1x1x2/conv3d_1x1x2_1x7x18x5x4_f16xf16_accf32_st222_pad990909_dilat121/test.json b/operators/tensor/conv3d_1x1x2/conv3d_1x1x2_1x7x18x5x4_f16xf16_accf32_st222_pad990909_dilat121/test.json index e3c991a82..9019a302f 100644 --- a/operators/tensor/conv3d_1x1x2/conv3d_1x1x2_1x7x18x5x4_f16xf16_accf32_st222_pad990909_dilat121/test.json +++ b/operators/tensor/conv3d_1x1x2/conv3d_1x1x2_1x7x18x5x4_f16xf16_accf32_st222_pad990909_dilat121/test.json @@ -82,7 +82,7 @@ { name: "const-1", shape: [ - 1, + 2, 1, 1, 2, @@ -90,34 +90,54 @@ ], type: "FP16", data: [ - 122, - 37, - 158, - 63, - 243, - 179, - 74, + 76, + 181, + 101, + 191, + 246, + 56, + 95, + 189, + 239, + 45, + 227, 191, - 85, - 190, - 48, - 186, - 161, - 62, 249, - 62 + 62, + 185, + 187, + 109, + 57, + 97, + 60, + 21, + 183, + 128, + 44, + 42, + 184, + 7, + 57, + 245, + 168, + 237, + 51 ] }, { name: "const-2", shape: [ - 1 + 2 ], type: "FP32", data: [ - 116, - 32, - 30, + 248, + 164, + 250, + 63, + 152, + 249, + 213, 63 ] }, @@ -128,7 +148,7 @@ 13, 14, 7, - 1 + 2 ], type: "FP32" } -- cgit v1.2.1