blob: ee5e3481c3d15a147ba1d3d4792e333980ff0701 [file] [log] [blame]
Nikhil Raj38b600d2024-02-15 15:02:19 +00001<?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: QuantizedLstmLayer Pages: 1 -->
7<svg width="310pt" height="152pt"
8 viewBox="0.00 0.00 309.50 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>QuantizedLstmLayer</title>
11<polygon fill="white" stroke="transparent" points="-4,4 -4,-148 305.5,-148 305.5,4 -4,4"/>
12<!-- Node1 -->
13<g id="node1" class="node">
14<title>Node1</title>
15<g id="a_node1"><a xlink:title="This layer represents a QuantizedLstm operation.">
16<polygon fill="#bfbfbf" stroke="black" points="79,-0.5 79,-19.5 196,-19.5 196,-0.5 79,-0.5"/>
17<text text-anchor="middle" x="137.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">QuantizedLstmLayer</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_layer.html" target="_top" xlink:title=" ">
25<polygon fill="white" stroke="black" points="31.5,-67.5 31.5,-86.5 75.5,-86.5 75.5,-67.5 31.5,-67.5"/>
26<text text-anchor="middle" x="53.5" y="-74.5" font-family="Helvetica,sans-Serif" font-size="10.00">Layer</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="M72.8,-61.07C89.38,-48.24 112.71,-30.19 126.35,-19.63"/>
34<polygon fill="midnightblue" stroke="midnightblue" points="70.6,-58.35 64.83,-67.23 74.88,-63.88 70.6,-58.35"/>
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_i_connectable_layer.html" target="_top" xlink:title="Interface for a layer that is connectable to other layers via InputSlots and OutputSlots.">
40<polygon fill="white" stroke="black" points="0,-124.5 0,-143.5 107,-143.5 107,-124.5 0,-124.5"/>
41<text text-anchor="middle" x="53.5" y="-131.5" font-family="Helvetica,sans-Serif" font-size="10.00">IConnectableLayer</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="midnightblue" d="M53.5,-114.12C53.5,-104.82 53.5,-94.06 53.5,-86.71"/>
49<polygon fill="midnightblue" stroke="midnightblue" points="50,-114.41 53.5,-124.41 57,-114.41 50,-114.41"/>
50</g>
51<!-- Node4 -->
52<g id="node4" class="node">
53<title>Node4</title>
54<g id="a_node4"><a xlink:href="structarmnn_1_1_quantized_lstm_parameters.html" target="_top" xlink:title=" ">
55<polygon fill="white" stroke="black" points="93.5,-67.5 93.5,-86.5 239.5,-86.5 239.5,-67.5 93.5,-67.5"/>
56<text text-anchor="middle" x="166.5" y="-74.5" font-family="Helvetica,sans-Serif" font-size="10.00">QuantizedLstmParameters</text>
57</a>
58</g>
59</g>
60<!-- Node4&#45;&gt;Node1 -->
61<g id="edge3" class="edge">
62<title>Node4&#45;&gt;Node1</title>
63<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M158.38,-57.79C152.81,-45.31 145.67,-29.31 141.35,-19.63"/>
64<polygon fill="#9a32cd" stroke="#9a32cd" points="155.32,-59.53 162.59,-67.23 161.71,-56.68 155.32,-59.53"/>
65<text text-anchor="middle" x="227.5" y="-41" font-family="Helvetica,sans-Serif" font-size="10.00"> m_QuantizedLstmParameters</text>
66</g>
67</g>
68</svg>