aboutsummaryrefslogtreecommitdiff
path: root/latest/classarmnn_1_1_quantized_lstm_layer__coll__graph.svg
blob: ee5e3481c3d15a147ba1d3d4792e333980ff0701 (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
<?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: QuantizedLstmLayer Pages: 1 -->
<svg width="310pt" height="152pt"
 viewBox="0.00 0.00 309.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>QuantizedLstmLayer</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-148 305.5,-148 305.5,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="This layer represents a QuantizedLstm operation.">
<polygon fill="#bfbfbf" stroke="black" points="79,-0.5 79,-19.5 196,-19.5 196,-0.5 79,-0.5"/>
<text text-anchor="middle" x="137.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">QuantizedLstmLayer</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a xlink:href="classarmnn_1_1_layer.html" target="_top" xlink:title=" ">
<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"/>
<text text-anchor="middle" x="53.5" y="-74.5" font-family="Helvetica,sans-Serif" font-size="10.00">Layer</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node1 -->
<g id="edge1" class="edge">
<title>Node2&#45;&gt;Node1</title>
<path fill="none" stroke="midnightblue" d="M72.8,-61.07C89.38,-48.24 112.71,-30.19 126.35,-19.63"/>
<polygon fill="midnightblue" stroke="midnightblue" points="70.6,-58.35 64.83,-67.23 74.88,-63.88 70.6,-58.35"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<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.">
<polygon fill="white" stroke="black" points="0,-124.5 0,-143.5 107,-143.5 107,-124.5 0,-124.5"/>
<text text-anchor="middle" x="53.5" y="-131.5" font-family="Helvetica,sans-Serif" font-size="10.00">IConnectableLayer</text>
</a>
</g>
</g>
<!-- Node3&#45;&gt;Node2 -->
<g id="edge2" class="edge">
<title>Node3&#45;&gt;Node2</title>
<path fill="none" stroke="midnightblue" d="M53.5,-114.12C53.5,-104.82 53.5,-94.06 53.5,-86.71"/>
<polygon fill="midnightblue" stroke="midnightblue" points="50,-114.41 53.5,-124.41 57,-114.41 50,-114.41"/>
</g>
<!-- Node4 -->
<g id="node4" class="node">
<title>Node4</title>
<g id="a_node4"><a xlink:href="structarmnn_1_1_quantized_lstm_parameters.html" target="_top" xlink:title=" ">
<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"/>
<text text-anchor="middle" x="166.5" y="-74.5" font-family="Helvetica,sans-Serif" font-size="10.00">QuantizedLstmParameters</text>
</a>
</g>
</g>
<!-- Node4&#45;&gt;Node1 -->
<g id="edge3" class="edge">
<title>Node4&#45;&gt;Node1</title>
<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"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="155.32,-59.53 162.59,-67.23 161.71,-56.68 155.32,-59.53"/>
<text text-anchor="middle" x="227.5" y="-41" font-family="Helvetica,sans-Serif" font-size="10.00"> m_QuantizedLstmParameters</text>
</g>
</g>
</svg>