Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 1 | <!-- HTML header for doxygen 1.8.15--> |
| 2 | <!-- Remember to use version doxygen 1.8.15 +--> |
Jenkins | b9abeae | 2018-11-22 11:58:08 +0000 | [diff] [blame] | 3 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| 4 | <html xmlns="http://www.w3.org/1999/xhtml"> |
| 5 | <head> |
| 6 | <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> |
| 7 | <meta http-equiv="X-UA-Compatible" content="IE=9"/> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 8 | <meta name="generator" content="Doxygen 1.8.15"/> |
Jenkins | b9abeae | 2018-11-22 11:58:08 +0000 | [diff] [blame] | 9 | <meta name="robots" content="NOINDEX, NOFOLLOW" /> <!-- Prevent indexing by search engines --> |
| 10 | <title>Compute Library: src/graph/frontend/Stream.cpp Source File</title> |
| 11 | <link href="tabs.css" rel="stylesheet" type="text/css"/> |
| 12 | <script type="text/javascript" src="jquery.js"></script> |
| 13 | <script type="text/javascript" src="dynsections.js"></script> |
| 14 | <link href="navtree.css" rel="stylesheet" type="text/css"/> |
| 15 | <script type="text/javascript" src="resize.js"></script> |
| 16 | <script type="text/javascript" src="navtreedata.js"></script> |
| 17 | <script type="text/javascript" src="navtree.js"></script> |
| 18 | <script type="text/javascript"> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 19 | /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ |
Jenkins | b9abeae | 2018-11-22 11:58:08 +0000 | [diff] [blame] | 20 | $(document).ready(initResizable); |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 21 | /* @license-end */</script> |
Jenkins | b9abeae | 2018-11-22 11:58:08 +0000 | [diff] [blame] | 22 | <link href="search/search.css" rel="stylesheet" type="text/css"/> |
| 23 | <script type="text/javascript" src="search/searchdata.js"></script> |
| 24 | <script type="text/javascript" src="search/search.js"></script> |
| 25 | <script type="text/x-mathjax-config"> |
| 26 | MathJax.Hub.Config({ |
| 27 | extensions: ["tex2jax.js"], |
| 28 | jax: ["input/TeX","output/HTML-CSS"], |
| 29 | }); |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 30 | </script><script type="text/javascript" async="async" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script> |
Jenkins | b9abeae | 2018-11-22 11:58:08 +0000 | [diff] [blame] | 31 | <link href="doxygen.css" rel="stylesheet" type="text/css" /> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 32 | <link href="stylesheet.css" rel="stylesheet" type="text/css"/> |
Jenkins | b9abeae | 2018-11-22 11:58:08 +0000 | [diff] [blame] | 33 | </head> |
| 34 | <body> |
| 35 | <div id="top"><!-- do not remove this div, it is closed by doxygen! --> |
| 36 | <div id="titlearea"> |
| 37 | <table cellspacing="0" cellpadding="0"> |
| 38 | <tbody> |
| 39 | <tr style="height: 56px;"> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 40 | <img alt="Compute Library" src="https://raw.githubusercontent.com/ARM-software/ComputeLibrary/gh-pages/ACL_logo.png" style="max-width: 100%;margin-top: 15px;margin-left: 10px"/> |
Jenkins | b9abeae | 2018-11-22 11:58:08 +0000 | [diff] [blame] | 41 | <td style="padding-left: 0.5em;"> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 42 | <div id="projectname"> |
Jenkins | 0e205f7 | 2019-11-28 16:53:35 +0000 | [diff] [blame^] | 43 |  <span id="projectnumber">19.11</span> |
Jenkins | b9abeae | 2018-11-22 11:58:08 +0000 | [diff] [blame] | 44 | </div> |
| 45 | </td> |
| 46 | </tr> |
| 47 | </tbody> |
| 48 | </table> |
| 49 | </div> |
| 50 | <!-- end header part --> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 51 | <!-- Generated by Doxygen 1.8.15 --> |
Jenkins | b9abeae | 2018-11-22 11:58:08 +0000 | [diff] [blame] | 52 | <script type="text/javascript"> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 53 | /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ |
Jenkins | b9abeae | 2018-11-22 11:58:08 +0000 | [diff] [blame] | 54 | var searchBox = new SearchBox("searchBox", "search",false,'Search'); |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 55 | /* @license-end */ |
Jenkins | b9abeae | 2018-11-22 11:58:08 +0000 | [diff] [blame] | 56 | </script> |
| 57 | <script type="text/javascript" src="menudata.js"></script> |
| 58 | <script type="text/javascript" src="menu.js"></script> |
| 59 | <script type="text/javascript"> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 60 | /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ |
Jenkins | b9abeae | 2018-11-22 11:58:08 +0000 | [diff] [blame] | 61 | $(function() { |
| 62 | initMenu('',true,false,'search.php','Search'); |
| 63 | $(document).ready(function() { init_search(); }); |
| 64 | }); |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 65 | /* @license-end */</script> |
Jenkins | b9abeae | 2018-11-22 11:58:08 +0000 | [diff] [blame] | 66 | <div id="main-nav"></div> |
| 67 | </div><!-- top --> |
| 68 | <div id="side-nav" class="ui-resizable side-nav-resizable"> |
| 69 | <div id="nav-tree"> |
| 70 | <div id="nav-tree-contents"> |
| 71 | <div id="nav-sync" class="sync"></div> |
| 72 | </div> |
| 73 | </div> |
| 74 | <div id="splitbar" style="-moz-user-select:none;" |
| 75 | class="ui-resizable-handle"> |
| 76 | </div> |
| 77 | </div> |
| 78 | <script type="text/javascript"> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 79 | /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ |
Jenkins | b9abeae | 2018-11-22 11:58:08 +0000 | [diff] [blame] | 80 | $(document).ready(function(){initNavTree('_stream_8cpp_source.xhtml','');}); |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 81 | /* @license-end */ |
Jenkins | b9abeae | 2018-11-22 11:58:08 +0000 | [diff] [blame] | 82 | </script> |
| 83 | <div id="doc-content"> |
| 84 | <!-- window showing the filter options --> |
| 85 | <div id="MSearchSelectWindow" |
| 86 | onmouseover="return searchBox.OnSearchSelectShow()" |
| 87 | onmouseout="return searchBox.OnSearchSelectHide()" |
| 88 | onkeydown="return searchBox.OnSearchSelectKey(event)"> |
| 89 | </div> |
| 90 | |
| 91 | <!-- iframe showing the search results (closed by default) --> |
| 92 | <div id="MSearchResultsWindow"> |
| 93 | <iframe src="javascript:void(0)" frameborder="0" |
| 94 | name="MSearchResults" id="MSearchResults"> |
| 95 | </iframe> |
| 96 | </div> |
| 97 | |
| 98 | <div class="header"> |
| 99 | <div class="headertitle"> |
| 100 | <div class="title">Stream.cpp</div> </div> |
| 101 | </div><!--header--> |
| 102 | <div class="contents"> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 103 | <a href="_stream_8cpp.xhtml">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment"> * Copyright (c) 2018 ARM Limited.</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment"> *</span></div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"> * SPDX-License-Identifier: MIT</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment"> *</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment"> * Permission is hereby granted, free of charge, to any person obtaining a copy</span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment"> * of this software and associated documentation files (the "Software"), to</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment"> * deal in the Software without restriction, including without limitation the</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment"> * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"> * sell copies of the Software, and to permit persons to whom the Software is</span></div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment"> * furnished to do so, subject to the following conditions:</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment"> *</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment"> * The above copyright notice and this permission notice shall be included in all</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"> * copies or substantial portions of the Software.</span></div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment"> *</span></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"> * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR</span></div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment"> * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,</span></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment"> * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE</span></div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment"> * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER</span></div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment"> * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,</span></div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment"> * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="comment"> * SOFTWARE.</span></div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="comment"> */</span></div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="preprocessor">#include "<a class="code" href="_stream_8h.xhtml">arm_compute/graph/frontend/Stream.h</a>"</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> </div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="preprocessor">#include "<a class="code" href="arm__compute_2graph_2_utils_8h.xhtml">arm_compute/graph/Utils.h</a>"</span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include "<a class="code" href="_i_layer_8h.xhtml">arm_compute/graph/frontend/ILayer.h</a>"</span></div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="keyword">namespace </span><a class="code" href="namespacearm__compute.xhtml">arm_compute</a></div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> {</div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="keyword">namespace </span>graph</div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span> {</div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="keyword">namespace </span>frontend</div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span> {</div><div class="line"><a name="l00035"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_stream.xhtml#ace44f45b8083003a71ecd0a5615ddc9e"> 35</a></span> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_stream.xhtml#ace44f45b8083003a71ecd0a5615ddc9e">Stream::Stream</a>(<span class="keywordtype">size_t</span> <span class="keywordtype">id</span>, std::string name)</div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  : _ctx(), _manager(), _g(id, std::move(name))</div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span> {</div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span> }</div><div class="line"><a name="l00039"></a><span class="lineno"> 39</span> </div><div class="line"><a name="l00040"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_stream.xhtml#a4fe26fc31f2479b7c24c6e3640127246"> 40</a></span> <span class="keywordtype">void</span> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_stream.xhtml#a4fe26fc31f2479b7c24c6e3640127246">Stream::finalize</a>(<a class="code" href="namespacearm__compute_1_1graph.xhtml#a31488d29805a596498c0234ae392d35d">Target</a> target, <span class="keyword">const</span> <a class="code" href="structarm__compute_1_1graph_1_1_graph_config.xhtml">GraphConfig</a> &config)</div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span> {</div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  <a class="code" href="classarm__compute_1_1graph_1_1_pass_manager.xhtml">PassManager</a> pm = <a class="code" href="namespacearm__compute_1_1graph.xhtml#a1d56c5f246a7ed8c16f5eefa59bb587f">create_default_pass_manager</a>(target);</div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  _ctx.<a class="code" href="classarm__compute_1_1graph_1_1_graph_context.xhtml#a22acc02bd87a26f9a08eb821bb35e75f">set_config</a>(config);</div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  _manager.<a class="code" href="classarm__compute_1_1graph_1_1_graph_manager.xhtml#afb8c302dc3cdebfe987751793a9aa4b5">finalize_graph</a>(_g, _ctx, pm, target);</div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span> }</div><div class="line"><a name="l00046"></a><span class="lineno"> 46</span> </div><div class="line"><a name="l00047"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_stream.xhtml#a13a43e6d814de94978c515cb084873b1"> 47</a></span> <span class="keywordtype">void</span> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_stream.xhtml#a13a43e6d814de94978c515cb084873b1">Stream::run</a>()</div><div class="line"><a name="l00048"></a><span class="lineno"> 48</span> {</div><div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  _manager.<a class="code" href="classarm__compute_1_1graph_1_1_graph_manager.xhtml#a4e179588488fda9085167dd70c29ff70">execute_graph</a>(_g);</div><div class="line"><a name="l00050"></a><span class="lineno"> 50</span> }</div><div class="line"><a name="l00051"></a><span class="lineno"> 51</span> </div><div class="line"><a name="l00052"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_stream.xhtml#a962a6d769f57dd2f1a0b8beb714fc6bb"> 52</a></span> <span class="keywordtype">void</span> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_stream.xhtml#a962a6d769f57dd2f1a0b8beb714fc6bb">Stream::add_layer</a>(<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml">ILayer</a> &layer)</div><div class="line"><a name="l00053"></a><span class="lineno"> 53</span> {</div><div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  <span class="keyword">auto</span> nid = layer.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml#afd0f42ef97e62ef3b6849bcbb8a7533a">create_layer</a>(*<span class="keyword">this</span>);</div><div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  _tail_node = nid;</div><div class="line"><a name="l00056"></a><span class="lineno"> 56</span> }</div><div class="line"><a name="l00057"></a><span class="lineno"> 57</span> </div><div class="line"><a name="l00058"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_stream.xhtml#ab79f893c9414bcaa96a66b614a400b05"> 58</a></span> <span class="keyword">const</span> <a class="code" href="classarm__compute_1_1graph_1_1_graph.xhtml">Graph</a> &<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_stream.xhtml#a7e4fdf6dbe73cb6da5cc36976cff9fa7">Stream::graph</a>()<span class="keyword"> const</span></div><div class="line"><a name="l00059"></a><span class="lineno"> 59</span> <span class="keyword"></span>{</div><div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  <span class="keywordflow">return</span> _g;</div><div class="line"><a name="l00061"></a><span class="lineno"> 61</span> }</div><div class="line"><a name="l00062"></a><span class="lineno"> 62</span> </div><div class="line"><a name="l00063"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_stream.xhtml#a7e4fdf6dbe73cb6da5cc36976cff9fa7"> 63</a></span> <a class="code" href="classarm__compute_1_1graph_1_1_graph.xhtml">Graph</a> &<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_stream.xhtml#a7e4fdf6dbe73cb6da5cc36976cff9fa7">Stream::graph</a>()</div><div class="line"><a name="l00064"></a><span class="lineno"> 64</span> {</div><div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  <span class="keywordflow">return</span> _g;</div><div class="line"><a name="l00066"></a><span class="lineno"> 66</span> }</div><div class="line"><a name="l00067"></a><span class="lineno"> 67</span> } <span class="comment">// namespace frontend</span></div><div class="line"><a name="l00068"></a><span class="lineno"> 68</span> } <span class="comment">// namespace graph</span></div><div class="line"><a name="l00069"></a><span class="lineno"> 69</span> } <span class="comment">// namespace arm_compute</span></div><div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_stream_xhtml_ace44f45b8083003a71ecd0a5615ddc9e"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_stream.xhtml#ace44f45b8083003a71ecd0a5615ddc9e">arm_compute::graph::frontend::Stream::Stream</a></div><div class="ttdeci">Stream(size_t id, std::string name)</div><div class="ttdoc">Constructor.</div><div class="ttdef"><b>Definition:</b> <a href="_stream_8cpp_source.xhtml#l00035">Stream.cpp:35</a></div></div> |
Jenkins | 975dfe1 | 2019-09-02 11:47:54 +0100 | [diff] [blame] | 104 | <div class="ttc" id="structarm__compute_1_1graph_1_1_graph_config_xhtml"><div class="ttname"><a href="structarm__compute_1_1graph_1_1_graph_config.xhtml">arm_compute::graph::GraphConfig</a></div><div class="ttdoc">Graph configuration structure Device target types.</div><div class="ttdef"><b>Definition:</b> <a href="arm__compute_2graph_2_types_8h_source.xhtml#l00078">Types.h:78</a></div></div> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 105 | <div class="ttc" id="classarm__compute_1_1graph_1_1_pass_manager_xhtml"><div class="ttname"><a href="classarm__compute_1_1graph_1_1_pass_manager.xhtml">arm_compute::graph::PassManager</a></div><div class="ttdoc">Pass manager.</div><div class="ttdef"><b>Definition:</b> <a href="_pass_manager_8h_source.xhtml#l00043">PassManager.h:43</a></div></div> |
| 106 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_i_layer_xhtml"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml">arm_compute::graph::frontend::ILayer</a></div><div class="ttdoc">ILayer interface.</div><div class="ttdef"><b>Definition:</b> <a href="_i_layer_8h_source.xhtml#l00037">ILayer.h:37</a></div></div> |
Jenkins | b9abeae | 2018-11-22 11:58:08 +0000 | [diff] [blame] | 107 | <div class="ttc" id="_stream_8h_xhtml"><div class="ttname"><a href="_stream_8h.xhtml">Stream.h</a></div></div> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 108 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_stream_xhtml_a13a43e6d814de94978c515cb084873b1"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_stream.xhtml#a13a43e6d814de94978c515cb084873b1">arm_compute::graph::frontend::Stream::run</a></div><div class="ttdeci">void run()</div><div class="ttdoc">Executes the stream.</div><div class="ttdef"><b>Definition:</b> <a href="_stream_8cpp_source.xhtml#l00047">Stream.cpp:47</a></div></div> |
| 109 | <div class="ttc" id="classarm__compute_1_1graph_1_1_graph_manager_xhtml_afb8c302dc3cdebfe987751793a9aa4b5"><div class="ttname"><a href="classarm__compute_1_1graph_1_1_graph_manager.xhtml#afb8c302dc3cdebfe987751793a9aa4b5">arm_compute::graph::GraphManager::finalize_graph</a></div><div class="ttdeci">void finalize_graph(Graph &graph, GraphContext &ctx, PassManager &pm, Target target)</div><div class="ttdoc">Finalizes a given graph.</div><div class="ttdef"><b>Definition:</b> <a href="_graph_manager_8cpp_source.xhtml#l00046">GraphManager.cpp:46</a></div></div> |
Jenkins | 0e205f7 | 2019-11-28 16:53:35 +0000 | [diff] [blame^] | 110 | <div class="ttc" id="namespacearm__compute_xhtml"><div class="ttname"><a href="namespacearm__compute.xhtml">arm_compute</a></div><div class="ttdoc">Copyright (c) 2017-2019 ARM Limited.</div><div class="ttdef"><b>Definition:</b> <a href="00__introduction_8dox_source.xhtml#l00024">00_introduction.dox:24</a></div></div> |
| 111 | <div class="ttc" id="classarm__compute_1_1graph_1_1_graph_context_xhtml_a22acc02bd87a26f9a08eb821bb35e75f"><div class="ttname"><a href="classarm__compute_1_1graph_1_1_graph_context.xhtml#a22acc02bd87a26f9a08eb821bb35e75f">arm_compute::graph::GraphContext::set_config</a></div><div class="ttdeci">void set_config(const GraphConfig &config)</div><div class="ttdoc">Sets graph configuration.</div><div class="ttdef"><b>Definition:</b> <a href="_graph_context_8cpp_source.xhtml#l00051">GraphContext.cpp:51</a></div></div> |
Jenkins | b9abeae | 2018-11-22 11:58:08 +0000 | [diff] [blame] | 112 | <div class="ttc" id="arm__compute_2graph_2_utils_8h_xhtml"><div class="ttname"><a href="arm__compute_2graph_2_utils_8h.xhtml">Utils.h</a></div></div> |
Jenkins | 0e205f7 | 2019-11-28 16:53:35 +0000 | [diff] [blame^] | 113 | <div class="ttc" id="namespacearm__compute_1_1graph_xhtml_a31488d29805a596498c0234ae392d35d"><div class="ttname"><a href="namespacearm__compute_1_1graph.xhtml#a31488d29805a596498c0234ae392d35d">arm_compute::graph::Target</a></div><div class="ttdeci">Target</div><div class="ttdef"><b>Definition:</b> <a href="arm__compute_2graph_2_types_8h_source.xhtml#l00090">Types.h:90</a></div></div> |
| 114 | <div class="ttc" id="classarm__compute_1_1graph_1_1_graph_xhtml"><div class="ttname"><a href="classarm__compute_1_1graph_1_1_graph.xhtml">arm_compute::graph::Graph</a></div><div class="ttdoc">Graph class.</div><div class="ttdef"><b>Definition:</b> <a href="graph_2_graph_8h_source.xhtml#l00053">Graph.h:53</a></div></div> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 115 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_stream_xhtml_a962a6d769f57dd2f1a0b8beb714fc6bb"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_stream.xhtml#a962a6d769f57dd2f1a0b8beb714fc6bb">arm_compute::graph::frontend::Stream::add_layer</a></div><div class="ttdeci">void add_layer(ILayer &layer) override</div><div class="ttdoc">Adds a layer to the stream.</div><div class="ttdef"><b>Definition:</b> <a href="_stream_8cpp_source.xhtml#l00052">Stream.cpp:52</a></div></div> |
Jenkins | b9abeae | 2018-11-22 11:58:08 +0000 | [diff] [blame] | 116 | <div class="ttc" id="_i_layer_8h_xhtml"><div class="ttname"><a href="_i_layer_8h.xhtml">ILayer.h</a></div></div> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 117 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_stream_xhtml_a4fe26fc31f2479b7c24c6e3640127246"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_stream.xhtml#a4fe26fc31f2479b7c24c6e3640127246">arm_compute::graph::frontend::Stream::finalize</a></div><div class="ttdeci">void finalize(Target target, const GraphConfig &config)</div><div class="ttdoc">Finalizes the stream for an execution target.</div><div class="ttdef"><b>Definition:</b> <a href="_stream_8cpp_source.xhtml#l00040">Stream.cpp:40</a></div></div> |
| 118 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_stream_xhtml_a7e4fdf6dbe73cb6da5cc36976cff9fa7"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_stream.xhtml#a7e4fdf6dbe73cb6da5cc36976cff9fa7">arm_compute::graph::frontend::Stream::graph</a></div><div class="ttdeci">Graph & graph() override</div><div class="ttdoc">Returns the underlying graph.</div><div class="ttdef"><b>Definition:</b> <a href="_stream_8cpp_source.xhtml#l00063">Stream.cpp:63</a></div></div> |
| 119 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_i_layer_xhtml_afd0f42ef97e62ef3b6849bcbb8a7533a"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml#afd0f42ef97e62ef3b6849bcbb8a7533a">arm_compute::graph::frontend::ILayer::create_layer</a></div><div class="ttdeci">virtual NodeID create_layer(IStream &s)=0</div><div class="ttdoc">Create layer and add to the given stream.</div></div> |
Jenkins | 4ba87db | 2019-05-23 17:11:51 +0100 | [diff] [blame] | 120 | <div class="ttc" id="classarm__compute_1_1graph_1_1_graph_manager_xhtml_a4e179588488fda9085167dd70c29ff70"><div class="ttname"><a href="classarm__compute_1_1graph_1_1_graph_manager.xhtml#a4e179588488fda9085167dd70c29ff70">arm_compute::graph::GraphManager::execute_graph</a></div><div class="ttdeci">void execute_graph(Graph &graph)</div><div class="ttdoc">Executes a graph.</div><div class="ttdef"><b>Definition:</b> <a href="_graph_manager_8cpp_source.xhtml#l00109">GraphManager.cpp:109</a></div></div> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 121 | <div class="ttc" id="namespacearm__compute_1_1graph_xhtml_a1d56c5f246a7ed8c16f5eefa59bb587f"><div class="ttname"><a href="namespacearm__compute_1_1graph.xhtml#a1d56c5f246a7ed8c16f5eefa59bb587f">arm_compute::graph::create_default_pass_manager</a></div><div class="ttdeci">PassManager create_default_pass_manager(Target target)</div><div class="ttdoc">Creates a default PassManager.</div><div class="ttdef"><b>Definition:</b> <a href="src_2graph_2_utils_8cpp_source.xhtml#l00077">Utils.cpp:77</a></div></div> |
Jenkins | b9abeae | 2018-11-22 11:58:08 +0000 | [diff] [blame] | 122 | </div><!-- fragment --></div><!-- contents --> |
| 123 | </div><!-- doc-content --> |
| 124 | <!-- start footer part --> |
| 125 | <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> |
| 126 | <ul> |
| 127 | <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_330aa6f4e434724354905027707c791c.xhtml">frontend</a></li><li class="navelem"><a class="el" href="_stream_8cpp.xhtml">Stream.cpp</a></li> |
Jenkins | 0e205f7 | 2019-11-28 16:53:35 +0000 | [diff] [blame^] | 128 | <li class="footer">Generated on Thu Nov 28 2019 16:53:02 for Compute Library by |
Jenkins | b9abeae | 2018-11-22 11:58:08 +0000 | [diff] [blame] | 129 | <a href="http://www.doxygen.org/index.html"> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 130 | <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.15 </li> |
Jenkins | b9abeae | 2018-11-22 11:58:08 +0000 | [diff] [blame] | 131 | </ul> |
| 132 | </div> |
| 133 | </body> |
| 134 | </html> |