blob: c834df18d6f1ef97a7a35789b91055006f17d8aa [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: QuantizedLstmInputParams Pages: 1 -->
7<svg width="235pt" height="329pt"
8 viewBox="0.00 0.00 235.00 329.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 325)">
10<title>QuantizedLstmInputParams</title>
11<polygon fill="white" stroke="transparent" points="-4,4 -4,-325 231,-325 231,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="3.5,-0.5 3.5,-19.5 154.5,-19.5 154.5,-0.5 3.5,-0.5"/>
17<text text-anchor="middle" x="79" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">QuantizedLstmInputParams</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_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="41,-177.5 41,-196.5 117,-196.5 117,-177.5 41,-177.5"/>
26<text text-anchor="middle" x="79" y="-184.5" font-family="Helvetica,sans-Serif" font-size="10.00">ConstTensor</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="M79,-166.95C79,-129.3 79,-46.65 79,-19.69"/>
34<polygon fill="#9a32cd" stroke="#9a32cd" points="75.5,-167.08 79,-177.08 82.5,-167.08 75.5,-167.08"/>
35<text text-anchor="middle" x="153" y="-151" font-family="Helvetica,sans-Serif" font-size="10.00"> m_RecurrentToOutputWeights</text>
36<text text-anchor="middle" x="153" y="-140" font-family="Helvetica,sans-Serif" font-size="10.00">m_CellBias</text>
37<text text-anchor="middle" x="153" y="-129" font-family="Helvetica,sans-Serif" font-size="10.00">m_RecurrentToForgetWeights</text>
38<text text-anchor="middle" x="153" y="-118" font-family="Helvetica,sans-Serif" font-size="10.00">m_RecurrentToInputWeights</text>
39<text text-anchor="middle" x="153" y="-107" font-family="Helvetica,sans-Serif" font-size="10.00">m_InputToOutputWeights</text>
40<text text-anchor="middle" x="153" y="-96" font-family="Helvetica,sans-Serif" font-size="10.00">m_RecurrentToCellWeights</text>
41<text text-anchor="middle" x="153" y="-85" font-family="Helvetica,sans-Serif" font-size="10.00">m_InputToCellWeights</text>
42<text text-anchor="middle" x="153" y="-74" font-family="Helvetica,sans-Serif" font-size="10.00">m_ForgetGateBias</text>
43<text text-anchor="middle" x="153" y="-63" font-family="Helvetica,sans-Serif" font-size="10.00">m_OutputGateBias</text>
44<text text-anchor="middle" x="153" y="-52" font-family="Helvetica,sans-Serif" font-size="10.00">m_InputToInputWeights</text>
45<text text-anchor="middle" x="153" y="-41" font-family="Helvetica,sans-Serif" font-size="10.00">...</text>
46</g>
47<!-- Node3 -->
48<g id="node3" class="node">
49<title>Node3</title>
50<g id="a_node3"><a xlink:href="classarmnn_1_1_base_tensor.html" target="_top" xlink:title=" ">
51<polygon fill="white" stroke="black" points="2.5,-234.5 2.5,-253.5 155.5,-253.5 155.5,-234.5 2.5,-234.5"/>
52<text text-anchor="middle" x="79" y="-241.5" font-family="Helvetica,sans-Serif" font-size="10.00">BaseTensor&lt; const void * &gt;</text>
53</a>
54</g>
55</g>
56<!-- Node3&#45;&gt;Node2 -->
57<g id="edge2" class="edge">
58<title>Node3&#45;&gt;Node2</title>
59<path fill="none" stroke="midnightblue" d="M79,-224.12C79,-214.82 79,-204.06 79,-196.71"/>
60<polygon fill="midnightblue" stroke="midnightblue" points="75.5,-224.41 79,-234.41 82.5,-224.41 75.5,-224.41"/>
61</g>
62<!-- Node4 -->
63<g id="node4" class="node">
64<title>Node4</title>
65<g id="a_node4"><a xlink:href="classarmnn_1_1_base_tensor.html" target="_top" xlink:title=" ">
66<polygon fill="white" stroke="black" points="0,-301.5 0,-320.5 158,-320.5 158,-301.5 0,-301.5"/>
67<text text-anchor="middle" x="79" y="-308.5" font-family="Helvetica,sans-Serif" font-size="10.00">BaseTensor&lt; MemoryType &gt;</text>
68</a>
69</g>
70</g>
71<!-- Node4&#45;&gt;Node3 -->
72<g id="edge3" class="edge">
73<title>Node4&#45;&gt;Node3</title>
74<path fill="none" stroke="orange" stroke-dasharray="5,2" d="M79,-291.04C79,-278.67 79,-263.12 79,-253.63"/>
75<polygon fill="orange" stroke="orange" points="75.5,-291.23 79,-301.23 82.5,-291.23 75.5,-291.23"/>
76<text text-anchor="middle" x="121.5" y="-275" font-family="Helvetica,sans-Serif" font-size="10.00"> &lt; const void * &gt;</text>
77</g>
78</g>
79</svg>