blob: 01a08a09e71633fc584e689efd606a2d418986cc [file] [log] [blame]
Nikhil Raj1dc83fe2024-05-16 09:47:51 +01001<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
3 "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
4<!-- Generated by graphviz version 2.43.0 (0)
5 -->
6<!-- Title: TransposeLayer Pages: 1 -->
7<svg width="357pt" height="298pt"
8 viewBox="0.00 0.00 356.50 298.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
9<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 294)">
10<title>TransposeLayer</title>
11<polygon fill="white" stroke="transparent" points="-4,4 -4,-294 352.5,-294 352.5,4 -4,4"/>
12<!-- Node1 -->
13<g id="node1" class="node">
14<title>Node1</title>
15<g id="a_node1"><a xlink:title="This layer represents a transpose operation.">
16<polygon fill="#bfbfbf" stroke="black" points="59.5,-0.5 59.5,-19.5 151.5,-19.5 151.5,-0.5 59.5,-0.5"/>
17<text text-anchor="middle" x="105.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">TransposeLayer</text>
18</a>
19</g>
20</g>
21<!-- Node2 -->
22<g id="node2" class="node">
23<title>Node2</title>
24<g id="a_node2"><a xlink:href="classarmnn_1_1_layer_with_parameters.html" target="_top" xlink:title=" ">
25<polygon fill="white" stroke="black" points="36.5,-57.5 36.5,-87.5 174.5,-87.5 174.5,-57.5 36.5,-57.5"/>
26<text text-anchor="start" x="44.5" y="-75.5" font-family="Helvetica,sans-Serif" font-size="10.00">LayerWithParameters</text>
27<text text-anchor="middle" x="105.5" y="-64.5" font-family="Helvetica,sans-Serif" font-size="10.00">&lt; TransposeDescriptor &gt;</text>
28</a>
29</g>
30</g>
31<!-- Node2&#45;&gt;Node1 -->
32<g id="edge1" class="edge">
33<title>Node2&#45;&gt;Node1</title>
34<path fill="none" stroke="midnightblue" d="M105.5,-47.35C105.5,-37.51 105.5,-26.78 105.5,-19.54"/>
35<polygon fill="midnightblue" stroke="midnightblue" points="102,-47.47 105.5,-57.47 109,-47.47 102,-47.47"/>
36</g>
37<!-- Node3 -->
38<g id="node3" class="node">
39<title>Node3</title>
40<g id="a_node3"><a xlink:href="classarmnn_1_1_layer.html" target="_top" xlink:title=" ">
41<polygon fill="white" stroke="black" points="31.5,-213.5 31.5,-232.5 75.5,-232.5 75.5,-213.5 31.5,-213.5"/>
42<text text-anchor="middle" x="53.5" y="-220.5" font-family="Helvetica,sans-Serif" font-size="10.00">Layer</text>
43</a>
44</g>
45</g>
46<!-- Node3&#45;&gt;Node2 -->
47<g id="edge2" class="edge">
48<title>Node3&#45;&gt;Node2</title>
49<path fill="none" stroke="midnightblue" d="M45.73,-204.11C39.06,-186 31.91,-157.51 41.5,-135 49.95,-115.15 68.3,-98.62 83.19,-87.71"/>
50<polygon fill="midnightblue" stroke="midnightblue" points="42.51,-205.47 49.47,-213.46 49.01,-202.87 42.51,-205.47"/>
51</g>
52<!-- Node8 -->
53<g id="node8" class="node">
54<title>Node8</title>
55<g id="a_node8"><a xlink:href="classarmnn_1_1_layer_with_parameters.html" target="_top" xlink:title=" ">
56<polygon fill="white" stroke="black" points="50.5,-135.5 50.5,-165.5 172.5,-165.5 172.5,-135.5 50.5,-135.5"/>
57<text text-anchor="start" x="58.5" y="-153.5" font-family="Helvetica,sans-Serif" font-size="10.00">LayerWithParameters</text>
58<text text-anchor="middle" x="111.5" y="-142.5" font-family="Helvetica,sans-Serif" font-size="10.00">&lt; Parameters &gt;</text>
59</a>
60</g>
61</g>
62<!-- Node3&#45;&gt;Node8 -->
63<g id="edge8" class="edge">
64<title>Node3&#45;&gt;Node8</title>
65<path fill="none" stroke="midnightblue" d="M67.16,-205.39C77.13,-193.28 90.48,-177.05 99.92,-165.58"/>
66<polygon fill="midnightblue" stroke="midnightblue" points="64.26,-203.41 60.61,-213.36 69.67,-207.86 64.26,-203.41"/>
67</g>
68<!-- Node4 -->
69<g id="node4" class="node">
70<title>Node4</title>
71<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.">
72<polygon fill="white" stroke="black" points="0,-270.5 0,-289.5 107,-289.5 107,-270.5 0,-270.5"/>
73<text text-anchor="middle" x="53.5" y="-277.5" font-family="Helvetica,sans-Serif" font-size="10.00">IConnectableLayer</text>
74</a>
75</g>
76</g>
77<!-- Node4&#45;&gt;Node3 -->
78<g id="edge3" class="edge">
79<title>Node4&#45;&gt;Node3</title>
80<path fill="none" stroke="midnightblue" d="M53.5,-260.12C53.5,-250.82 53.5,-240.06 53.5,-232.71"/>
81<polygon fill="midnightblue" stroke="midnightblue" points="50,-260.41 53.5,-270.41 57,-260.41 50,-260.41"/>
82</g>
83<!-- Node5 -->
84<g id="node5" class="node">
85<title>Node5</title>
86<g id="a_node5"><a xlink:href="structarmnn_1_1_transpose_descriptor.html" target="_top" xlink:title="A TransposeDescriptor for the TransposeLayer.">
87<polygon fill="white" stroke="black" points="195.5,-141 195.5,-160 311.5,-160 311.5,-141 195.5,-141"/>
88<text text-anchor="middle" x="253.5" y="-148" font-family="Helvetica,sans-Serif" font-size="10.00">TransposeDescriptor</text>
89</a>
90</g>
91</g>
92<!-- Node5&#45;&gt;Node2 -->
93<g id="edge4" class="edge">
94<title>Node5&#45;&gt;Node2</title>
95<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M248.23,-131.27C244.81,-122.45 239.46,-112.41 231.5,-106 215.39,-93.04 194.71,-85.2 174.77,-80.46"/>
96<polygon fill="#9a32cd" stroke="#9a32cd" points="244.92,-132.4 251.42,-140.77 251.56,-130.18 244.92,-132.4"/>
97<text text-anchor="middle" x="266" y="-109" font-family="Helvetica,sans-Serif" font-size="10.00"> m_Param</text>
98</g>
99<!-- Node6 -->
100<g id="node6" class="node">
101<title>Node6</title>
102<g id="a_node6"><a xlink:href="structarmnn_1_1_base_descriptor.html" target="_top" xlink:title="Base class for all descriptors.">
103<polygon fill="white" stroke="black" points="105,-213.5 105,-232.5 196,-232.5 196,-213.5 105,-213.5"/>
104<text text-anchor="middle" x="150.5" y="-220.5" font-family="Helvetica,sans-Serif" font-size="10.00">BaseDescriptor</text>
105</a>
106</g>
107</g>
108<!-- Node6&#45;&gt;Node5 -->
109<g id="edge5" class="edge">
110<title>Node6&#45;&gt;Node5</title>
111<path fill="none" stroke="midnightblue" d="M171.61,-207.55C192.4,-193.32 223.49,-172.04 240.77,-160.22"/>
112<polygon fill="midnightblue" stroke="midnightblue" points="169.41,-204.82 163.13,-213.36 173.36,-210.6 169.41,-204.82"/>
113</g>
114<!-- Node7 -->
115<g id="node7" class="node">
116<title>Node7</title>
117<g id="a_node7"><a xlink:href="classarmnn_1_1_permutation_vector.html" target="_top" xlink:title=" ">
118<polygon fill="white" stroke="black" points="214,-213.5 214,-232.5 321,-232.5 321,-213.5 214,-213.5"/>
119<text text-anchor="middle" x="267.5" y="-220.5" font-family="Helvetica,sans-Serif" font-size="10.00">PermutationVector</text>
120</a>
121</g>
122</g>
123<!-- Node7&#45;&gt;Node5 -->
124<g id="edge6" class="edge">
125<title>Node7&#45;&gt;Node5</title>
126<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M263.8,-203.36C261.03,-189.4 257.36,-170.93 255.23,-160.22"/>
127<polygon fill="#9a32cd" stroke="#9a32cd" points="260.4,-204.23 265.78,-213.36 267.27,-202.87 260.4,-204.23"/>
128<text text-anchor="middle" x="305.5" y="-187" font-family="Helvetica,sans-Serif" font-size="10.00"> m_DimMappings</text>
129</g>
130<!-- Node8&#45;&gt;Node2 -->
131<g id="edge7" class="edge">
132<title>Node8&#45;&gt;Node2</title>
133<path fill="none" stroke="orange" stroke-dasharray="5,2" d="M107.44,-125.41C107.07,-122.58 106.74,-119.73 106.5,-117 105.64,-107.22 105.39,-96.15 105.36,-87.63"/>
134<polygon fill="orange" stroke="orange" points="103.98,-125.93 108.91,-135.31 110.9,-124.9 103.98,-125.93"/>
135<text text-anchor="middle" x="169" y="-109" font-family="Helvetica,sans-Serif" font-size="10.00"> &lt; TransposeDescriptor &gt;</text>
136</g>
137</g>
138</svg>