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 | 102 ++++++++++++++++----- 1 file changed, 79 insertions(+), 23 deletions(-) (limited to 'operators/tensor/conv3d_1x1x2/conv3d_1x1x2_1x6x12x17x3_f32xf32_accf32_st222_pad100101_dilat177/test.json') diff --git a/operators/tensor/conv3d_1x1x2/conv3d_1x1x2_1x6x12x17x3_f32xf32_accf32_st222_pad100101_dilat177/test.json b/operators/tensor/conv3d_1x1x2/conv3d_1x1x2_1x6x12x17x3_f32xf32_accf32_st222_pad100101_dilat177/test.json index 5974f399d..bc8c3cffc 100644 --- a/operators/tensor/conv3d_1x1x2/conv3d_1x1x2_1x6x12x17x3_f32xf32_accf32_st222_pad100101_dilat177/test.json +++ b/operators/tensor/conv3d_1x1x2/conv3d_1x1x2_1x6x12x17x3_f32xf32_accf32_st222_pad100101_dilat177/test.json @@ -82,7 +82,7 @@ { name: "const-1", shape: [ - 1, + 3, 1, 1, 2, @@ -90,43 +90,99 @@ ], type: "FP32", data: [ - 194, - 195, - 158, + 236, + 59, + 243, + 191, + 231, + 103, + 164, 63, - 5, - 72, - 189, + 8, + 14, + 107, 191, - 99, - 67, - 184, - 190, - 43, - 253, - 137, + 196, + 249, + 59, + 63, + 124, + 227, + 146, + 191, + 12, + 222, + 105, + 63, + 80, + 160, + 26, 62, + 142, + 69, + 146, + 187, + 107, + 152, + 128, + 63, + 192, + 96, + 132, + 63, + 161, + 71, + 235, + 63, + 240, + 213, + 166, + 63, + 174, + 136, + 21, + 63, + 108, + 38, 230, - 178, - 45, 63, + 222, + 205, 121, - 238, + 191, + 141, + 4, + 147, + 63, + 33, + 55, + 178, 190, + 127, + 173, + 194, 63 ] }, { name: "const-2", shape: [ - 1 + 3 ], type: "FP32", data: [ - 109, - 163, - 213, - 62 + 254, + 143, + 2, + 191, + 72, + 128, + 136, + 191, + 99, + 86, + 128, + 63 ] }, { @@ -136,7 +192,7 @@ 4, 7, 6, - 1 + 3 ], type: "FP32" } -- cgit v1.2.1