blob: 3ec92acaea31a506dd69c0f1ddb9c776a614f406 [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: Graph::LayerInGraph&lt; InputLayer &gt; Pages: 1 -->
7<svg width="188pt" height="163pt"
8 viewBox="0.00 0.00 188.00 163.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 159)">
10<title>Graph::LayerInGraph&lt; InputLayer &gt;</title>
11<polygon fill="white" stroke="transparent" points="-4,4 -4,-159 184,-159 184,4 -4,4"/>
12<!-- Node1 -->
13<g id="node1" class="node">
14<title>Node1</title>
15<g id="a_node1"><a xlink:title="Inputs add/remove their binding id to m_InputIds in the graph.">
16<polygon fill="#bfbfbf" stroke="black" points="31.5,-0.5 31.5,-30.5 148.5,-30.5 148.5,-0.5 31.5,-0.5"/>
17<text text-anchor="start" x="39.5" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00">Graph::LayerInGraph</text>
18<text text-anchor="middle" x="90" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">&lt; InputLayer &gt;</text>
19</a>
20</g>
21</g>
22<!-- Node2 -->
23<g id="node2" class="node">
24<title>Node2</title>
25<g id="a_node2"><a xlink:title="Common base class for layers in the graph.">
26<polygon fill="white" stroke="#bfbfbf" points="0,-68.5 0,-87.5 180,-87.5 180,-68.5 0,-68.5"/>
27<text text-anchor="middle" x="90" y="-75.5" font-family="Helvetica,sans-Serif" font-size="10.00">LayerInGraphBase&lt; InputLayer &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="M90,-58.22C90,-49.36 90,-38.96 90,-30.76"/>
35<polygon fill="midnightblue" stroke="midnightblue" points="86.5,-58.33 90,-68.33 93.5,-58.33 86.5,-58.33"/>
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_graph.html" target="_top" xlink:title=" ">
41<polygon fill="white" stroke="black" points="67,-135.5 67,-154.5 113,-154.5 113,-135.5 67,-135.5"/>
42<text text-anchor="middle" x="90" y="-142.5" font-family="Helvetica,sans-Serif" font-size="10.00">Graph</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="#9a32cd" stroke-dasharray="5,2" d="M90,-125.04C90,-112.67 90,-97.12 90,-87.63"/>
50<polygon fill="#9a32cd" stroke="#9a32cd" points="86.5,-125.23 90,-135.23 93.5,-125.23 86.5,-125.23"/>
51<text text-anchor="middle" x="114" y="-109" font-family="Helvetica,sans-Serif" font-size="10.00"> m_Graph</text>
52</g>
53</g>
54</svg>