aboutsummaryrefslogtreecommitdiff
path: root/23.11/classarmnn_1_1_subtraction_layer__coll__graph.svg
blob: ab6f35eb78dc9fdac13ad8145437a26e4ba27412 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
 "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 2.43.0 (0)
 -->
<!-- Title: SubtractionLayer Pages: 1 -->
<svg width="139pt" height="196pt"
 viewBox="0.00 0.00 139.00 196.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 192)">
<title>SubtractionLayer</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-192 135,-192 135,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="This layer represents a subtraction operation.">
<polygon fill="#bfbfbf" stroke="black" points="16,-0.5 16,-19.5 115,-19.5 115,-0.5 16,-0.5"/>
<text text-anchor="middle" x="65.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">SubtractionLayer</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a xlink:href="classarmnn_1_1_elementwise_base_layer.html" target="_top" xlink:title="NOTE: this is an abstract class to encapsulate the element wise operations, it does not implement: st...">
<polygon fill="white" stroke="black" points="0,-56.5 0,-75.5 131,-75.5 131,-56.5 0,-56.5"/>
<text text-anchor="middle" x="65.5" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">ElementwiseBaseLayer</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node1 -->
<g id="edge1" class="edge">
<title>Node2&#45;&gt;Node1</title>
<path fill="none" stroke="midnightblue" d="M65.5,-45.8C65.5,-36.91 65.5,-26.78 65.5,-19.75"/>
<polygon fill="midnightblue" stroke="midnightblue" points="62,-46.08 65.5,-56.08 69,-46.08 62,-46.08"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:href="classarmnn_1_1_layer.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="black" points="43.5,-112.5 43.5,-131.5 87.5,-131.5 87.5,-112.5 43.5,-112.5"/>
<text text-anchor="middle" x="65.5" y="-119.5" font-family="Helvetica,sans-Serif" font-size="10.00">Layer</text>
</a>
</g>
</g>
<!-- Node3&#45;&gt;Node2 -->
<g id="edge2" class="edge">
<title>Node3&#45;&gt;Node2</title>
<path fill="none" stroke="midnightblue" d="M65.5,-101.8C65.5,-92.91 65.5,-82.78 65.5,-75.75"/>
<polygon fill="midnightblue" stroke="midnightblue" points="62,-102.08 65.5,-112.08 69,-102.08 62,-102.08"/>
</g>
<!-- Node4 -->
<g id="node4" class="node">
<title>Node4</title>
<g id="a_node4"><a xlink:href="classarmnn_1_1_i_connectable_layer.html" target="_top" xlink:title="Interface for a layer that is connectable to other layers via InputSlots and OutputSlots.">
<polygon fill="white" stroke="black" points="12,-168.5 12,-187.5 119,-187.5 119,-168.5 12,-168.5"/>
<text text-anchor="middle" x="65.5" y="-175.5" font-family="Helvetica,sans-Serif" font-size="10.00">IConnectableLayer</text>
</a>
</g>
</g>
<!-- Node4&#45;&gt;Node3 -->
<g id="edge3" class="edge">
<title>Node4&#45;&gt;Node3</title>
<path fill="none" stroke="midnightblue" d="M65.5,-157.8C65.5,-148.91 65.5,-138.78 65.5,-131.75"/>
<polygon fill="midnightblue" stroke="midnightblue" points="62,-158.08 65.5,-168.08 69,-158.08 62,-158.08"/>
</g>
</g>
</svg>