aboutsummaryrefslogtreecommitdiff
path: root/23.11/classarmnn_1_1_convert_fp32_to_fp16_layer__coll__graph.svg
blob: beaa48b201486de4cf9b17b48af3f1fa684d8541 (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
<?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: ConvertFp32ToFp16Layer Pages: 1 -->
<svg width="148pt" height="140pt"
 viewBox="0.00 0.00 148.00 140.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 136)">
<title>ConvertFp32ToFp16Layer</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-136 144,-136 144,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="This layer converts data type Float 32 to Float 16.">
<polygon fill="#bfbfbf" stroke="black" points="0,-0.5 0,-19.5 140,-19.5 140,-0.5 0,-0.5"/>
<text text-anchor="middle" x="70" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">ConvertFp32ToFp16Layer</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="48,-56.5 48,-75.5 92,-75.5 92,-56.5 48,-56.5"/>
<text text-anchor="middle" x="70" y="-63.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="M70,-45.8C70,-36.91 70,-26.78 70,-19.75"/>
<polygon fill="midnightblue" stroke="midnightblue" points="66.5,-46.08 70,-56.08 73.5,-46.08 66.5,-46.08"/>
</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="16.5,-112.5 16.5,-131.5 123.5,-131.5 123.5,-112.5 16.5,-112.5"/>
<text text-anchor="middle" x="70" y="-119.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="M70,-101.8C70,-92.91 70,-82.78 70,-75.75"/>
<polygon fill="midnightblue" stroke="midnightblue" points="66.5,-102.08 70,-112.08 73.5,-102.08 66.5,-102.08"/>
</g>
</g>
</svg>