Imported Upstream version 1.9.0
[platform/core/ml/nnfw.git] / compiler / pota-quantization-value-test / expected_outputs / DepthwiseConv2D_002 / channel / uint8 / quantization / ker.json
1 {
2   "weights": [
3     [
4       [
5         [
6           116,
7           170,
8           137,
9           182
10         ],
11         [
12           0,
13           255,
14           0,
15           255
16         ]
17       ],
18       [
19         [
20           162,
21           213,
22           177,
23           219
24         ],
25         [
26           255,
27           0,
28           255,
29           0
30         ]
31       ]
32     ]
33   ],
34   "scale": [
35     0.08627450980392157,
36     0.09411764705882353,
37     0.10196078431372549,
38     0.10980392156862745
39   ],
40   "zero_point": [
41     104.0,
42     149.0,
43     108.0,
44     146.0
45   ],
46   "min": [
47     -8.972549019607843,
48     -14.023529411764706,
49     -11.011764705882353,
50     -16.031372549019608
51   ],
52   "max": [
53     13.027450980392157,
54     9.976470588235294,
55     14.988235294117647,
56     11.968627450980392
57   ]
58 }