blob: 89e358b473f8789608d19b385b6b9f782b226561 [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: TensorHandle Pages: 1 -->
7<svg width="286pt" height="196pt"
8 viewBox="0.00 0.00 286.00 196.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 192)">
10<title>TensorHandle</title>
11<polygon fill="white" stroke="transparent" points="-4,4 -4,-192 282,-192 282,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="103.5,-56.5 103.5,-75.5 186.5,-75.5 186.5,-56.5 103.5,-56.5"/>
17<text text-anchor="middle" x="145" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">TensorHandle</text>
18</a>
19</g>
20</g>
21<!-- Node4 -->
22<g id="node4" class="node">
23<title>Node4</title>
24<g id="a_node4"><a xlink:href="classarmnn_1_1_passthrough_tensor_handle.html" target="_top" xlink:title=" ">
25<polygon fill="white" stroke="black" points="0,-0.5 0,-19.5 142,-19.5 142,-0.5 0,-0.5"/>
26<text text-anchor="middle" x="71" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">PassthroughTensorHandle</text>
27</a>
28</g>
29</g>
30<!-- Node1&#45;&gt;Node4 -->
31<g id="edge3" class="edge">
32<title>Node1&#45;&gt;Node4</title>
33<path fill="none" stroke="midnightblue" d="M124.97,-50.38C111.59,-40.62 94.44,-28.11 83.11,-19.83"/>
34<polygon fill="midnightblue" stroke="midnightblue" points="122.97,-53.26 133.11,-56.32 127.1,-47.6 122.97,-53.26"/>
35</g>
36<!-- Node5 -->
37<g id="node5" class="node">
38<title>Node5</title>
39<g id="a_node5"><a xlink:href="classarmnn_1_1_scoped_tensor_handle.html" target="_top" xlink:title=" ">
40<polygon fill="white" stroke="black" points="160,-0.5 160,-19.5 278,-19.5 278,-0.5 160,-0.5"/>
41<text text-anchor="middle" x="219" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">ScopedTensorHandle</text>
42</a>
43</g>
44</g>
45<!-- Node1&#45;&gt;Node5 -->
46<g id="edge4" class="edge">
47<title>Node1&#45;&gt;Node5</title>
48<path fill="none" stroke="midnightblue" d="M165.03,-50.38C178.41,-40.62 195.56,-28.11 206.89,-19.83"/>
49<polygon fill="midnightblue" stroke="midnightblue" points="162.9,-47.6 156.89,-56.32 167.03,-53.26 162.9,-47.6"/>
50</g>
51<!-- Node2 -->
52<g id="node2" class="node">
53<title>Node2</title>
54<g id="a_node2"><a xlink:href="classarmnn_1_1_const_tensor_handle.html" target="_top" xlink:title=" ">
55<polygon fill="white" stroke="black" points="90,-112.5 90,-131.5 200,-131.5 200,-112.5 90,-112.5"/>
56<text text-anchor="middle" x="145" y="-119.5" font-family="Helvetica,sans-Serif" font-size="10.00">ConstTensorHandle</text>
57</a>
58</g>
59</g>
60<!-- Node2&#45;&gt;Node1 -->
61<g id="edge1" class="edge">
62<title>Node2&#45;&gt;Node1</title>
63<path fill="none" stroke="midnightblue" d="M145,-101.8C145,-92.91 145,-82.78 145,-75.75"/>
64<polygon fill="midnightblue" stroke="midnightblue" points="141.5,-102.08 145,-112.08 148.5,-102.08 141.5,-102.08"/>
65</g>
66<!-- Node3 -->
67<g id="node3" class="node">
68<title>Node3</title>
69<g id="a_node3"><a xlink:href="classarmnn_1_1_i_tensor_handle.html" target="_top" xlink:title=" ">
70<polygon fill="white" stroke="black" points="102,-168.5 102,-187.5 188,-187.5 188,-168.5 102,-168.5"/>
71<text text-anchor="middle" x="145" y="-175.5" font-family="Helvetica,sans-Serif" font-size="10.00">ITensorHandle</text>
72</a>
73</g>
74</g>
75<!-- Node3&#45;&gt;Node2 -->
76<g id="edge2" class="edge">
77<title>Node3&#45;&gt;Node2</title>
78<path fill="none" stroke="midnightblue" d="M145,-157.8C145,-148.91 145,-138.78 145,-131.75"/>
79<polygon fill="midnightblue" stroke="midnightblue" points="141.5,-158.08 145,-168.08 148.5,-158.08 141.5,-158.08"/>
80</g>
81</g>
82</svg>