blob: 14c7c0c35153993aa3ae59080a88c4576256d246 [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/backends/cl/workloads/ClConvolution3dWorkload.hpp Pages: 1 -->
7<svg width="545pt" height="173pt"
8 viewBox="0.00 0.00 544.50 173.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 169)">
10<title>src/backends/cl/workloads/ClConvolution3dWorkload.hpp</title>
11<polygon fill="white" stroke="transparent" points="-4,4 -4,-169 540.5,-169 540.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="205.5,-134.5 205.5,-164.5 372.5,-164.5 372.5,-134.5 205.5,-134.5"/>
17<text text-anchor="start" x="213.5" y="-152.5" font-family="Helvetica,sans-Serif" font-size="10.00">src/backends/cl/workloads</text>
18<text text-anchor="middle" x="289" y="-141.5" font-family="Helvetica,sans-Serif" font-size="10.00">/ClConvolution3dWorkload.hpp</text>
19</a>
20</g>
21</g>
22<!-- Node2 -->
23<g id="node2" class="node">
24<title>Node2</title>
25<g id="a_node2"><a xlink:href="_cl_layer_support_8cpp.html" target="_top" xlink:title=" ">
26<polygon fill="white" stroke="black" points="0,-73 0,-92 188,-92 188,-73 0,-73"/>
27<text text-anchor="middle" x="94" y="-80" font-family="Helvetica,sans-Serif" font-size="10.00">src/backends/cl/ClLayerSupport.cpp</text>
28</a>
29</g>
30</g>
31<!-- Node1&#45;&gt;Node2 -->
32<g id="edge1" class="edge">
33<title>Node1&#45;&gt;Node2</title>
34<path fill="none" stroke="midnightblue" d="M236.82,-131.11C198.89,-118.46 149.18,-101.89 119.52,-92.01"/>
35<polygon fill="midnightblue" stroke="midnightblue" points="236.09,-134.55 246.69,-134.4 238.31,-127.91 236.09,-134.55"/>
36</g>
37<!-- Node3 -->
38<g id="node3" class="node">
39<title>Node3</title>
40<g id="a_node3"><a xlink:href="_cl_convolution3d_workload_8cpp.html" target="_top" xlink:title=" ">
41<polygon fill="white" stroke="black" points="206,-67.5 206,-97.5 372,-97.5 372,-67.5 206,-67.5"/>
42<text text-anchor="start" x="214" y="-85.5" font-family="Helvetica,sans-Serif" font-size="10.00">src/backends/cl/workloads</text>
43<text text-anchor="middle" x="289" y="-74.5" font-family="Helvetica,sans-Serif" font-size="10.00">/ClConvolution3dWorkload.cpp</text>
44</a>
45</g>
46</g>
47<!-- Node1&#45;&gt;Node3 -->
48<g id="edge2" class="edge">
49<title>Node1&#45;&gt;Node3</title>
50<path fill="none" stroke="midnightblue" d="M289,-124.11C289,-115.15 289,-105.32 289,-97.58"/>
51<polygon fill="midnightblue" stroke="midnightblue" points="285.5,-124.4 289,-134.4 292.5,-124.4 285.5,-124.4"/>
52</g>
53<!-- Node4 -->
54<g id="node4" class="node">
55<title>Node4</title>
56<g id="a_node4"><a xlink:href="_cl_workloads_8hpp.html" target="_top" xlink:title=" ">
57<polygon fill="white" stroke="black" points="390,-67.5 390,-97.5 534,-97.5 534,-67.5 390,-67.5"/>
58<text text-anchor="start" x="398" y="-85.5" font-family="Helvetica,sans-Serif" font-size="10.00">src/backends/cl/workloads</text>
59<text text-anchor="middle" x="462" y="-74.5" font-family="Helvetica,sans-Serif" font-size="10.00">/ClWorkloads.hpp</text>
60</a>
61</g>
62</g>
63<!-- Node1&#45;&gt;Node4 -->
64<g id="edge3" class="edge">
65<title>Node1&#45;&gt;Node4</title>
66<path fill="none" stroke="midnightblue" d="M336.06,-130.82C363.87,-120.37 398.59,-107.32 424.53,-97.58"/>
67<polygon fill="midnightblue" stroke="midnightblue" points="334.67,-127.6 326.54,-134.4 337.13,-134.16 334.67,-127.6"/>
68</g>
69<!-- Node5 -->
70<g id="node5" class="node">
71<title>Node5</title>
72<g id="a_node5"><a xlink:href="_cl_workload_factory_8cpp.html" target="_top" xlink:title=" ">
73<polygon fill="white" stroke="black" points="387.5,-0.5 387.5,-30.5 536.5,-30.5 536.5,-0.5 387.5,-0.5"/>
74<text text-anchor="start" x="395.5" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00">src/backends/cl/ClWorkload</text>
75<text text-anchor="middle" x="462" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">Factory.cpp</text>
76</a>
77</g>
78</g>
79<!-- Node4&#45;&gt;Node5 -->
80<g id="edge4" class="edge">
81<title>Node4&#45;&gt;Node5</title>
82<path fill="none" stroke="midnightblue" d="M462,-57.11C462,-48.15 462,-38.32 462,-30.58"/>
83<polygon fill="midnightblue" stroke="midnightblue" points="458.5,-57.4 462,-67.4 465.5,-57.4 458.5,-57.4"/>
84</g>
85</g>
86</svg>