blob: 815f81cf4c6c78a0dc2b79dd21d2a63a4c661c0b [file] [log] [blame]
Kaizen8938bd32017-09-28 14:38:23 +01001<!-- HTML header for doxygen 1.8.9.1-->
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3<html xmlns="http://www.w3.org/1999/xhtml">
4<head>
5<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
6<meta http-equiv="X-UA-Compatible" content="IE=9"/>
Jenkinsb9abeae2018-11-22 11:58:08 +00007<meta name="generator" content="Doxygen 1.8.13"/>
Kaizen8938bd32017-09-28 14:38:23 +01008<meta name="robots" content="NOINDEX, NOFOLLOW" /> <!-- Prevent indexing by search engines -->
Jenkinsb9abeae2018-11-22 11:58:08 +00009<title>Compute Library: arm_compute/graph.h File Reference</title>
Kaizen8938bd32017-09-28 14:38:23 +010010<link href="tabs.css" rel="stylesheet" type="text/css"/>
11<script type="text/javascript" src="jquery.js"></script>
12<script type="text/javascript" src="dynsections.js"></script>
13<link href="navtree.css" rel="stylesheet" type="text/css"/>
14<script type="text/javascript" src="resize.js"></script>
Anthony Barbier8140e1e2017-12-14 23:48:46 +000015<script type="text/javascript" src="navtreedata.js"></script>
Kaizen8938bd32017-09-28 14:38:23 +010016<script type="text/javascript" src="navtree.js"></script>
17<script type="text/javascript">
18 $(document).ready(initResizable);
Kaizen8938bd32017-09-28 14:38:23 +010019</script>
20<link href="search/search.css" rel="stylesheet" type="text/css"/>
Anthony Barbier8140e1e2017-12-14 23:48:46 +000021<script type="text/javascript" src="search/searchdata.js"></script>
Kaizen8938bd32017-09-28 14:38:23 +010022<script type="text/javascript" src="search/search.js"></script>
Kaizen8938bd32017-09-28 14:38:23 +010023<script type="text/x-mathjax-config">
24 MathJax.Hub.Config({
25 extensions: ["tex2jax.js"],
26 jax: ["input/TeX","output/HTML-CSS"],
27});
Anthony Barbier8140e1e2017-12-14 23:48:46 +000028</script><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
Kaizen8938bd32017-09-28 14:38:23 +010029<link href="doxygen.css" rel="stylesheet" type="text/css" />
30</head>
31<body>
32<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
33<div id="titlearea">
34<table cellspacing="0" cellpadding="0">
35 <tbody>
36 <tr style="height: 56px;">
37 <td style="padding-left: 0.5em;">
38 <div id="projectname">Compute Library
Jenkinsb9abeae2018-11-22 11:58:08 +000039 &#160;<span id="projectnumber">18.11</span>
Kaizen8938bd32017-09-28 14:38:23 +010040 </div>
41 </td>
42 </tr>
43 </tbody>
44</table>
45</div>
46<!-- end header part -->
Jenkinsb9abeae2018-11-22 11:58:08 +000047<!-- Generated by Doxygen 1.8.13 -->
Kaizen8938bd32017-09-28 14:38:23 +010048<script type="text/javascript">
49var searchBox = new SearchBox("searchBox", "search",false,'Search');
50</script>
Jenkinsb9abeae2018-11-22 11:58:08 +000051<script type="text/javascript" src="menudata.js"></script>
52<script type="text/javascript" src="menu.js"></script>
53<script type="text/javascript">
54$(function() {
55 initMenu('',true,false,'search.php','Search');
56 $(document).ready(function() { init_search(); });
57});
58</script>
59<div id="main-nav"></div>
Kaizen8938bd32017-09-28 14:38:23 +010060</div><!-- top -->
61<div id="side-nav" class="ui-resizable side-nav-resizable">
62 <div id="nav-tree">
63 <div id="nav-tree-contents">
64 <div id="nav-sync" class="sync"></div>
65 </div>
66 </div>
67 <div id="splitbar" style="-moz-user-select:none;"
68 class="ui-resizable-handle">
69 </div>
70</div>
71<script type="text/javascript">
72$(document).ready(function(){initNavTree('_graph_8h.xhtml','');});
73</script>
74<div id="doc-content">
75<!-- window showing the filter options -->
76<div id="MSearchSelectWindow"
77 onmouseover="return searchBox.OnSearchSelectShow()"
78 onmouseout="return searchBox.OnSearchSelectHide()"
79 onkeydown="return searchBox.OnSearchSelectKey(event)">
Anthony Barbier8140e1e2017-12-14 23:48:46 +000080</div>
Kaizen8938bd32017-09-28 14:38:23 +010081
82<!-- iframe showing the search results (closed by default) -->
83<div id="MSearchResultsWindow">
84<iframe src="javascript:void(0)" frameborder="0"
85 name="MSearchResults" id="MSearchResults">
86</iframe>
87</div>
88
89<div class="header">
Kaizen8938bd32017-09-28 14:38:23 +010090 <div class="headertitle">
Jenkinsb9abeae2018-11-22 11:58:08 +000091<div class="title">graph.h File Reference</div> </div>
Kaizen8938bd32017-09-28 14:38:23 +010092</div><!--header-->
93<div class="contents">
Jenkinsb3a371b2018-05-23 11:36:53 +010094<div class="textblock"><code>#include &quot;<a class="el" href="_edge_8h_source.xhtml">arm_compute/graph/Edge.h</a>&quot;</code><br />
Jenkinsb9abeae2018-11-22 11:58:08 +000095<code>#include &quot;<a class="el" href="graph_2_graph_8h_source.xhtml">arm_compute/graph/Graph.h</a>&quot;</code><br />
96<code>#include &quot;<a class="el" href="_graph_builder_8h_source.xhtml">arm_compute/graph/GraphBuilder.h</a>&quot;</code><br />
97<code>#include &quot;<a class="el" href="_i_device_backend_8h_source.xhtml">arm_compute/graph/IDeviceBackend.h</a>&quot;</code><br />
98<code>#include &quot;<a class="el" href="_i_graph_mutator_8h_source.xhtml">arm_compute/graph/IGraphMutator.h</a>&quot;</code><br />
99<code>#include &quot;<a class="el" href="_i_graph_printer_8h_source.xhtml">arm_compute/graph/IGraphPrinter.h</a>&quot;</code><br />
Anthony Barbier06ea0482018-02-22 15:45:35 +0000100<code>#include &quot;<a class="el" href="_i_node_8h_source.xhtml">arm_compute/graph/INode.h</a>&quot;</code><br />
Jenkinsb9abeae2018-11-22 11:58:08 +0000101<code>#include &quot;<a class="el" href="_i_node_visitor_8h_source.xhtml">arm_compute/graph/INodeVisitor.h</a>&quot;</code><br />
102<code>#include &quot;<a class="el" href="graph_2_logger_8h_source.xhtml">arm_compute/graph/Logger.h</a>&quot;</code><br />
Anthony Barbier8140e1e2017-12-14 23:48:46 +0000103<code>#include &quot;<a class="el" href="graph_2_tensor_8h_source.xhtml">arm_compute/graph/Tensor.h</a>&quot;</code><br />
Jenkinsb9abeae2018-11-22 11:58:08 +0000104<code>#include &quot;<a class="el" href="_tensor_descriptor_8h_source.xhtml">arm_compute/graph/TensorDescriptor.h</a>&quot;</code><br />
105<code>#include &quot;<a class="el" href="arm__compute_2graph_2_type_printer_8h_source.xhtml">arm_compute/graph/TypePrinter.h</a>&quot;</code><br />
Anthony Barbier8140e1e2017-12-14 23:48:46 +0000106<code>#include &quot;<a class="el" href="arm__compute_2graph_2_types_8h_source.xhtml">arm_compute/graph/Types.h</a>&quot;</code><br />
Jenkinsb9abeae2018-11-22 11:58:08 +0000107<code>#include &quot;<a class="el" href="_nodes_8h_source.xhtml">arm_compute/graph/nodes/Nodes.h</a>&quot;</code><br />
108<code>#include &quot;<a class="el" href="_algorithms_8h_source.xhtml">arm_compute/graph/algorithms/Algorithms.h</a>&quot;</code><br />
109<code>#include &quot;<a class="el" href="_graph_mutators_8h_source.xhtml">arm_compute/graph/mutators/GraphMutators.h</a>&quot;</code><br />
110<code>#include &quot;<a class="el" href="arm__compute_2graph_2printers_2_printers_8h_source.xhtml">arm_compute/graph/printers/Printers.h</a>&quot;</code><br />
111<code>#include &quot;<a class="el" href="_i_stream_operators_8h_source.xhtml">arm_compute/graph/frontend/IStreamOperators.h</a>&quot;</code><br />
112<code>#include &quot;<a class="el" href="_layers_8h_source.xhtml">arm_compute/graph/frontend/Layers.h</a>&quot;</code><br />
113<code>#include &quot;<a class="el" href="_stream_8h_source.xhtml">arm_compute/graph/frontend/Stream.h</a>&quot;</code><br />
114<code>#include &quot;<a class="el" href="_sub_stream_8h_source.xhtml">arm_compute/graph/frontend/SubStream.h</a>&quot;</code><br />
115<code>#include &quot;<a class="el" href="arm__compute_2graph_2frontend_2_types_8h_source.xhtml">arm_compute/graph/frontend/Types.h</a>&quot;</code><br />
Kaizen8938bd32017-09-28 14:38:23 +0100116</div>
117<p><a href="_graph_8h_source.xhtml">Go to the source code of this file.</a></p>
Kaizen8938bd32017-09-28 14:38:23 +0100118</div><!-- contents -->
119</div><!-- doc-content -->
120<!-- start footer part -->
121<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
122 <ul>
Jenkinsb9abeae2018-11-22 11:58:08 +0000123 <li class="navelem"><a class="el" href="dir_214608ef36d61442cb2b0c1c4e9a7def.xhtml">arm_compute</a></li><li class="navelem"><a class="el" href="_graph_8h.xhtml">graph.h</a></li>
124 <li class="footer">Generated on Thu Nov 22 2018 11:57:43 for Compute Library by
Kaizen8938bd32017-09-28 14:38:23 +0100125 <a href="http://www.doxygen.org/index.html">
Jenkinsb9abeae2018-11-22 11:58:08 +0000126 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
Kaizen8938bd32017-09-28 14:38:23 +0100127 </ul>
128</div>
129</body>
130</html>