summaryrefslogtreecommitdiff
path: root/compiler/pota-quantization-value-test/expected_outputs/InstanceNorm_001/channel/uint8/quantization/gamma.json
blob: 393a44ab0db75751bd85374e3cc337107fed22b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "weights": [
    1,
    0,
    1,
    0
  ],
  "scale": [
    0.012299999594688416,
    0.33239999413490295,
    0.23240000009536743,
    3.3359999656677246
  ],
  "zero_point": [
    0,
    1,
    0,
    1
  ]
}