Imported Upstream version 1.25.0
[platform/core/ml/nnfw.git] / compiler / pota-quantization-value-test / expected_outputs / DepthwiseConv2D_002 / channel / int16 / wo_quantization / ker.json
1 {
2   "weights": [
3     [
4       [
5         [
6           2521,
7           4681,
8           6553,
9           8192
10         ],
11         [
12           -22685,
13           23405,
14           -24029,
15           24575
16         ]
17       ],
18       [
19         [
20           12603,
21           14043,
22           15291,
23           16384
24         ],
25         [
26           32767,
27           -32767,
28           32767,
29           -32767
30         ]
31       ]
32     ]
33   ],
34   "scale": [
35     0.0003967406231879635,
36     0.0004272591326639607,
37     0.0004577776421399579,
38     0.0004882961516159551
39   ],
40   "zero_point": 0.0,
41   "min": [
42     -13.0,
43     -14.0,
44     -15.0,
45     -16.0
46   ],
47   "max": [
48     13.0,
49     14.0,
50     15.0,
51     16.0
52   ]
53 }