aboutsummaryrefslogtreecommitdiff
path: root/23.11/classarmnn_1_1_base_tensor__inherit__graph.svg
blob: 1ac121a5f3cc15fc034a10a044f93147468385cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
 "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 2.43.0 (0)
 -->
<!-- Title: BaseTensor&lt; MemoryType &gt; Pages: 1 -->
<svg width="304pt" height="152pt"
 viewBox="0.00 0.00 303.50 152.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 148)">
<title>BaseTensor&lt; MemoryType &gt;</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-148 299.5,-148 299.5,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title=" ">
<polygon fill="#bfbfbf" stroke="black" points="75.5,-124.5 75.5,-143.5 233.5,-143.5 233.5,-124.5 75.5,-124.5"/>
<text text-anchor="middle" x="154.5" y="-131.5" font-family="Helvetica,sans-Serif" font-size="10.00">BaseTensor&lt; MemoryType &gt;</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a xlink:href="classarmnn_1_1_base_tensor.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="black" points="0,-57.5 0,-76.5 153,-76.5 153,-57.5 0,-57.5"/>
<text text-anchor="middle" x="76.5" y="-64.5" font-family="Helvetica,sans-Serif" font-size="10.00">BaseTensor&lt; const void * &gt;</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1" class="edge">
<title>Node1&#45;&gt;Node2</title>
<path fill="none" stroke="orange" stroke-dasharray="5,2" d="M131.46,-119.08C125.43,-115.1 119.06,-110.6 113.5,-106 102.43,-96.85 91.11,-84.74 83.96,-76.68"/>
<polygon fill="orange" stroke="orange" points="129.61,-122.05 139.92,-124.48 133.37,-116.15 129.61,-122.05"/>
<text text-anchor="middle" x="156" y="-98" font-family="Helvetica,sans-Serif" font-size="10.00"> &lt; const void * &gt;</text>
</g>
<!-- Node4 -->
<g id="node4" class="node">
<title>Node4</title>
<g id="a_node4"><a xlink:href="classarmnn_1_1_base_tensor.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="black" points="171.5,-57.5 171.5,-76.5 295.5,-76.5 295.5,-57.5 171.5,-57.5"/>
<text text-anchor="middle" x="233.5" y="-64.5" font-family="Helvetica,sans-Serif" font-size="10.00">BaseTensor&lt; void * &gt;</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node4 -->
<g id="edge3" class="edge">
<title>Node1&#45;&gt;Node4</title>
<path fill="none" stroke="orange" stroke-dasharray="5,2" d="M179.68,-119.19C186.06,-115.26 192.73,-110.74 198.5,-106 209.31,-97.11 219.94,-84.94 226.6,-76.8"/>
<polygon fill="orange" stroke="orange" points="177.52,-116.4 170.69,-124.5 181.08,-122.43 177.52,-116.4"/>
<text text-anchor="middle" x="238" y="-98" font-family="Helvetica,sans-Serif" font-size="10.00"> &lt; void * &gt;</text>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:href="classarmnn_1_1_const_tensor.html" target="_top" xlink:title="A tensor defined by a TensorInfo (shape and data type) and an immutable backing store.">
<polygon fill="white" stroke="black" points="38.5,-0.5 38.5,-19.5 114.5,-19.5 114.5,-0.5 38.5,-0.5"/>
<text text-anchor="middle" x="76.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">ConstTensor</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node3 -->
<g id="edge2" class="edge">
<title>Node2&#45;&gt;Node3</title>
<path fill="none" stroke="midnightblue" d="M76.5,-47.12C76.5,-37.82 76.5,-27.06 76.5,-19.71"/>
<polygon fill="midnightblue" stroke="midnightblue" points="73,-47.41 76.5,-57.41 80,-47.41 73,-47.41"/>
</g>
<!-- Node5 -->
<g id="node5" class="node">
<title>Node5</title>
<g id="a_node5"><a xlink:href="classarmnn_1_1_tensor.html" target="_top" xlink:title="A tensor defined by a TensorInfo (shape and data type) and a mutable backing store.">
<polygon fill="white" stroke="black" points="209.5,-0.5 209.5,-19.5 257.5,-19.5 257.5,-0.5 209.5,-0.5"/>
<text text-anchor="middle" x="233.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">Tensor</text>
</a>
</g>
</g>
<!-- Node4&#45;&gt;Node5 -->
<g id="edge4" class="edge">
<title>Node4&#45;&gt;Node5</title>
<path fill="none" stroke="midnightblue" d="M233.5,-47.12C233.5,-37.82 233.5,-27.06 233.5,-19.71"/>
<polygon fill="midnightblue" stroke="midnightblue" points="230,-47.41 233.5,-57.41 237,-47.41 230,-47.41"/>
</g>
</g>
</svg>