aboutsummaryrefslogtreecommitdiff
path: root/operators/tensor/transpose_conv2d_1x1/transpose_conv2d_1x1_ERRORIF_WrongOutputType_1x3x1x5_bf16xbf16_accf32_st11_pad0000_os1x3x1x8/input-0.json
blob: 923a3f9016d0c1e0696dfc5300c933b789c9a2da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
  "type": "float32",
  "data": [
    [
      [
        [
          0.2158203125,
          0.53125,
          0.77734375,
          0.2451171875,
          0.23046875
        ]
      ],
      [
        [
          0.027099609375,
          0.95703125,
          0.70703125,
          0.6328125,
          0.7421875
        ]
      ],
      [
        [
          0.53125,
          0.474609375,
          0.44921875,
          0.63671875,
          0.201171875
        ]
      ]
    ]
  ]
}