Imported Upstream version 1.25.0
[platform/core/ml/nnfw.git] / compiler / pota-quantization-value-test / expected_outputs / DepthwiseConv2D_002 / channel / int8 / wo_quantization / ker.json
1 {
2   "weights": [
3     [
4       [
5         [
6           10,
7           18,
8           25,
9           32
10         ],
11         [
12           -88,
13            91,
14           -93,
15            95
16         ]
17       ],
18       [
19         [
20           49,
21           54,
22           59,
23           64
24         ],
25         [
26            127,
27           -127,
28            127,
29           -127
30         ]
31       ]
32     ]
33   ],
34   "scale": [
35     0.10236220806837082,
36     0.11023622006177902,
37     0.11811023950576782,
38     0.12598425149917603
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 }