Imported Upstream version 1.25.0
[platform/core/ml/nnfw.git] / compiler / pota-quantization-value-test / expected_outputs / Conv2D_004 / channel / int8 / wo_quantization / ker.json
1 {
2   "weights": [
3     [
4       [
5         [
6           16,
7           32
8         ],
9         [
10           -48,
11           -64
12         ]
13       ],
14       [
15         [
16           -79,
17           95
18         ],
19         [
20           -111,
21           127
22         ]
23       ]
24     ],
25     [
26       [
27         [
28           64,
29           -32
30         ],
31         [
32           48,
33           -16
34         ]
35       ],
36       [
37         [
38           -127,
39           -95
40         ],
41         [
42           111,
43           79
44         ]
45       ]
46     ]
47   ],
48   "scale": [
49     0.06299212574958801,
50     0.06299212574958801
51   ],
52   "zero_point": 0.0,
53   "min": [
54     -8.0,
55     -8.0
56   ],
57   "max": [
58     8.0,
59     8.0
60   ]
61 }