Imported Upstream version 1.9.0
[platform/core/ml/nnfw.git] / compiler / pota-quantization-value-test / expected_outputs / Conv2D_004 / channel / uint8 / quantization / ker.json
1 {
2   "weights": [
3     [
4       [
5         [
6           136,
7           153
8         ],
9         [
10           68,
11           51
12         ]
13       ],
14       [
15         [
16           34,
17           221
18         ],
19         [
20           0,
21           255
22         ]
23       ]
24     ],
25     [
26       [
27         [
28           204,
29           102
30         ],
31         [
32           187,
33           119
34         ]
35       ],
36       [
37         [
38           0,
39           34
40         ],
41         [
42           255,
43           221
44         ]
45       ]
46     ]
47   ],
48   "scale": [
49     0.058823529411764705,
50     0.058823529411764705
51   ],
52   "zero_point": [
53     119.0,
54     136.0
55   ],
56   "min": [
57     -7.0,
58     -8.0
59   ],
60   "max": [
61     8.0,
62     7.0
63   ]
64 }