summaryrefslogtreecommitdiff
path: root/compiler/pota-quantization-value-test/expected_outputs/Conv2D_004/channel/int16/fake_quantization/ker.json
blob: 8817cbef76dbccf7a6ef0dafe68cb6208e3c0739 (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
38
39
40
41
42
43
44
45
46
47
48
{
  "weights": [
    [
      [
        [
          1.000030517578125,
          2.00006103515625
        ],
        [
          -3.000091552734375,
          -4.0001220703125
        ]
      ],
      [
        [
          -4.999908447265625,
          5.99993896484375
        ],
        [
          -6.999969482421875,
          8.0
        ]
      ]
    ],
    [
      [
        [
          4.0001220703125,
          -2.00006103515625
        ],
        [
          3.000091552734375,
          -1.000030517578125
        ]
      ],
      [
        [
          -8.0,
          -5.99993896484375
        ],
        [
          6.999969482421875,
          4.999908447265625
        ]
      ]
    ]
  ]
}