blob: 8b731ce6fcf4ab4ac5861ec017e0b1fbfd0d4cbf [file] [log] [blame]
Nikhil Raj38b600d2024-02-15 15:02:19 +00001<?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::InputLayersAccessor Pages: 1 -->
7<svg width="160pt" height="95pt"
8 viewBox="0.00 0.00 160.00 95.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 91)">
10<title>Graph::InputLayersAccessor</title>
11<polygon fill="white" stroke="transparent" points="-4,4 -4,-91 156,-91 156,4 -4,4"/>
12<!-- Node1 -->
13<g id="node1" class="node">
14<title>Node1</title>
15<g id="a_node1"><a xlink:title="Wrapper class returned by Graph::GetInputLayers()">
16<polygon fill="#bfbfbf" stroke="black" points="0,-0.5 0,-19.5 152,-19.5 152,-0.5 0,-0.5"/>
17<text text-anchor="middle" x="76" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">Graph::InputLayersAccessor</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_graph.html" target="_top" xlink:title=" ">
25<polygon fill="white" stroke="black" points="53,-67.5 53,-86.5 99,-86.5 99,-67.5 53,-67.5"/>
26<text text-anchor="middle" x="76" y="-74.5" font-family="Helvetica,sans-Serif" font-size="10.00">Graph</text>
27</a>
28</g>
29</g>
30<!-- Node2&#45;&gt;Node1 -->
31<g id="edge1" class="edge">
32<title>Node2&#45;&gt;Node1</title>
33<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M76,-57.04C76,-44.67 76,-29.12 76,-19.63"/>
34<polygon fill="#9a32cd" stroke="#9a32cd" points="72.5,-57.23 76,-67.23 79.5,-57.23 72.5,-57.23"/>
35<text text-anchor="middle" x="100" y="-41" font-family="Helvetica,sans-Serif" font-size="10.00"> m_Graph</text>
36</g>
37</g>
38</svg>