blob: ab9bfed8e87663c9ebab3f9d21c330b17230d97d [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; ConstantLayer &gt; Pages: 1 -->
7<svg width="169pt" height="174pt"
8 viewBox="0.00 0.00 169.00 174.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 170)">
10<title>Graph::LayerInGraph&lt; ConstantLayer &gt;</title>
11<polygon fill="white" stroke="transparent" points="-4,4 -4,-170 165,-170 165,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="22,-0.5 22,-30.5 139,-30.5 139,-0.5 22,-0.5"/>
17<text text-anchor="start" x="30" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00">Graph::LayerInGraph</text>
18<text text-anchor="middle" x="80.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">&lt; ConstantLayer &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,-98.5 161,-98.5 161,-68.5 0,-68.5"/>
27<text text-anchor="start" x="8" y="-86.5" font-family="Helvetica,sans-Serif" font-size="10.00">LayerInGraphBase&lt; Constant</text>
28<text text-anchor="middle" x="80.5" y="-75.5" font-family="Helvetica,sans-Serif" font-size="10.00">Layer &gt;</text>
29</a>
30</g>
31</g>
32<!-- Node2&#45;&gt;Node1 -->
33<g id="edge1" class="edge">
34<title>Node2&#45;&gt;Node1</title>
35<path fill="none" stroke="midnightblue" d="M80.5,-58.03C80.5,-48.86 80.5,-38.74 80.5,-30.79"/>
36<polygon fill="midnightblue" stroke="midnightblue" points="77,-58.18 80.5,-68.18 84,-58.18 77,-58.18"/>
37</g>
38<!-- Node3 -->
39<g id="node3" class="node">
40<title>Node3</title>
41<g id="a_node3"><a xlink:href="classarmnn_1_1_graph.html" target="_top" xlink:title=" ">
42<polygon fill="white" stroke="black" points="57.5,-146.5 57.5,-165.5 103.5,-165.5 103.5,-146.5 57.5,-146.5"/>
43<text text-anchor="middle" x="80.5" y="-153.5" font-family="Helvetica,sans-Serif" font-size="10.00">Graph</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="#9a32cd" stroke-dasharray="5,2" d="M80.5,-136.24C80.5,-124.41 80.5,-109.38 80.5,-98.58"/>
51<polygon fill="#9a32cd" stroke="#9a32cd" points="77,-136.36 80.5,-146.36 84,-136.36 77,-136.36"/>
52<text text-anchor="middle" x="104.5" y="-120" font-family="Helvetica,sans-Serif" font-size="10.00"> m_Graph</text>
53</g>
54</g>
55</svg>