blob: 437a3e5ac1a6729affccf7d49891fd2e3d90b887 [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: Tensor Pages: 1 -->
7<svg width="166pt" height="152pt"
8 viewBox="0.00 0.00 166.00 152.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 148)">
10<title>Tensor</title>
11<polygon fill="white" stroke="transparent" points="-4,4 -4,-148 162,-148 162,4 -4,4"/>
12<!-- Node1 -->
13<g id="node1" class="node">
14<title>Node1</title>
15<g id="a_node1"><a xlink:title="A tensor defined by a TensorInfo (shape and data type) and a mutable backing store.">
16<polygon fill="#bfbfbf" stroke="black" points="55,-0.5 55,-19.5 103,-19.5 103,-0.5 55,-0.5"/>
17<text text-anchor="middle" x="79" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">Tensor</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_base_tensor.html" target="_top" xlink:title=" ">
25<polygon fill="white" stroke="black" points="17,-57.5 17,-76.5 141,-76.5 141,-57.5 17,-57.5"/>
26<text text-anchor="middle" x="79" y="-64.5" font-family="Helvetica,sans-Serif" font-size="10.00">BaseTensor&lt; void * &gt;</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="midnightblue" d="M79,-47.12C79,-37.82 79,-27.06 79,-19.71"/>
34<polygon fill="midnightblue" stroke="midnightblue" points="75.5,-47.41 79,-57.41 82.5,-47.41 75.5,-47.41"/>
35</g>
36<!-- Node3 -->
37<g id="node3" class="node">
38<title>Node3</title>
39<g id="a_node3"><a xlink:href="classarmnn_1_1_base_tensor.html" target="_top" xlink:title=" ">
40<polygon fill="white" stroke="black" points="0,-124.5 0,-143.5 158,-143.5 158,-124.5 0,-124.5"/>
41<text text-anchor="middle" x="79" y="-131.5" font-family="Helvetica,sans-Serif" font-size="10.00">BaseTensor&lt; MemoryType &gt;</text>
42</a>
43</g>
44</g>
45<!-- Node3&#45;&gt;Node2 -->
46<g id="edge2" class="edge">
47<title>Node3&#45;&gt;Node2</title>
48<path fill="none" stroke="orange" stroke-dasharray="5,2" d="M79,-114.04C79,-101.67 79,-86.12 79,-76.63"/>
49<polygon fill="orange" stroke="orange" points="75.5,-114.23 79,-124.23 82.5,-114.23 75.5,-114.23"/>
50<text text-anchor="middle" x="106.5" y="-98" font-family="Helvetica,sans-Serif" font-size="10.00"> &lt; void * &gt;</text>
51</g>
52</g>
53</svg>