aboutsummaryrefslogtreecommitdiff
path: root/operators/tensor/fft2d/fft2d_ERRORIF_WrongInputType_1x2x8_bf16_inverseFalse/input-1.json
blob: 67b14dd55ed2362deefaf1d8c416d5a107b4aa1b (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.91796875,
        0.453125,
        0.6015625,
        0.984375,
        0.361328125,
        0.8125,
        0.318359375,
        0.796875
      ],
      [
        0.59765625,
        0.2158203125,
        0.412109375,
        0.31640625,
        0.07763671875,
        0.02978515625,
        0.345703125,
        0.0189208984375
      ]
    ]
  ]
}