blob: df5daae064a18eef48e54d5066d7ba26d2ea5b48 [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: ActivationLayer Pages: 1 -->
7<svg width="244pt" height="288pt"
8 viewBox="0.00 0.00 243.50 288.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 284)">
10<title>ActivationLayer</title>
11<polygon fill="white" stroke="transparent" points="-4,4 -4,-284 239.5,-284 239.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 an activation operation with the specified activation function.">
16<polygon fill="#bfbfbf" stroke="black" points="23,-0.5 23,-19.5 116,-19.5 116,-0.5 23,-0.5"/>
17<text text-anchor="middle" x="69.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">ActivationLayer</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_with_parameters.html" target="_top" xlink:title=" ">
25<polygon fill="white" stroke="black" points="0,-57.5 0,-87.5 139,-87.5 139,-57.5 0,-57.5"/>
26<text text-anchor="start" x="8" y="-75.5" font-family="Helvetica,sans-Serif" font-size="10.00">LayerWithParameters</text>
27<text text-anchor="middle" x="69.5" y="-64.5" font-family="Helvetica,sans-Serif" font-size="10.00">&lt; ActivationDescriptor &gt;</text>
28</a>
29</g>
30</g>
31<!-- Node2&#45;&gt;Node1 -->
32<g id="edge1" class="edge">
33<title>Node2&#45;&gt;Node1</title>
34<path fill="none" stroke="midnightblue" d="M69.5,-47.35C69.5,-37.51 69.5,-26.78 69.5,-19.54"/>
35<polygon fill="midnightblue" stroke="midnightblue" points="66,-47.47 69.5,-57.47 73,-47.47 66,-47.47"/>
36</g>
37<!-- Node3 -->
38<g id="node3" class="node">
39<title>Node3</title>
40<g id="a_node3"><a xlink:href="classarmnn_1_1_layer.html" target="_top" xlink:title=" ">
41<polygon fill="white" stroke="black" points="43.5,-203.5 43.5,-222.5 87.5,-222.5 87.5,-203.5 43.5,-203.5"/>
42<text text-anchor="middle" x="65.5" y="-210.5" font-family="Helvetica,sans-Serif" font-size="10.00">Layer</text>
43</a>
44</g>
45</g>
46<!-- Node3&#45;&gt;Node2 -->
47<g id="edge2" class="edge">
48<title>Node3&#45;&gt;Node2</title>
49<path fill="none" stroke="midnightblue" d="M66.04,-193.25C66.85,-165.19 68.36,-112.88 69.09,-87.73"/>
50<polygon fill="midnightblue" stroke="midnightblue" points="62.54,-193.24 65.75,-203.34 69.54,-193.44 62.54,-193.24"/>
51</g>
52<!-- Node5 -->
53<g id="node5" class="node">
54<title>Node5</title>
55<g id="a_node5"><a xlink:href="classarmnn_1_1_layer_with_parameters.html" target="_top" xlink:title=" ">
56<polygon fill="white" stroke="black" points="81.5,-135.5 81.5,-165.5 203.5,-165.5 203.5,-135.5 81.5,-135.5"/>
57<text text-anchor="start" x="89.5" y="-153.5" font-family="Helvetica,sans-Serif" font-size="10.00">LayerWithParameters</text>
58<text text-anchor="middle" x="142.5" y="-142.5" font-family="Helvetica,sans-Serif" font-size="10.00">&lt; Parameters &gt;</text>
59</a>
60</g>
61</g>
62<!-- Node3&#45;&gt;Node5 -->
63<g id="edge5" class="edge">
64<title>Node3&#45;&gt;Node5</title>
65<path fill="none" stroke="midnightblue" d="M84.72,-196.9C96.95,-187.29 112.69,-174.92 124.65,-165.53"/>
66<polygon fill="midnightblue" stroke="midnightblue" points="82.23,-194.4 76.53,-203.33 86.56,-199.91 82.23,-194.4"/>
67</g>
68<!-- Node4 -->
69<g id="node4" class="node">
70<title>Node4</title>
71<g id="a_node4"><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.">
72<polygon fill="white" stroke="black" points="12,-260.5 12,-279.5 119,-279.5 119,-260.5 12,-260.5"/>
73<text text-anchor="middle" x="65.5" y="-267.5" font-family="Helvetica,sans-Serif" font-size="10.00">IConnectableLayer</text>
74</a>
75</g>
76</g>
77<!-- Node4&#45;&gt;Node3 -->
78<g id="edge3" class="edge">
79<title>Node4&#45;&gt;Node3</title>
80<path fill="none" stroke="midnightblue" d="M65.5,-250.12C65.5,-240.82 65.5,-230.06 65.5,-222.71"/>
81<polygon fill="midnightblue" stroke="midnightblue" points="62,-250.41 65.5,-260.41 69,-250.41 62,-250.41"/>
82</g>
83<!-- Node5&#45;&gt;Node2 -->
84<g id="edge4" class="edge">
85<title>Node5&#45;&gt;Node2</title>
86<path fill="none" stroke="orange" stroke-dasharray="5,2" d="M121.53,-127.67C109.2,-114.83 93.96,-98.97 83.17,-87.73"/>
87<polygon fill="orange" stroke="orange" points="119.32,-130.42 128.77,-135.2 124.37,-125.57 119.32,-130.42"/>
88<text text-anchor="middle" x="172.5" y="-109" font-family="Helvetica,sans-Serif" font-size="10.00"> &lt; ActivationDescriptor &gt;</text>
89</g>
90</g>
91</svg>