aboutsummaryrefslogtreecommitdiff
path: root/operators/tensor/rfft2d/rfft2d_ERRORIF_WrongInputType_1x2x8_bf16/input-0.json
blob: 2333b8af9354a2fb80080ecae518f267618960b2 (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
{
  "type": "float32",
  "data": [
    [
      [
        0.5,
        0.1435546875,
        0.013916015625,
        0.2294921875,
        0.130859375,
        0.67578125,
        0.12158203125,
        0.50390625
      ],
      [
        0.69140625,
        0.578125,
        0.19921875,
        0.80078125,
        0.71484375,
        0.73828125,
        0.130859375,
        0.12353515625
      ]
    ]
  ]
}