blob: 6198de6c555d086f27808fbee897b7e8c355e3f2 [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/neon/workloads/NeonLogSoftmaxWorkload.hpp Pages: 1 -->
7<svg width="547pt" height="173pt"
8 viewBox="0.00 0.00 546.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/neon/workloads/NeonLogSoftmaxWorkload.hpp</title>
11<polygon fill="white" stroke="transparent" points="-4,4 -4,-169 542.5,-169 542.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="180,-134.5 180,-164.5 350,-164.5 350,-134.5 180,-134.5"/>
17<text text-anchor="start" x="188" y="-152.5" font-family="Helvetica,sans-Serif" font-size="10.00">src/backends/neon/workloads</text>
18<text text-anchor="middle" x="265" y="-141.5" font-family="Helvetica,sans-Serif" font-size="10.00">/NeonLogSoftmaxWorkload.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="_neon_layer_support_8cpp.html" target="_top" xlink:title=" ">
26<polygon fill="white" stroke="black" points="0,-67.5 0,-97.5 162,-97.5 162,-67.5 0,-67.5"/>
27<text text-anchor="start" x="8" y="-85.5" font-family="Helvetica,sans-Serif" font-size="10.00">src/backends/neon/NeonLayer</text>
28<text text-anchor="middle" x="81" y="-74.5" font-family="Helvetica,sans-Serif" font-size="10.00">Support.cpp</text>
29</a>
30</g>
31</g>
32<!-- Node1&#45;&gt;Node2 -->
33<g id="edge1" class="edge">
34<title>Node1&#45;&gt;Node2</title>
35<path fill="none" stroke="midnightblue" d="M215.33,-130.96C185.7,-120.48 148.56,-107.37 120.85,-97.58"/>
36<polygon fill="midnightblue" stroke="midnightblue" points="214.48,-134.37 225.07,-134.4 216.81,-127.76 214.48,-134.37"/>
37</g>
38<!-- Node3 -->
39<g id="node3" class="node">
40<title>Node3</title>
41<g id="a_node3"><a xlink:href="_neon_log_softmax_workload_8cpp.html" target="_top" xlink:title=" ">
42<polygon fill="white" stroke="black" points="180.5,-67.5 180.5,-97.5 349.5,-97.5 349.5,-67.5 180.5,-67.5"/>
43<text text-anchor="start" x="188.5" y="-85.5" font-family="Helvetica,sans-Serif" font-size="10.00">src/backends/neon/workloads</text>
44<text text-anchor="middle" x="265" y="-74.5" font-family="Helvetica,sans-Serif" font-size="10.00">/NeonLogSoftmaxWorkload.cpp</text>
45</a>
46</g>
47</g>
48<!-- Node1&#45;&gt;Node3 -->
49<g id="edge2" class="edge">
50<title>Node1&#45;&gt;Node3</title>
51<path fill="none" stroke="midnightblue" d="M265,-124.11C265,-115.15 265,-105.32 265,-97.58"/>
52<polygon fill="midnightblue" stroke="midnightblue" points="261.5,-124.4 265,-134.4 268.5,-124.4 261.5,-124.4"/>
53</g>
54<!-- Node4 -->
55<g id="node4" class="node">
56<title>Node4</title>
57<g id="a_node4"><a xlink:href="_neon_workloads_8hpp.html" target="_top" xlink:title=" ">
58<polygon fill="white" stroke="black" points="368,-67.5 368,-97.5 528,-97.5 528,-67.5 368,-67.5"/>
59<text text-anchor="start" x="376" y="-85.5" font-family="Helvetica,sans-Serif" font-size="10.00">src/backends/neon/workloads</text>
60<text text-anchor="middle" x="448" y="-74.5" font-family="Helvetica,sans-Serif" font-size="10.00">/NeonWorkloads.hpp</text>
61</a>
62</g>
63</g>
64<!-- Node1&#45;&gt;Node4 -->
65<g id="edge3" class="edge">
66<title>Node1&#45;&gt;Node4</title>
67<path fill="none" stroke="midnightblue" d="M314.4,-130.96C343.87,-120.48 380.81,-107.37 408.37,-97.58"/>
68<polygon fill="midnightblue" stroke="midnightblue" points="312.96,-127.75 304.71,-134.4 315.3,-134.35 312.96,-127.75"/>
69</g>
70<!-- Node5 -->
71<g id="node5" class="node">
72<title>Node5</title>
73<g id="a_node5"><a xlink:href="_neon_workload_factory_8cpp.html" target="_top" xlink:title=" ">
74<polygon fill="white" stroke="black" points="357.5,-0.5 357.5,-30.5 538.5,-30.5 538.5,-0.5 357.5,-0.5"/>
75<text text-anchor="start" x="365.5" y="-18.5" font-family="Helvetica,sans-Serif" font-size="10.00">src/backends/neon/NeonWorkload</text>
76<text text-anchor="middle" x="448" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">Factory.cpp</text>
77</a>
78</g>
79</g>
80<!-- Node4&#45;&gt;Node5 -->
81<g id="edge4" class="edge">
82<title>Node4&#45;&gt;Node5</title>
83<path fill="none" stroke="midnightblue" d="M448,-57.11C448,-48.15 448,-38.32 448,-30.58"/>
84<polygon fill="midnightblue" stroke="midnightblue" points="444.5,-57.4 448,-67.4 451.5,-57.4 444.5,-57.4"/>
85</g>
86</g>
87</svg>