blob: 7482fc80deaebf165e9317153fbba80b1f9ef42b [file] [log] [blame]
Nikhil Raj38b600d2024-02-15 15:02:19 +00001<?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/ClTensorHandleFactory.hpp Pages: 1 -->
7<svg width="326pt" height="106pt"
8 viewBox="0.00 0.00 326.00 106.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 102)">
10<title>src/backends/cl/ClTensorHandleFactory.hpp</title>
11<polygon fill="white" stroke="transparent" points="-4,4 -4,-102 322,-102 322,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="99,-67.5 99,-97.5 234,-97.5 234,-67.5 99,-67.5"/>
17<text text-anchor="start" x="107" y="-85.5" font-family="Helvetica,sans-Serif" font-size="10.00">src/backends/cl/ClTensor</text>
18<text text-anchor="middle" x="166.5" y="-74.5" font-family="Helvetica,sans-Serif" font-size="10.00">HandleFactory.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_backend_8cpp.html" target="_top" xlink:title=" ">
26<polygon fill="white" stroke="black" points="0,-6 0,-25 165,-25 165,-6 0,-6"/>
27<text text-anchor="middle" x="82.5" y="-13" font-family="Helvetica,sans-Serif" font-size="10.00">src/backends/cl/ClBackend.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="M140.02,-61.01C124.42,-48.94 105.51,-34.3 93.74,-25.19"/>
35<polygon fill="midnightblue" stroke="midnightblue" points="138.22,-64.04 148.27,-67.4 142.51,-58.51 138.22,-64.04"/>
36</g>
37<!-- Node3 -->
38<g id="node3" class="node">
39<title>Node3</title>
40<g id="a_node3"><a xlink:href="_cl_tensor_handle_factory_8cpp.html" target="_top" xlink:title=" ">
41<polygon fill="white" stroke="black" points="183,-0.5 183,-30.5 318,-30.5 318,-0.5 183,-0.5"/>
42<text text-anchor="start" x="191" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00">src/backends/cl/ClTensor</text>
43<text text-anchor="middle" x="250.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">HandleFactory.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="M192.78,-61.17C205.62,-51.23 220.76,-39.51 232.31,-30.58"/>
51<polygon fill="midnightblue" stroke="midnightblue" points="190.49,-58.51 184.73,-67.4 194.78,-64.04 190.49,-58.51"/>
52</g>
53</g>
54</svg>