blob: 657995276c358506b7417ece458e7016c978b38b [file] [log] [blame]
Jenkinsb9abeae2018-11-22 11:58:08 +00001<!-- 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"/>
7<meta name="generator" content="Doxygen 1.8.13"/>
8<meta name="robots" content="NOINDEX, NOFOLLOW" /> <!-- Prevent indexing by search engines -->
9<title>Compute Library: src/graph/detail/ExecutionHelpers.cpp File Reference</title>
10<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>
15<script type="text/javascript" src="navtreedata.js"></script>
16<script type="text/javascript" src="navtree.js"></script>
17<script type="text/javascript">
18 $(document).ready(initResizable);
19</script>
20<link href="search/search.css" rel="stylesheet" type="text/css"/>
21<script type="text/javascript" src="search/searchdata.js"></script>
22<script type="text/javascript" src="search/search.js"></script>
23<script type="text/x-mathjax-config">
24 MathJax.Hub.Config({
25 extensions: ["tex2jax.js"],
26 jax: ["input/TeX","output/HTML-CSS"],
27});
28</script><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
29<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
39 &#160;<span id="projectnumber">18.11</span>
40 </div>
41 </td>
42 </tr>
43 </tbody>
44</table>
45</div>
46<!-- end header part -->
47<!-- Generated by Doxygen 1.8.13 -->
48<script type="text/javascript">
49var searchBox = new SearchBox("searchBox", "search",false,'Search');
50</script>
51<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>
60</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('_execution_helpers_8cpp.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)">
80</div>
81
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">
90 <div class="summary">
91<a href="#namespaces">Namespaces</a> &#124;
92<a href="#func-members">Functions</a> </div>
93 <div class="headertitle">
94<div class="title">ExecutionHelpers.cpp File Reference</div> </div>
95</div><!--header-->
96<div class="contents">
97<div class="textblock"><code>#include &quot;<a class="el" href="_execution_helpers_8h_source.xhtml">arm_compute/graph/detail/ExecutionHelpers.h</a>&quot;</code><br />
98<code>#include &quot;<a class="el" href="graph_2_graph_8h_source.xhtml">arm_compute/graph/Graph.h</a>&quot;</code><br />
99<code>#include &quot;<a class="el" href="_graph_context_8h_source.xhtml">arm_compute/graph/GraphContext.h</a>&quot;</code><br />
100<code>#include &quot;<a class="el" href="_graph_manager_8h_source.xhtml">arm_compute/graph/GraphManager.h</a>&quot;</code><br />
101<code>#include &quot;<a class="el" href="graph_2_tensor_8h_source.xhtml">arm_compute/graph/Tensor.h</a>&quot;</code><br />
102<code>#include &quot;<a class="el" href="_backend_registry_8h_source.xhtml">arm_compute/graph/backends/BackendRegistry.h</a>&quot;</code><br />
103</div>
104<p><a href="_execution_helpers_8cpp_source.xhtml">Go to the source code of this file.</a></p>
105<table class="memberdecls">
106<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
107Namespaces</h2></td></tr>
108<tr class="memitem:namespacearm__compute"><td class="memItemLeft" align="right" valign="top"> &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacearm__compute.xhtml">arm_compute</a></td></tr>
109<tr class="memdesc:namespacearm__compute"><td class="mdescLeft">&#160;</td><td class="mdescRight">Copyright (c) 2017-2018 ARM Limited. <br /></td></tr>
110<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
111<tr class="memitem:namespacearm__compute_1_1graph"><td class="memItemLeft" align="right" valign="top"> &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacearm__compute_1_1graph.xhtml">arm_compute::graph</a></td></tr>
112<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
113<tr class="memitem:namespacearm__compute_1_1graph_1_1detail"><td class="memItemLeft" align="right" valign="top"> &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacearm__compute_1_1graph_1_1detail.xhtml">arm_compute::graph::detail</a></td></tr>
114<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
115</table><table class="memberdecls">
116<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
117Functions</h2></td></tr>
118<tr class="memitem:aa1d326a80e16fe0d4034637672d3b122"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacearm__compute_1_1graph_1_1detail.xhtml#aa1d326a80e16fe0d4034637672d3b122">validate_all_nodes</a> (Graph &amp;g)</td></tr>
119<tr class="memdesc:aa1d326a80e16fe0d4034637672d3b122"><td class="mdescLeft">&#160;</td><td class="mdescRight">Validates all nodes. <a href="namespacearm__compute_1_1graph_1_1detail.xhtml#aa1d326a80e16fe0d4034637672d3b122">More...</a><br /></td></tr>
120<tr class="separator:aa1d326a80e16fe0d4034637672d3b122"><td class="memSeparator" colspan="2">&#160;</td></tr>
121<tr class="memitem:a68c7ebb89adc0c2b21449cd15f6e8eba"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacearm__compute_1_1graph_1_1detail.xhtml#a68c7ebb89adc0c2b21449cd15f6e8eba">configure_all_tensors</a> (Graph &amp;g)</td></tr>
122<tr class="memdesc:a68c7ebb89adc0c2b21449cd15f6e8eba"><td class="mdescLeft">&#160;</td><td class="mdescRight">Configures all nodes of a graph. <a href="namespacearm__compute_1_1graph_1_1detail.xhtml#a68c7ebb89adc0c2b21449cd15f6e8eba">More...</a><br /></td></tr>
123<tr class="separator:a68c7ebb89adc0c2b21449cd15f6e8eba"><td class="memSeparator" colspan="2">&#160;</td></tr>
124<tr class="memitem:a4312e5b00714a9de04fc54d2a5dcc119"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacearm__compute_1_1graph_1_1detail.xhtml#a4312e5b00714a9de04fc54d2a5dcc119">allocate_all_input_tensors</a> (INode &amp;node)</td></tr>
125<tr class="memdesc:a4312e5b00714a9de04fc54d2a5dcc119"><td class="mdescLeft">&#160;</td><td class="mdescRight">Allocates all input tensors of a node. <a href="namespacearm__compute_1_1graph_1_1detail.xhtml#a4312e5b00714a9de04fc54d2a5dcc119">More...</a><br /></td></tr>
126<tr class="separator:a4312e5b00714a9de04fc54d2a5dcc119"><td class="memSeparator" colspan="2">&#160;</td></tr>
127<tr class="memitem:aa39e0698b2de495c235129b12fa39b08"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacearm__compute_1_1graph_1_1detail.xhtml#aa39e0698b2de495c235129b12fa39b08">allocate_all_output_tensors</a> (INode &amp;node)</td></tr>
128<tr class="memdesc:aa39e0698b2de495c235129b12fa39b08"><td class="mdescLeft">&#160;</td><td class="mdescRight">Allocates all output tensors of a node. <a href="namespacearm__compute_1_1graph_1_1detail.xhtml#aa39e0698b2de495c235129b12fa39b08">More...</a><br /></td></tr>
129<tr class="separator:aa39e0698b2de495c235129b12fa39b08"><td class="memSeparator" colspan="2">&#160;</td></tr>
130<tr class="memitem:a3ef7cb28de6aea7026a1e8572639f300"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacearm__compute_1_1graph_1_1detail.xhtml#a3ef7cb28de6aea7026a1e8572639f300">allocate_const_tensors</a> (Graph &amp;g)</td></tr>
131<tr class="memdesc:a3ef7cb28de6aea7026a1e8572639f300"><td class="mdescLeft">&#160;</td><td class="mdescRight">Allocates const tensor of a given graph. <a href="namespacearm__compute_1_1graph_1_1detail.xhtml#a3ef7cb28de6aea7026a1e8572639f300">More...</a><br /></td></tr>
132<tr class="separator:a3ef7cb28de6aea7026a1e8572639f300"><td class="memSeparator" colspan="2">&#160;</td></tr>
133<tr class="memitem:a766bb5055ef388455c941869b32981ed"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacearm__compute_1_1graph_1_1detail.xhtml#a766bb5055ef388455c941869b32981ed">allocate_all_tensors</a> (Graph &amp;g)</td></tr>
134<tr class="memdesc:a766bb5055ef388455c941869b32981ed"><td class="mdescLeft">&#160;</td><td class="mdescRight">Allocates all tensors of a graph. <a href="namespacearm__compute_1_1graph_1_1detail.xhtml#a766bb5055ef388455c941869b32981ed">More...</a><br /></td></tr>
135<tr class="separator:a766bb5055ef388455c941869b32981ed"><td class="memSeparator" colspan="2">&#160;</td></tr>
136<tr class="memitem:a82d07d3d612bee8ff703226ff9d5d452"><td class="memItemLeft" align="right" valign="top">ExecutionWorkload&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacearm__compute_1_1graph_1_1detail.xhtml#a82d07d3d612bee8ff703226ff9d5d452">configure_all_nodes</a> (Graph &amp;g, GraphContext &amp;ctx, const std::vector&lt; NodeID &gt; &amp;node_order)</td></tr>
137<tr class="memdesc:a82d07d3d612bee8ff703226ff9d5d452"><td class="mdescLeft">&#160;</td><td class="mdescRight">Configures all nodes of graph. <a href="namespacearm__compute_1_1graph_1_1detail.xhtml#a82d07d3d612bee8ff703226ff9d5d452">More...</a><br /></td></tr>
138<tr class="separator:a82d07d3d612bee8ff703226ff9d5d452"><td class="memSeparator" colspan="2">&#160;</td></tr>
139<tr class="memitem:a28280ac6b0db4c2385ac8c18a4ad8f3c"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacearm__compute_1_1graph_1_1detail.xhtml#a28280ac6b0db4c2385ac8c18a4ad8f3c">release_unused_tensors</a> (Graph &amp;g)</td></tr>
140<tr class="memdesc:a28280ac6b0db4c2385ac8c18a4ad8f3c"><td class="mdescLeft">&#160;</td><td class="mdescRight">Release the memory of all unused const nodes. <a href="namespacearm__compute_1_1graph_1_1detail.xhtml#a28280ac6b0db4c2385ac8c18a4ad8f3c">More...</a><br /></td></tr>
141<tr class="separator:a28280ac6b0db4c2385ac8c18a4ad8f3c"><td class="memSeparator" colspan="2">&#160;</td></tr>
142<tr class="memitem:aa2dc91a4b4f5ad19935984344f1b67a1"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacearm__compute_1_1graph_1_1detail.xhtml#aa2dc91a4b4f5ad19935984344f1b67a1">call_tensor_accessor</a> (Tensor *tensor)</td></tr>
143<tr class="memdesc:aa2dc91a4b4f5ad19935984344f1b67a1"><td class="mdescLeft">&#160;</td><td class="mdescRight">Calls accessor of a given tensor. <a href="namespacearm__compute_1_1graph_1_1detail.xhtml#aa2dc91a4b4f5ad19935984344f1b67a1">More...</a><br /></td></tr>
144<tr class="separator:aa2dc91a4b4f5ad19935984344f1b67a1"><td class="memSeparator" colspan="2">&#160;</td></tr>
145<tr class="memitem:a6f2e226c8b1e478b0162c3d9327b032e"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacearm__compute_1_1graph_1_1detail.xhtml#a6f2e226c8b1e478b0162c3d9327b032e">call_all_const_node_accessors</a> (Graph &amp;g)</td></tr>
146<tr class="memdesc:a6f2e226c8b1e478b0162c3d9327b032e"><td class="mdescLeft">&#160;</td><td class="mdescRight">Call all const node accessors. <a href="namespacearm__compute_1_1graph_1_1detail.xhtml#a6f2e226c8b1e478b0162c3d9327b032e">More...</a><br /></td></tr>
147<tr class="separator:a6f2e226c8b1e478b0162c3d9327b032e"><td class="memSeparator" colspan="2">&#160;</td></tr>
148<tr class="memitem:adff00463fb88bf00a886e0ecef6c0b6a"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacearm__compute_1_1graph_1_1detail.xhtml#adff00463fb88bf00a886e0ecef6c0b6a">call_all_input_node_accessors</a> (ExecutionWorkload &amp;workload)</td></tr>
149<tr class="memdesc:adff00463fb88bf00a886e0ecef6c0b6a"><td class="mdescLeft">&#160;</td><td class="mdescRight">Call all input node accessors. <a href="namespacearm__compute_1_1graph_1_1detail.xhtml#adff00463fb88bf00a886e0ecef6c0b6a">More...</a><br /></td></tr>
150<tr class="separator:adff00463fb88bf00a886e0ecef6c0b6a"><td class="memSeparator" colspan="2">&#160;</td></tr>
151<tr class="memitem:a17b5e700b317feb19fc3cefd23a1d8bb"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacearm__compute_1_1graph_1_1detail.xhtml#a17b5e700b317feb19fc3cefd23a1d8bb">prepare_all_tasks</a> (ExecutionWorkload &amp;workload)</td></tr>
152<tr class="memdesc:a17b5e700b317feb19fc3cefd23a1d8bb"><td class="mdescLeft">&#160;</td><td class="mdescRight">Prepares all tasks for execution. <a href="namespacearm__compute_1_1graph_1_1detail.xhtml#a17b5e700b317feb19fc3cefd23a1d8bb">More...</a><br /></td></tr>
153<tr class="separator:a17b5e700b317feb19fc3cefd23a1d8bb"><td class="memSeparator" colspan="2">&#160;</td></tr>
154<tr class="memitem:a7641ee3c6374e97c597ce6ee05545b59"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacearm__compute_1_1graph_1_1detail.xhtml#a7641ee3c6374e97c597ce6ee05545b59">call_all_tasks</a> (ExecutionWorkload &amp;workload)</td></tr>
155<tr class="memdesc:a7641ee3c6374e97c597ce6ee05545b59"><td class="mdescLeft">&#160;</td><td class="mdescRight">Executes all tasks of a workload. <a href="namespacearm__compute_1_1graph_1_1detail.xhtml#a7641ee3c6374e97c597ce6ee05545b59">More...</a><br /></td></tr>
156<tr class="separator:a7641ee3c6374e97c597ce6ee05545b59"><td class="memSeparator" colspan="2">&#160;</td></tr>
157<tr class="memitem:aaf7f4e1e2142802dd1c5a983ee156e77"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacearm__compute_1_1graph_1_1detail.xhtml#aaf7f4e1e2142802dd1c5a983ee156e77">call_all_output_node_accessors</a> (ExecutionWorkload &amp;workload)</td></tr>
158<tr class="memdesc:aaf7f4e1e2142802dd1c5a983ee156e77"><td class="mdescLeft">&#160;</td><td class="mdescRight">Call all output node accessors. <a href="namespacearm__compute_1_1graph_1_1detail.xhtml#aaf7f4e1e2142802dd1c5a983ee156e77">More...</a><br /></td></tr>
159<tr class="separator:aaf7f4e1e2142802dd1c5a983ee156e77"><td class="memSeparator" colspan="2">&#160;</td></tr>
160</table>
161</div><!-- contents -->
162</div><!-- doc-content -->
163<!-- start footer part -->
164<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
165 <ul>
166 <li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.xhtml">src</a></li><li class="navelem"><a class="el" href="dir_d182250f0c231765fc862e69db210731.xhtml">graph</a></li><li class="navelem"><a class="el" href="dir_860cb336d74994b1303832ed3557228e.xhtml">detail</a></li><li class="navelem"><a class="el" href="_execution_helpers_8cpp.xhtml">ExecutionHelpers.cpp</a></li>
167 <li class="footer">Generated on Thu Nov 22 2018 11:57:43 for Compute Library by
168 <a href="http://www.doxygen.org/index.html">
169 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
170 </ul>
171</div>
172</body>
173</html>