blob: d5f8cd9a4195831eaf286a830b1b7ccf73a393bf [file] [log] [blame]
Nikhil Raj03c7ff32023-08-22 12:00:04 +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: ClInstanceNormalizationWorkload Pages: 1 -->
7<svg width="1293pt" height="91pt"
8 viewBox="0.00 0.00 1293.00 90.60" 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 86.6)">
10<title>ClInstanceNormalizationWorkload</title>
11<polygon fill="white" stroke="transparent" points="-4,4 -4,-86.6 1289,-86.6 1289,4 -4,4"/>
12<!-- Node1 -->
13<g id="node1" class="node">
14<title>Node1</title>
15<g id="a_node1"><a xlink:title=" ">
16<polygon fill="#bfbfbf" stroke="black" points="1103,-22.5 1103,-41.5 1285,-41.5 1285,-22.5 1103,-22.5"/>
17<text text-anchor="middle" x="1194" y="-29.5" font-family="Helvetica,sans-Serif" font-size="10.00">ClInstanceNormalizationWorkload</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_cl_base_workload.html" target="_top" xlink:title=" ">
25<polygon fill="white" stroke="black" points="887,-17 887,-47 1066,-47 1066,-17 887,-17"/>
26<text text-anchor="start" x="895" y="-35" font-family="Helvetica,sans-Serif" font-size="10.00">ClBaseWorkload&lt; Instance</text>
27<text text-anchor="middle" x="976.5" y="-24" font-family="Helvetica,sans-Serif" font-size="10.00">NormalizationQueueDescriptor &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="M1076.34,-32C1085.11,-32 1093.97,-32 1102.67,-32"/>
35<polygon fill="midnightblue" stroke="midnightblue" points="1076.09,-28.5 1066.09,-32 1076.08,-35.5 1076.09,-28.5"/>
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_base_workload.html" target="_top" xlink:title=" ">
41<polygon fill="white" stroke="black" points="486,-39 486,-69 694,-69 694,-39 486,-39"/>
42<text text-anchor="start" x="494" y="-57" font-family="Helvetica,sans-Serif" font-size="10.00">BaseWorkload&lt; InstanceNormalization</text>
43<text text-anchor="middle" x="590" y="-46" font-family="Helvetica,sans-Serif" font-size="10.00">QueueDescriptor &gt;</text>
44</a>
45</g>
46</g>
47<!-- Node3&#45;&gt;Node2 -->
48<g id="edge2" class="edge">
49<title>Node3&#45;&gt;Node2</title>
50<path fill="none" stroke="midnightblue" d="M704.04,-47.53C762.38,-44.19 832.51,-40.18 886.87,-37.07"/>
51<polygon fill="midnightblue" stroke="midnightblue" points="703.82,-44.04 694.04,-48.1 704.22,-51.03 703.82,-44.04"/>
52</g>
53<!-- Node4 -->
54<g id="node4" class="node">
55<title>Node4</title>
56<g id="a_node4"><a xlink:href="classarmnn_1_1_i_workload.html" target="_top" xlink:title="Workload interface to enqueue a layer computation.">
57<polygon fill="white" stroke="black" points="0,-38.5 0,-57.5 65,-57.5 65,-38.5 0,-38.5"/>
58<text text-anchor="middle" x="32.5" y="-45.5" font-family="Helvetica,sans-Serif" font-size="10.00">IWorkload</text>
59</a>
60</g>
61</g>
62<!-- Node4&#45;&gt;Node3 -->
63<g id="edge3" class="edge">
64<title>Node4&#45;&gt;Node3</title>
65<path fill="none" stroke="midnightblue" d="M71.39,-60.4C81.25,-63.1 91.93,-65.57 102,-67 263.08,-89.8 305.76,-84 468,-72 477.74,-71.28 487.89,-70.24 497.98,-69.01"/>
66<polygon fill="midnightblue" stroke="midnightblue" points="72.06,-56.95 61.48,-57.53 70.11,-63.67 72.06,-56.95"/>
67</g>
68<!-- Node5 -->
69<g id="node5" class="node">
70<title>Node5</title>
71<g id="a_node5"><a xlink:href="classarmnn_1_1_base_workload.html" target="_top" xlink:title=" ">
72<polygon fill="white" stroke="black" points="102,-38.5 102,-57.5 293,-57.5 293,-38.5 102,-38.5"/>
73<text text-anchor="middle" x="197.5" y="-45.5" font-family="Helvetica,sans-Serif" font-size="10.00">BaseWorkload&lt; QueueDescriptor &gt;</text>
74</a>
75</g>
76</g>
77<!-- Node4&#45;&gt;Node5 -->
78<g id="edge5" class="edge">
79<title>Node4&#45;&gt;Node5</title>
80<path fill="none" stroke="midnightblue" d="M75.34,-48C83.59,-48 92.56,-48 101.75,-48"/>
81<polygon fill="midnightblue" stroke="midnightblue" points="75.32,-44.5 65.31,-48 75.31,-51.5 75.32,-44.5"/>
82</g>
83<!-- Node7 -->
84<g id="node7" class="node">
85<title>Node7</title>
86<g id="a_node7"><a xlink:href="classarmnn_1_1_base_workload.html" target="_top" xlink:title=" ">
87<polygon fill="white" stroke="black" points="102,-0.5 102,-19.5 293,-19.5 293,-0.5 102,-0.5"/>
88<text text-anchor="middle" x="197.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">BaseWorkload&lt; QueueDescriptor &gt;</text>
89</a>
90</g>
91</g>
92<!-- Node4&#45;&gt;Node7 -->
93<g id="edge8" class="edge">
94<title>Node4&#45;&gt;Node7</title>
95<path fill="none" stroke="midnightblue" d="M74.89,-36C83.8,-33.56 93.19,-31.1 102,-29 116,-25.66 131.26,-22.41 145.35,-19.58"/>
96<polygon fill="midnightblue" stroke="midnightblue" points="73.79,-32.67 65.09,-38.72 75.66,-39.42 73.79,-32.67"/>
97</g>
98<!-- Node5&#45;&gt;Node3 -->
99<g id="edge4" class="edge">
100<title>Node5&#45;&gt;Node3</title>
101<path fill="none" stroke="orange" stroke-dasharray="5,2" d="M303.45,-48.15C353.31,-48.39 413.73,-48.9 468,-50 473.78,-50.12 479.71,-50.25 485.7,-50.41"/>
102<polygon fill="orange" stroke="orange" points="303.31,-44.65 293.3,-48.11 303.28,-51.65 303.31,-44.65"/>
103<text text-anchor="start" x="311" y="-64" font-family="Helvetica,sans-Serif" font-size="10.00"> &lt; InstanceNormalizationQueue</text>
104<text text-anchor="middle" x="389.5" y="-53" font-family="Helvetica,sans-Serif" font-size="10.00">Descriptor &gt;</text>
105</g>
106<!-- Node6 -->
107<g id="node6" class="node">
108<title>Node6</title>
109<g id="a_node6"><a xlink:href="classarmnn_1_1_cl_base_workload.html" target="_top" xlink:title=" ">
110<polygon fill="white" stroke="black" points="490,-0.5 490,-19.5 690,-19.5 690,-0.5 490,-0.5"/>
111<text text-anchor="middle" x="590" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">ClBaseWorkload&lt; QueueDescriptor &gt;</text>
112</a>
113</g>
114</g>
115<!-- Node6&#45;&gt;Node2 -->
116<g id="edge6" class="edge">
117<title>Node6&#45;&gt;Node2</title>
118<path fill="none" stroke="orange" stroke-dasharray="5,2" d="M700.39,-7.01C751.69,-6.67 813.59,-7.79 869,-13 879.19,-13.96 889.87,-15.37 900.37,-17"/>
119<polygon fill="orange" stroke="orange" points="700.25,-3.51 690.28,-7.09 700.31,-10.51 700.25,-3.51"/>
120<text text-anchor="start" x="712" y="-27" font-family="Helvetica,sans-Serif" font-size="10.00"> &lt; InstanceNormalizationQueue</text>
121<text text-anchor="middle" x="790.5" y="-16" font-family="Helvetica,sans-Serif" font-size="10.00">Descriptor &gt;</text>
122</g>
123<!-- Node7&#45;&gt;Node6 -->
124<g id="edge7" class="edge">
125<title>Node7&#45;&gt;Node6</title>
126<path fill="none" stroke="midnightblue" d="M303.31,-10C361.27,-10 432.87,-10 489.89,-10"/>
127<polygon fill="midnightblue" stroke="midnightblue" points="303.03,-6.5 293.03,-10 303.03,-13.5 303.03,-6.5"/>
128</g>
129</g>
130</svg>