Imported Upstream version 1.9.0
[platform/core/ml/nnfw.git] / compiler / pota-quantization-value-test / expected_outputs / Conv2D_004 / channel / uint8 / fake_quantization / ker.json
1 {
2   "weights": [
3     [
4       [
5         [
6           1.0,
7           2.0
8         ],
9         [
10           -3.0,
11           -4.0
12         ]
13       ],
14       [
15         [
16           -5.0,
17           6.0
18         ],
19         [
20           -7.0,
21           8.0
22         ]
23       ]
24     ],
25     [
26       [
27         [
28           4.0,
29           -2.0
30         ],
31         [
32           3.0,
33           -1.0
34         ]
35       ],
36       [
37         [
38           -8.0,
39           -6.0
40         ],
41         [
42           7.0,
43           5.0
44         ]
45       ]
46     ]
47   ]
48 }