blob: 29606bca6cce5eadcf3cb8e6393444b46702ef82 [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: src/armnn/LayerSupportCommon.hpp Pages: 1 -->
7<svg width="727pt" height="95pt"
8 viewBox="0.00 0.00 726.50 95.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 91)">
10<title>src/armnn/LayerSupportCommon.hpp</title>
11<polygon fill="white" stroke="transparent" points="-4,4 -4,-91 722.5,-91 722.5,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="270,-67.5 270,-86.5 468,-86.5 468,-67.5 270,-67.5"/>
17<text text-anchor="middle" x="369" y="-74.5" font-family="Helvetica,sans-Serif" font-size="10.00">src/armnn/LayerSupportCommon.hpp</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="_cl_layer_support_8cpp.html" target="_top" xlink:title=" ">
25<polygon fill="white" stroke="black" points="0,-6 0,-25 188,-25 188,-6 0,-6"/>
26<text text-anchor="middle" x="94" y="-13" font-family="Helvetica,sans-Serif" font-size="10.00">src/backends/cl/ClLayerSupport.cpp</text>
27</a>
28</g>
29</g>
30<!-- Node1&#45;&gt;Node2 -->
31<g id="edge1" class="edge">
32<title>Node1&#45;&gt;Node2</title>
33<path fill="none" stroke="midnightblue" d="M319.69,-65.33C266.36,-53.79 182.41,-35.63 133.33,-25.01"/>
34<polygon fill="midnightblue" stroke="midnightblue" points="319.09,-68.78 329.6,-67.48 320.57,-61.94 319.09,-68.78"/>
35</g>
36<!-- Node3 -->
37<g id="node3" class="node">
38<title>Node3</title>
39<g id="a_node3"><a xlink:href="_neon_layer_support_8cpp.html" target="_top" xlink:title=" ">
40<polygon fill="white" stroke="black" points="206,-0.5 206,-30.5 368,-30.5 368,-0.5 206,-0.5"/>
41<text text-anchor="start" x="214" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00">src/backends/neon/NeonLayer</text>
42<text text-anchor="middle" x="287" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">Support.cpp</text>
43</a>
44</g>
45</g>
46<!-- Node1&#45;&gt;Node3 -->
47<g id="edge2" class="edge">
48<title>Node1&#45;&gt;Node3</title>
49<path fill="none" stroke="midnightblue" d="M348.97,-61.47C335.99,-52.05 319.17,-39.84 306.33,-30.52"/>
50<polygon fill="midnightblue" stroke="midnightblue" points="347.1,-64.43 357.25,-67.48 351.21,-58.77 347.1,-64.43"/>
51</g>
52<!-- Node4 -->
53<g id="node4" class="node">
54<title>Node4</title>
55<g id="a_node4"><a xlink:href="_ref_layer_support_8cpp.html" target="_top" xlink:title=" ">
56<polygon fill="white" stroke="black" points="386.5,-0.5 386.5,-30.5 515.5,-30.5 515.5,-0.5 386.5,-0.5"/>
57<text text-anchor="start" x="394.5" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00">src/backends/reference</text>
58<text text-anchor="middle" x="451" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">/RefLayerSupport.cpp</text>
59</a>
60</g>
61</g>
62<!-- Node1&#45;&gt;Node4 -->
63<g id="edge3" class="edge">
64<title>Node1&#45;&gt;Node4</title>
65<path fill="none" stroke="midnightblue" d="M389.03,-61.47C402.01,-52.05 418.83,-39.84 431.67,-30.52"/>
66<polygon fill="midnightblue" stroke="midnightblue" points="386.79,-58.77 380.75,-67.48 390.9,-64.43 386.79,-58.77"/>
67</g>
68<!-- Node5 -->
69<g id="node5" class="node">
70<title>Node5</title>
71<g id="a_node5"><a xlink:href="_sample_dynamic_layer_support_8cpp.html" target="_top" xlink:title=" ">
72<polygon fill="white" stroke="black" points="533.5,-0.5 533.5,-30.5 718.5,-30.5 718.5,-0.5 533.5,-0.5"/>
73<text text-anchor="start" x="541.5" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00">src/dynamic/sample</text>
74<text text-anchor="middle" x="626" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">/SampleDynamicLayerSupport.cpp</text>
75</a>
76</g>
77</g>
78<!-- Node1&#45;&gt;Node5 -->
79<g id="edge4" class="edge">
80<title>Node1&#45;&gt;Node5</title>
81<path fill="none" stroke="midnightblue" d="M415.78,-65.17C457.78,-55.45 519.67,-41.12 565.43,-30.52"/>
82<polygon fill="midnightblue" stroke="midnightblue" points="414.77,-61.81 405.82,-67.48 416.35,-68.63 414.77,-61.81"/>
83</g>
84</g>
85</svg>