aboutsummaryrefslogtreecommitdiff
path: root/operators/tensor/transpose_conv2d_1x1/transpose_conv2d_1x1_ERRORIF_WrongInputType_1x1x7x2_i4xi4_acci4_st11_pad0000_os1x1x7x1/input-0.json
blob: 3420e811bdc4e0903e9f2060e1a043c9266c77e0 (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
35
36
37
{
  "type": "int32",
  "data": [
    [
      [
        [
          2,
          2
        ],
        [
          2,
          4
        ],
        [
          4,
          -5
        ],
        [
          5,
          1
        ],
        [
          -3,
          0
        ],
        [
          7,
          5
        ],
        [
          5,
          -1
        ]
      ]
    ]
  ]
}