blob: 7242c5848cf198ee88463aaae661b0fb6a36bc2b [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 2.38.0 (20140413.2041)
-->
<!-- Title: NEGEMMAssemblyBaseKernel Pages: 1 -->
<svg width="168pt" height="140pt"
viewBox="0.00 0.00 168.00 140.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 136)">
<title>NEGEMMAssemblyBaseKernel</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-136 164,-136 164,4 -4,4"/>
<!-- Node0 -->
<g id="node1" class="node"><title>Node0</title>
<g id="a_node1"><a xlink:title="Base class for GEMM NEON kernels implemented in Assembly.">
<polygon fill="#bfbfbf" stroke="black" points="0,-0.5 0,-19.5 160,-19.5 160,-0.5 0,-0.5"/>
<text text-anchor="middle" x="80" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">NEGEMMAssemblyBaseKernel</text>
</a>
</g>
</g>
<!-- Node1 -->
<g id="node2" class="node"><title>Node1</title>
<g id="a_node2"><a xlink:href="classarm__compute_1_1_i_c_p_p_kernel.xhtml" target="_top" xlink:title="Common interface for all kernels implemented in C++.">
<polygon fill="white" stroke="black" points="49,-56.5 49,-75.5 111,-75.5 111,-56.5 49,-56.5"/>
<text text-anchor="middle" x="80" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">INEKernel</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node0 -->
<g id="edge1" class="edge"><title>Node1&#45;&gt;Node0</title>
<path fill="none" stroke="midnightblue" d="M80,-45.8045C80,-36.9102 80,-26.7798 80,-19.7511"/>
<polygon fill="midnightblue" stroke="midnightblue" points="76.5001,-46.083 80,-56.083 83.5001,-46.083 76.5001,-46.083"/>
</g>
<!-- Node2 -->
<g id="node3" class="node"><title>Node2</title>
<g id="a_node3"><a xlink:href="classarm__compute_1_1_i_kernel.xhtml" target="_top" xlink:title="Common information for all the kernels.">
<polygon fill="white" stroke="black" points="56,-112.5 56,-131.5 104,-131.5 104,-112.5 56,-112.5"/>
<text text-anchor="middle" x="80" y="-119.5" font-family="Helvetica,sans-Serif" font-size="10.00">IKernel</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node1 -->
<g id="edge2" class="edge"><title>Node2&#45;&gt;Node1</title>
<path fill="none" stroke="midnightblue" d="M80,-101.805C80,-92.9102 80,-82.7798 80,-75.7511"/>
<polygon fill="midnightblue" stroke="midnightblue" points="76.5001,-102.083 80,-112.083 83.5001,-102.083 76.5001,-102.083"/>
</g>
</g>
</svg>