blob: b422ecb2f36935606ea186f2b7d822582b52e9eb [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/tosaCommon/operatorMappings/ElementwiseBinaryOperator.hpp Pages: 1 -->
7<svg width="537pt" height="262pt"
8 viewBox="0.00 0.00 536.50 262.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 258)">
10<title>src/backends/tosaCommon/operatorMappings/ElementwiseBinaryOperator.hpp</title>
11<polygon fill="white" stroke="transparent" points="-4,4 -4,-258 532.5,-258 532.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="97,-212.5 97,-253.5 271,-253.5 271,-212.5 97,-212.5"/>
17<text text-anchor="start" x="105" y="-241.5" font-family="Helvetica,sans-Serif" font-size="10.00">src/backends/tosaCommon</text>
18<text text-anchor="start" x="105" y="-230.5" font-family="Helvetica,sans-Serif" font-size="10.00">/operatorMappings/Elementwise</text>
19<text text-anchor="middle" x="184" y="-219.5" font-family="Helvetica,sans-Serif" font-size="10.00">BinaryOperator.hpp</text>
20</a>
21</g>
22</g>
23<!-- Node2 -->
24<g id="node2" class="node">
25<title>Node2</title>
26<g id="a_node2"><a xlink:href="_elementwise_binary_operator_8cpp.html" target="_top" xlink:title=" ">
27<polygon fill="white" stroke="black" points="0,-134.5 0,-175.5 174,-175.5 174,-134.5 0,-134.5"/>
28<text text-anchor="start" x="8" y="-163.5" font-family="Helvetica,sans-Serif" font-size="10.00">src/backends/tosaCommon</text>
29<text text-anchor="start" x="8" y="-152.5" font-family="Helvetica,sans-Serif" font-size="10.00">/operatorMappings/Elementwise</text>
30<text text-anchor="middle" x="87" y="-141.5" font-family="Helvetica,sans-Serif" font-size="10.00">BinaryOperator.cpp</text>
31</a>
32</g>
33</g>
34<!-- Node1&#45;&gt;Node2 -->
35<g id="edge1" class="edge">
36<title>Node1&#45;&gt;Node2</title>
37<path fill="none" stroke="midnightblue" d="M150.9,-206.06C138.13,-196.06 123.76,-184.8 111.9,-175.51"/>
38<polygon fill="midnightblue" stroke="midnightblue" points="148.99,-209.02 159.02,-212.43 153.31,-203.51 148.99,-209.02"/>
39</g>
40<!-- Node3 -->
41<g id="node3" class="node">
42<title>Node3</title>
43<g id="a_node3"><a xlink:href="_tosa_common_operators_8hpp.html" target="_top" xlink:title=" ">
44<polygon fill="white" stroke="black" points="192.5,-134.5 192.5,-175.5 369.5,-175.5 369.5,-134.5 192.5,-134.5"/>
45<text text-anchor="start" x="200.5" y="-163.5" font-family="Helvetica,sans-Serif" font-size="10.00">src/backends/tosaCommon</text>
46<text text-anchor="start" x="200.5" y="-152.5" font-family="Helvetica,sans-Serif" font-size="10.00">/operatorMappings/TosaCommon</text>
47<text text-anchor="middle" x="281" y="-141.5" font-family="Helvetica,sans-Serif" font-size="10.00">Operators.hpp</text>
48</a>
49</g>
50</g>
51<!-- Node1&#45;&gt;Node3 -->
52<g id="edge2" class="edge">
53<title>Node1&#45;&gt;Node3</title>
54<path fill="none" stroke="midnightblue" d="M217.1,-206.06C229.87,-196.06 244.24,-184.8 256.1,-175.51"/>
55<polygon fill="midnightblue" stroke="midnightblue" points="214.69,-203.51 208.98,-212.43 219.01,-209.02 214.69,-203.51"/>
56</g>
57<!-- Node4 -->
58<g id="node4" class="node">
59<title>Node4</title>
60<g id="a_node4"><a xlink:href="_tosa_mappings_8hpp.html" target="_top" xlink:title=" ">
61<polygon fill="white" stroke="black" points="207,-67.5 207,-97.5 355,-97.5 355,-67.5 207,-67.5"/>
62<text text-anchor="start" x="215" y="-85.5" font-family="Helvetica,sans-Serif" font-size="10.00">src/backends/tosaCommon</text>
63<text text-anchor="middle" x="281" y="-74.5" font-family="Helvetica,sans-Serif" font-size="10.00">/TosaMappings.hpp</text>
64</a>
65</g>
66</g>
67<!-- Node3&#45;&gt;Node4 -->
68<g id="edge3" class="edge">
69<title>Node3&#45;&gt;Node4</title>
70<path fill="none" stroke="midnightblue" d="M281,-124.08C281,-115.01 281,-105.45 281,-97.89"/>
71<polygon fill="midnightblue" stroke="midnightblue" points="277.5,-124.36 281,-134.36 284.5,-124.36 277.5,-124.36"/>
72</g>
73<!-- Node5 -->
74<g id="node5" class="node">
75<title>Node5</title>
76<g id="a_node5"><a xlink:href="_tosa_mappings_8cpp.html" target="_top" xlink:title=" ">
77<polygon fill="white" stroke="black" points="38,-0.5 38,-30.5 186,-30.5 186,-0.5 38,-0.5"/>
78<text text-anchor="start" x="46" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00">src/backends/tosaCommon</text>
79<text text-anchor="middle" x="112" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">/TosaMappings.cpp</text>
80</a>
81</g>
82</g>
83<!-- Node4&#45;&gt;Node5 -->
84<g id="edge4" class="edge">
85<title>Node4&#45;&gt;Node5</title>
86<path fill="none" stroke="midnightblue" d="M234.67,-63.68C207.57,-53.26 173.83,-40.28 148.6,-30.58"/>
87<polygon fill="midnightblue" stroke="midnightblue" points="233.74,-67.07 244.33,-67.4 236.25,-60.54 233.74,-67.07"/>
88</g>
89<!-- Node6 -->
90<g id="node6" class="node">
91<title>Node6</title>
92<g id="a_node6"><a xlink:href="_tosa_ref_backend_8cpp.html" target="_top" xlink:title=" ">
93<polygon fill="white" stroke="black" points="204.5,-0.5 204.5,-30.5 357.5,-30.5 357.5,-0.5 204.5,-0.5"/>
94<text text-anchor="start" x="212.5" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00">src/backends/tosaReference</text>
95<text text-anchor="middle" x="281" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">/TosaRefBackend.cpp</text>
96</a>
97</g>
98</g>
99<!-- Node4&#45;&gt;Node6 -->
100<g id="edge5" class="edge">
101<title>Node4&#45;&gt;Node6</title>
102<path fill="none" stroke="midnightblue" d="M281,-57.11C281,-48.15 281,-38.32 281,-30.58"/>
103<polygon fill="midnightblue" stroke="midnightblue" points="277.5,-57.4 281,-67.4 284.5,-57.4 277.5,-57.4"/>
104</g>
105<!-- Node7 -->
106<g id="node7" class="node">
107<title>Node7</title>
108<g id="a_node7"><a xlink:href="_tosa_ref_layer_support_8cpp.html" target="_top" xlink:title=" ">
109<polygon fill="white" stroke="black" points="375.5,-0.5 375.5,-30.5 528.5,-30.5 528.5,-0.5 375.5,-0.5"/>
110<text text-anchor="start" x="383.5" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00">src/backends/tosaReference</text>
111<text text-anchor="middle" x="452" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">/TosaRefLayerSupport.cpp</text>
112</a>
113</g>
114</g>
115<!-- Node4&#45;&gt;Node7 -->
116<g id="edge6" class="edge">
117<title>Node4&#45;&gt;Node7</title>
118<path fill="none" stroke="midnightblue" d="M327.52,-63.82C355,-53.37 389.33,-40.32 414.97,-30.58"/>
119<polygon fill="midnightblue" stroke="midnightblue" points="326.21,-60.57 318.1,-67.4 328.7,-67.11 326.21,-60.57"/>
120</g>
121</g>
122</svg>