summaryrefslogtreecommitdiff
path: root/compiler/pota-quantization-value-test/expected_outputs/Concatenation_001_config/layer/uint8/quantization/ifm2.json
blob: 53d7cdba3099b619e8ff0e354e37f1913587c79d (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
{
  "weights": [
    [
      [
        [
          4096,
          8192
        ],
        [
          -12288,
          -16384
        ]
      ],
      [
        [
          -20479,
          24575
        ],
        [
          -28671,
          32767
        ]
      ]
    ]
  ],
  "scale": 0.0002441480755805969,
  "zero_point": 0.0
}