blob: 9ff3f33ae1245470ba8c50418808ddff5771e94d [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: Graphical Class Hierarchy Pages: 1 -->
7<svg width="273pt" height="28pt"
8 viewBox="0.00 0.00 273.00 28.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 24)">
10<title>Graphical Class Hierarchy</title>
11<polygon fill="white" stroke="transparent" points="-4,4 -4,-24 269,-24 269,4 -4,4"/>
12<!-- Node0 -->
13<g id="node1" class="node">
14<title>Node0</title>
15<g id="a_node1"><a xlink:href="classarmnn_1_1_base_tensor.html" target="_top" xlink:title=" ">
16<polygon fill="white" stroke="black" points="0,-0.5 0,-19.5 153,-19.5 153,-0.5 0,-0.5"/>
17<text text-anchor="middle" x="76.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">BaseTensor&lt; const void * &gt;</text>
18</a>
19</g>
20</g>
21<!-- Node1 -->
22<g id="node2" class="node">
23<title>Node1</title>
24<g id="a_node2"><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.">
25<polygon fill="white" stroke="black" points="189,-0.5 189,-19.5 265,-19.5 265,-0.5 189,-0.5"/>
26<text text-anchor="middle" x="227" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">ConstTensor</text>
27</a>
28</g>
29</g>
30<!-- Node0&#45;&gt;Node1 -->
31<g id="edge1" class="edge">
32<title>Node0&#45;&gt;Node1</title>
33<path fill="none" stroke="midnightblue" d="M163.24,-10C172.2,-10 180.94,-10 188.9,-10"/>
34<polygon fill="midnightblue" stroke="midnightblue" points="163.06,-6.5 153.06,-10 163.06,-13.5 163.06,-6.5"/>
35</g>
36</g>
37</svg>