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 | b3a371b | 2018-05-23 11:36:53 +0100 | [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 | b3a371b | 2018-05-23 11:36:53 +0100 | [diff] [blame] | 9 | <meta name="robots" content="NOINDEX, NOFOLLOW" /> <!-- Prevent indexing by search engines --> |
| 10 | <title>Compute Library: arm_compute/graph/frontend/Layers.h 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 | b3a371b | 2018-05-23 11:36:53 +0100 | [diff] [blame] | 20 | $(document).ready(initResizable); |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 21 | /* @license-end */</script> |
Jenkins | b3a371b | 2018-05-23 11:36:53 +0100 | [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> |
Jenkins | b3a371b | 2018-05-23 11:36:53 +0100 | [diff] [blame] | 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 | b3a371b | 2018-05-23 11:36:53 +0100 | [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 | b3a371b | 2018-05-23 11:36:53 +0100 | [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 | b3a371b | 2018-05-23 11:36:53 +0100 | [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 | 975dfe1 | 2019-09-02 11:47:54 +0100 | [diff] [blame^] | 43 |  <span id="projectnumber">19.08</span> |
Jenkins | b3a371b | 2018-05-23 11:36:53 +0100 | [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 | b3a371b | 2018-05-23 11:36:53 +0100 | [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 | b3a371b | 2018-05-23 11:36:53 +0100 | [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 | b3a371b | 2018-05-23 11:36:53 +0100 | [diff] [blame] | 56 | </script> |
Jenkins | b9abeae | 2018-11-22 11:58:08 +0000 | [diff] [blame] | 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> |
Jenkins | b3a371b | 2018-05-23 11:36:53 +0100 | [diff] [blame] | 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 | b3a371b | 2018-05-23 11:36:53 +0100 | [diff] [blame] | 80 | $(document).ready(function(){initNavTree('_layers_8h_source.xhtml','');}); |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 81 | /* @license-end */ |
Jenkins | b3a371b | 2018-05-23 11:36:53 +0100 | [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">Layers.h</div> </div> |
| 101 | </div><!--header--> |
| 102 | <div class="contents"> |
Jenkins | 975dfe1 | 2019-09-02 11:47:54 +0100 | [diff] [blame^] | 103 | <a href="_layers_8h.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-2019 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">#ifndef __ARM_COMPUTE_GRAPH_LAYERS_H__</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="preprocessor">#define __ARM_COMPUTE_GRAPH_LAYERS_H__</span></div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> </div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="preprocessor">#include "<a class="code" href="_graph_builder_8h.xhtml">arm_compute/graph/GraphBuilder.h</a>"</span></div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> <span class="preprocessor">#include "<a class="code" href="arm__compute_2graph_2_types_8h.xhtml">arm_compute/graph/Types.h</a>"</span></div><div class="line"><a name="l00029"></a><span class="lineno"> 29</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="l00030"></a><span class="lineno"> 30</span> <span class="preprocessor">#include "<a class="code" href="_i_stream_8h.xhtml">arm_compute/graph/frontend/IStream.h</a>"</span></div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="preprocessor">#include "<a class="code" href="_sub_stream_8h.xhtml">arm_compute/graph/frontend/SubStream.h</a>"</span></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="preprocessor">#include "<a class="code" href="_utility_8h.xhtml">arm_compute/core/utils/misc/Utility.h</a>"</span></div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div><div class="line"><a name="l00035"></a><span class="lineno"> 35</span> <span class="preprocessor">#include <memory></span></div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span> <span class="preprocessor">#include <string></span></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> <span class="keyword">namespace </span><a class="code" href="namespacearm__compute.xhtml">arm_compute</a></div><div class="line"><a name="l00039"></a><span class="lineno"> 39</span> {</div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span> <span class="keyword">namespace </span>graph</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> <span class="keyword">namespace </span>frontend</div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span> {</div><div class="line"><a name="l00045"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_input_layer.xhtml"> 45</a></span> <span class="keyword">class </span><a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_input_layer.xhtml">InputLayer</a> final : <span class="keyword">public</span> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml">ILayer</a></div><div class="line"><a name="l00046"></a><span class="lineno"> 46</span> {</div><div class="line"><a name="l00047"></a><span class="lineno"> 47</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00053"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_input_layer.xhtml#a8c543d7a0c50bd07dfba4bbc6ba1ee53"> 53</a></span>  <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_input_layer.xhtml#a8c543d7a0c50bd07dfba4bbc6ba1ee53">InputLayer</a>(<a class="code" href="structarm__compute_1_1graph_1_1_tensor_descriptor.xhtml">TensorDescriptor</a> desc, <a class="code" href="namespacearm__compute_1_1graph.xhtml#a41c3f59161734b8492782359f583b676">ITensorAccessorUPtr</a> accessor)</div><div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  : _desc(desc), _accessor(std::move(accessor))</div><div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  {</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_input_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d"> 58</a></span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a56952a8591a9d8481450ae707ae355e7">NodeID</a> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_input_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">create_layer</a>(<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml">IStream</a> &s)<span class="keyword"> override</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>  <a class="code" href="structarm__compute_1_1graph_1_1_node_params.xhtml">NodeParams</a> common_params = { <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml#ad8227ba86a01f26e4f173cd5e219d5d1">name</a>(), s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a75ce23fbe59cc58db22e1b6d072b10c6">hints</a>().<a class="code" href="structarm__compute_1_1graph_1_1frontend_1_1_stream_hints.xhtml#a81d9ddb43e3c89a5bf3334d475f9d74b">target_hint</a> };</div><div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  <span class="keywordflow">return</span> <a class="code" href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#a60f996c5c698c7b9cbd82ee414b41d2e">GraphBuilder::add_input_node</a>(s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a2f9edb3a23ff98069aaa52590d53bf5f">graph</a>(), common_params, _desc, std::move(_accessor));</div><div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  }</div><div class="line"><a name="l00063"></a><span class="lineno"> 63</span> </div><div class="line"><a name="l00064"></a><span class="lineno"> 64</span> <span class="keyword">private</span>:</div><div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  <a class="code" href="structarm__compute_1_1graph_1_1_tensor_descriptor.xhtml">TensorDescriptor</a> _desc;</div><div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a41c3f59161734b8492782359f583b676">ITensorAccessorUPtr</a> _accessor;</div><div class="line"><a name="l00067"></a><span class="lineno"> 67</span> };</div><div class="line"><a name="l00068"></a><span class="lineno"> 68</span> </div><div class="line"><a name="l00070"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_output_layer.xhtml"> 70</a></span> <span class="keyword">class </span><a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_output_layer.xhtml">OutputLayer</a> final : <span class="keyword">public</span> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml">ILayer</a></div><div class="line"><a name="l00071"></a><span class="lineno"> 71</span> {</div><div class="line"><a name="l00072"></a><span class="lineno"> 72</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00078"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_output_layer.xhtml#ac58e97b2c1974176b7ebaf5fe9fcacd0"> 78</a></span>  <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_output_layer.xhtml#ac58e97b2c1974176b7ebaf5fe9fcacd0">OutputLayer</a>(<a class="code" href="namespacearm__compute_1_1graph.xhtml#a41c3f59161734b8492782359f583b676">ITensorAccessorUPtr</a> accessor, <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> connection_idx = 0)</div><div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  : _accessor(std::move(accessor)), _connection_idx(connection_idx)</div><div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  {</div><div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  }</div><div class="line"><a name="l00082"></a><span class="lineno"> 82</span> </div><div class="line"><a name="l00083"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_output_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d"> 83</a></span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a56952a8591a9d8481450ae707ae355e7">NodeID</a> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_output_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">create_layer</a>(<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml">IStream</a> &s)<span class="keyword"> override</span></div><div class="line"><a name="l00084"></a><span class="lineno"> 84</span> <span class="keyword"> </span>{</div><div class="line"><a name="l00085"></a><span class="lineno"> 85</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_params.xhtml">NodeParams</a> common_params = { <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml#ad8227ba86a01f26e4f173cd5e219d5d1">name</a>(), s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a75ce23fbe59cc58db22e1b6d072b10c6">hints</a>().<a class="code" href="structarm__compute_1_1graph_1_1frontend_1_1_stream_hints.xhtml#a81d9ddb43e3c89a5bf3334d475f9d74b">target_hint</a> };</div><div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_idx_pair.xhtml">NodeIdxPair</a> input = { s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a110fbabe5b6b600f0f5b1fec06ab1484">tail_node</a>(), _connection_idx };</div><div class="line"><a name="l00087"></a><span class="lineno"> 87</span>  <span class="keywordflow">return</span> <a class="code" href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#a0db6223a8a4c44a263fbc5e9ec039e18">GraphBuilder::add_output_node</a>(s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a2f9edb3a23ff98069aaa52590d53bf5f">graph</a>(), common_params, input, std::move(_accessor));</div><div class="line"><a name="l00088"></a><span class="lineno"> 88</span>  }</div><div class="line"><a name="l00089"></a><span class="lineno"> 89</span> </div><div class="line"><a name="l00090"></a><span class="lineno"> 90</span> <span class="keyword">private</span>:</div><div class="line"><a name="l00091"></a><span class="lineno"> 91</span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a41c3f59161734b8492782359f583b676">ITensorAccessorUPtr</a> _accessor;</div><div class="line"><a name="l00092"></a><span class="lineno"> 92</span>  <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> _connection_idx;</div><div class="line"><a name="l00093"></a><span class="lineno"> 93</span> };</div><div class="line"><a name="l00094"></a><span class="lineno"> 94</span> </div><div class="line"><a name="l00096"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_activation_layer.xhtml"> 96</a></span> <span class="keyword">class </span><a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_activation_layer.xhtml">ActivationLayer</a> final : <span class="keyword">public</span> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml">ILayer</a></div><div class="line"><a name="l00097"></a><span class="lineno"> 97</span> {</div><div class="line"><a name="l00098"></a><span class="lineno"> 98</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00104"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_activation_layer.xhtml#a782c91273f38cdd9e5740282368c197a"> 104</a></span>  <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_activation_layer.xhtml#a782c91273f38cdd9e5740282368c197a">ActivationLayer</a>(ActivationLayerInfo <a class="code" href="namespacearm__compute_1_1test_1_1validation.xhtml#a1f8aca235c095df227e7444f6b237eb1">act_info</a>,</div><div class="line"><a name="l00105"></a><span class="lineno"> 105</span>  <span class="keyword">const</span> <a class="code" href="classarm__compute_1_1_quantization_info.xhtml">QuantizationInfo</a> out_quant_info = <a class="code" href="classarm__compute_1_1_quantization_info.xhtml">QuantizationInfo</a>())</div><div class="line"><a name="l00106"></a><span class="lineno"> 106</span>  : _act_info(<a class="code" href="namespacearm__compute_1_1test_1_1validation.xhtml#a1f8aca235c095df227e7444f6b237eb1">act_info</a>),</div><div class="line"><a name="l00107"></a><span class="lineno"> 107</span>  _out_quant_info(std::move(out_quant_info))</div><div class="line"><a name="l00108"></a><span class="lineno"> 108</span>  {</div><div class="line"><a name="l00109"></a><span class="lineno"> 109</span>  }</div><div class="line"><a name="l00110"></a><span class="lineno"> 110</span> </div><div class="line"><a name="l00111"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_activation_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d"> 111</a></span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a56952a8591a9d8481450ae707ae355e7">NodeID</a> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_activation_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">create_layer</a>(<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml">IStream</a> &s)<span class="keyword"> override</span></div><div class="line"><a name="l00112"></a><span class="lineno"> 112</span> <span class="keyword"> </span>{</div><div class="line"><a name="l00113"></a><span class="lineno"> 113</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_params.xhtml">NodeParams</a> common_params = { <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml#ad8227ba86a01f26e4f173cd5e219d5d1">name</a>(), s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a75ce23fbe59cc58db22e1b6d072b10c6">hints</a>().<a class="code" href="structarm__compute_1_1graph_1_1frontend_1_1_stream_hints.xhtml#a81d9ddb43e3c89a5bf3334d475f9d74b">target_hint</a> };</div><div class="line"><a name="l00114"></a><span class="lineno"> 114</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_idx_pair.xhtml">NodeIdxPair</a> input = { s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a110fbabe5b6b600f0f5b1fec06ab1484">tail_node</a>(), 0 };</div><div class="line"><a name="l00115"></a><span class="lineno"> 115</span>  <span class="keywordflow">return</span> <a class="code" href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#a5cd4c7258f59e2c5d03ed8ae5849a650">GraphBuilder::add_activation_node</a>(s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a2f9edb3a23ff98069aaa52590d53bf5f">graph</a>(), common_params, input, _act_info, std::move(_out_quant_info));</div><div class="line"><a name="l00116"></a><span class="lineno"> 116</span>  }</div><div class="line"><a name="l00117"></a><span class="lineno"> 117</span> </div><div class="line"><a name="l00118"></a><span class="lineno"> 118</span> <span class="keyword">private</span>:</div><div class="line"><a name="l00119"></a><span class="lineno"> 119</span>  ActivationLayerInfo _act_info;</div><div class="line"><a name="l00120"></a><span class="lineno"> 120</span>  <span class="keyword">const</span> <a class="code" href="classarm__compute_1_1_quantization_info.xhtml">QuantizationInfo</a> _out_quant_info;</div><div class="line"><a name="l00121"></a><span class="lineno"> 121</span> };</div><div class="line"><a name="l00122"></a><span class="lineno"> 122</span> </div><div class="line"><a name="l00124"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_batch_normalization_layer.xhtml"> 124</a></span> <span class="keyword">class </span><a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_batch_normalization_layer.xhtml">BatchNormalizationLayer</a> final : <span class="keyword">public</span> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml">ILayer</a></div><div class="line"><a name="l00125"></a><span class="lineno"> 125</span> {</div><div class="line"><a name="l00126"></a><span class="lineno"> 126</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00135"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_batch_normalization_layer.xhtml#a5a6d29d97205186313cf48823a2dce8a"> 135</a></span>  <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_batch_normalization_layer.xhtml#a5a6d29d97205186313cf48823a2dce8a">BatchNormalizationLayer</a>(<a class="code" href="namespacearm__compute_1_1graph.xhtml#a41c3f59161734b8492782359f583b676">ITensorAccessorUPtr</a> mean,</div><div class="line"><a name="l00136"></a><span class="lineno"> 136</span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a41c3f59161734b8492782359f583b676">ITensorAccessorUPtr</a> var,</div><div class="line"><a name="l00137"></a><span class="lineno"> 137</span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a41c3f59161734b8492782359f583b676">ITensorAccessorUPtr</a> gamma = <span class="keyword">nullptr</span>,</div><div class="line"><a name="l00138"></a><span class="lineno"> 138</span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a41c3f59161734b8492782359f583b676">ITensorAccessorUPtr</a> beta = <span class="keyword">nullptr</span>,</div><div class="line"><a name="l00139"></a><span class="lineno"> 139</span>  <span class="keywordtype">float</span> <a class="code" href="_asymm_helpers_8cpp.xhtml#a552dc3787d7ea1675f3e4e8993501d58">epsilon</a> = 0.001f)</div><div class="line"><a name="l00140"></a><span class="lineno"> 140</span>  : _mean(std::move(mean)), _var(std::move(var)), _gamma(std::move(gamma)), _beta(std::move(beta)), _epsilon(<a class="code" href="_asymm_helpers_8cpp.xhtml#a552dc3787d7ea1675f3e4e8993501d58">epsilon</a>)</div><div class="line"><a name="l00141"></a><span class="lineno"> 141</span>  {</div><div class="line"><a name="l00142"></a><span class="lineno"> 142</span>  }</div><div class="line"><a name="l00143"></a><span class="lineno"> 143</span> </div><div class="line"><a name="l00144"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_batch_normalization_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d"> 144</a></span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a56952a8591a9d8481450ae707ae355e7">NodeID</a> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_batch_normalization_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">create_layer</a>(<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml">IStream</a> &s)<span class="keyword"> override</span></div><div class="line"><a name="l00145"></a><span class="lineno"> 145</span> <span class="keyword"> </span>{</div><div class="line"><a name="l00146"></a><span class="lineno"> 146</span>  <a class="code" href="_error_8h.xhtml#a54a6080c9f4df1f908e57a9bbb46f5da">ARM_COMPUTE_ERROR_ON</a>(_mean == <span class="keyword">nullptr</span>);</div><div class="line"><a name="l00147"></a><span class="lineno"> 147</span>  <a class="code" href="_error_8h.xhtml#a54a6080c9f4df1f908e57a9bbb46f5da">ARM_COMPUTE_ERROR_ON</a>(_var == <span class="keyword">nullptr</span>);</div><div class="line"><a name="l00148"></a><span class="lineno"> 148</span> </div><div class="line"><a name="l00149"></a><span class="lineno"> 149</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_params.xhtml">NodeParams</a> common_params = { <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml#ad8227ba86a01f26e4f173cd5e219d5d1">name</a>(), s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a75ce23fbe59cc58db22e1b6d072b10c6">hints</a>().<a class="code" href="structarm__compute_1_1graph_1_1frontend_1_1_stream_hints.xhtml#a81d9ddb43e3c89a5bf3334d475f9d74b">target_hint</a> };</div><div class="line"><a name="l00150"></a><span class="lineno"> 150</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_idx_pair.xhtml">NodeIdxPair</a> input = { s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a110fbabe5b6b600f0f5b1fec06ab1484">tail_node</a>(), 0 };</div><div class="line"><a name="l00151"></a><span class="lineno"> 151</span>  <span class="keywordflow">return</span> <a class="code" href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#a09979aca2a60b08c6cdbe6aebb942e53">GraphBuilder::add_batch_normalization_node</a>(s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a2f9edb3a23ff98069aaa52590d53bf5f">graph</a>(), common_params, input, _epsilon,</div><div class="line"><a name="l00152"></a><span class="lineno"> 152</span>  std::move(_mean), std::move(_var), std::move(_beta), std::move(_gamma));</div><div class="line"><a name="l00153"></a><span class="lineno"> 153</span>  }</div><div class="line"><a name="l00154"></a><span class="lineno"> 154</span> </div><div class="line"><a name="l00155"></a><span class="lineno"> 155</span> <span class="keyword">private</span>:</div><div class="line"><a name="l00156"></a><span class="lineno"> 156</span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a41c3f59161734b8492782359f583b676">ITensorAccessorUPtr</a> _mean;</div><div class="line"><a name="l00157"></a><span class="lineno"> 157</span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a41c3f59161734b8492782359f583b676">ITensorAccessorUPtr</a> _var;</div><div class="line"><a name="l00158"></a><span class="lineno"> 158</span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a41c3f59161734b8492782359f583b676">ITensorAccessorUPtr</a> _gamma;</div><div class="line"><a name="l00159"></a><span class="lineno"> 159</span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a41c3f59161734b8492782359f583b676">ITensorAccessorUPtr</a> _beta;</div><div class="line"><a name="l00160"></a><span class="lineno"> 160</span>  <span class="keywordtype">float</span> _epsilon;</div><div class="line"><a name="l00161"></a><span class="lineno"> 161</span> };</div><div class="line"><a name="l00162"></a><span class="lineno"> 162</span> </div><div class="line"><a name="l00164"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_bounding_box_transform_layer.xhtml"> 164</a></span> <span class="keyword">class </span><a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_bounding_box_transform_layer.xhtml">BoundingBoxTransformLayer</a> final : <span class="keyword">public</span> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml">ILayer</a></div><div class="line"><a name="l00165"></a><span class="lineno"> 165</span> {</div><div class="line"><a name="l00166"></a><span class="lineno"> 166</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00173"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_bounding_box_transform_layer.xhtml#a6dcc7d1a6d7a3e0b48b5e4ad5ce37220"> 173</a></span>  <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_bounding_box_transform_layer.xhtml#a6dcc7d1a6d7a3e0b48b5e4ad5ce37220">BoundingBoxTransformLayer</a>(<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_sub_stream.xhtml">SubStream</a> &&sub_stream_input, <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_sub_stream.xhtml">SubStream</a> &&sub_stream_deltas, <a class="code" href="classarm__compute_1_1_bounding_box_transform_info.xhtml">BoundingBoxTransformInfo</a> <a class="code" href="namespacearm__compute_1_1test_1_1validation.xhtml#a4f4125dba5283887b34f889b1c615c0c">info</a>)</div><div class="line"><a name="l00174"></a><span class="lineno"> 174</span>  : _ss_input(sub_stream_input), _ss_deltas(sub_stream_deltas), _bbox_info(<a class="code" href="namespacearm__compute_1_1test_1_1validation.xhtml#a4f4125dba5283887b34f889b1c615c0c">info</a>)</div><div class="line"><a name="l00175"></a><span class="lineno"> 175</span>  {</div><div class="line"><a name="l00176"></a><span class="lineno"> 176</span>  }</div><div class="line"><a name="l00177"></a><span class="lineno"> 177</span> </div><div class="line"><a name="l00184"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_bounding_box_transform_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d"> 184</a></span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a56952a8591a9d8481450ae707ae355e7">NodeID</a> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_bounding_box_transform_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">create_layer</a>(<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml">IStream</a> &s)<span class="keyword"> override</span></div><div class="line"><a name="l00185"></a><span class="lineno"> 185</span> <span class="keyword"> </span>{</div><div class="line"><a name="l00186"></a><span class="lineno"> 186</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_params.xhtml">NodeParams</a> common_params = { <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml#ad8227ba86a01f26e4f173cd5e219d5d1">name</a>(), s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a75ce23fbe59cc58db22e1b6d072b10c6">hints</a>().<a class="code" href="structarm__compute_1_1graph_1_1frontend_1_1_stream_hints.xhtml#a81d9ddb43e3c89a5bf3334d475f9d74b">target_hint</a> };</div><div class="line"><a name="l00187"></a><span class="lineno"> 187</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_idx_pair.xhtml">NodeIdxPair</a> input = { _ss_input.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a110fbabe5b6b600f0f5b1fec06ab1484">tail_node</a>(), 0 };</div><div class="line"><a name="l00188"></a><span class="lineno"> 188</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_idx_pair.xhtml">NodeIdxPair</a> deltas = { _ss_deltas.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a110fbabe5b6b600f0f5b1fec06ab1484">tail_node</a>(), 0 };</div><div class="line"><a name="l00189"></a><span class="lineno"> 189</span>  <span class="keywordflow">return</span> <a class="code" href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#a9e02d090f0b711a7adf97367606e6857">GraphBuilder::add_bounding_box_transform_node</a>(s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a2f9edb3a23ff98069aaa52590d53bf5f">graph</a>(), common_params, input, deltas, _bbox_info);</div><div class="line"><a name="l00190"></a><span class="lineno"> 190</span>  }</div><div class="line"><a name="l00191"></a><span class="lineno"> 191</span> </div><div class="line"><a name="l00192"></a><span class="lineno"> 192</span> <span class="keyword">private</span>:</div><div class="line"><a name="l00193"></a><span class="lineno"> 193</span>  <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_sub_stream.xhtml">SubStream</a> _ss_input;</div><div class="line"><a name="l00194"></a><span class="lineno"> 194</span>  <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_sub_stream.xhtml">SubStream</a> _ss_deltas;</div><div class="line"><a name="l00195"></a><span class="lineno"> 195</span>  <a class="code" href="classarm__compute_1_1_bounding_box_transform_info.xhtml">BoundingBoxTransformInfo</a> _bbox_info;</div><div class="line"><a name="l00196"></a><span class="lineno"> 196</span> };</div><div class="line"><a name="l00197"></a><span class="lineno"> 197</span> </div><div class="line"><a name="l00199"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_channel_shuffle_layer.xhtml"> 199</a></span> <span class="keyword">class </span><a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_channel_shuffle_layer.xhtml">ChannelShuffleLayer</a> final : <span class="keyword">public</span> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml">ILayer</a></div><div class="line"><a name="l00200"></a><span class="lineno"> 200</span> {</div><div class="line"><a name="l00201"></a><span class="lineno"> 201</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00206"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_channel_shuffle_layer.xhtml#aff5aec1faefad58676969dcb1f5b7b5b"> 206</a></span>  <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_channel_shuffle_layer.xhtml#aff5aec1faefad58676969dcb1f5b7b5b">ChannelShuffleLayer</a>(<span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="namespacearm__compute_1_1test_1_1validation.xhtml#a2270b3e1d20651d2d8341c858c890830">num_groups</a>)</div><div class="line"><a name="l00207"></a><span class="lineno"> 207</span>  : _num_groups(<a class="code" href="namespacearm__compute_1_1test_1_1validation.xhtml#a2270b3e1d20651d2d8341c858c890830">num_groups</a>)</div><div class="line"><a name="l00208"></a><span class="lineno"> 208</span>  {</div><div class="line"><a name="l00209"></a><span class="lineno"> 209</span>  }</div><div class="line"><a name="l00210"></a><span class="lineno"> 210</span> </div><div class="line"><a name="l00211"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_channel_shuffle_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d"> 211</a></span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a56952a8591a9d8481450ae707ae355e7">NodeID</a> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_channel_shuffle_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">create_layer</a>(<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml">IStream</a> &s)<span class="keyword"> override</span></div><div class="line"><a name="l00212"></a><span class="lineno"> 212</span> <span class="keyword"> </span>{</div><div class="line"><a name="l00213"></a><span class="lineno"> 213</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_params.xhtml">NodeParams</a> common_params = { <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml#ad8227ba86a01f26e4f173cd5e219d5d1">name</a>(), s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a75ce23fbe59cc58db22e1b6d072b10c6">hints</a>().<a class="code" href="structarm__compute_1_1graph_1_1frontend_1_1_stream_hints.xhtml#a81d9ddb43e3c89a5bf3334d475f9d74b">target_hint</a> };</div><div class="line"><a name="l00214"></a><span class="lineno"> 214</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_idx_pair.xhtml">NodeIdxPair</a> input = { s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a110fbabe5b6b600f0f5b1fec06ab1484">tail_node</a>(), 0 };</div><div class="line"><a name="l00215"></a><span class="lineno"> 215</span>  <span class="keywordflow">return</span> <a class="code" href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#a19b8128b8e78988834c00c4e9cd97c3e">GraphBuilder::add_channel_shuffle_node</a>(s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a2f9edb3a23ff98069aaa52590d53bf5f">graph</a>(), common_params, input, _num_groups);</div><div class="line"><a name="l00216"></a><span class="lineno"> 216</span>  }</div><div class="line"><a name="l00217"></a><span class="lineno"> 217</span> </div><div class="line"><a name="l00218"></a><span class="lineno"> 218</span> <span class="keyword">private</span>:</div><div class="line"><a name="l00219"></a><span class="lineno"> 219</span>  <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> _num_groups;</div><div class="line"><a name="l00220"></a><span class="lineno"> 220</span> };</div><div class="line"><a name="l00221"></a><span class="lineno"> 221</span> </div><div class="line"><a name="l00223"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_concat_layer.xhtml"> 223</a></span> <span class="keyword">class </span><a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_concat_layer.xhtml">ConcatLayer</a> final : <span class="keyword">public</span> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml">ILayer</a></div><div class="line"><a name="l00224"></a><span class="lineno"> 224</span> {</div><div class="line"><a name="l00225"></a><span class="lineno"> 225</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00232"></a><span class="lineno"> 232</span>  <span class="keyword">template</span> <<span class="keyword">typename</span>... Ts></div><div class="line"><a name="l00233"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_concat_layer.xhtml#ab92fa4522a5f22a09ebcc4056c20feff"> 233</a></span>  <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_concat_layer.xhtml#ab92fa4522a5f22a09ebcc4056c20feff">ConcatLayer</a>(<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_sub_stream.xhtml">SubStream</a> &&sub_stream1, <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_sub_stream.xhtml">SubStream</a> &&sub_stream2, Ts &&... rest_sub_streams)</div><div class="line"><a name="l00234"></a><span class="lineno"> 234</span>  : _sub_streams(), _concat_descriptor(<a class="code" href="namespacearm__compute.xhtml#a74ce3f7420453d3446218ff3b7453e02">DataLayoutDimension</a>::<a class="code" href="namespacearm__compute.xhtml#a74ce3f7420453d3446218ff3b7453e02af52e9c50a060add65a035429b2a22229">CHANNEL</a>)</div><div class="line"><a name="l00235"></a><span class="lineno"> 235</span>  {</div><div class="line"><a name="l00236"></a><span class="lineno"> 236</span>  _sub_streams.push_back(arm_compute::support::cpp14::make_unique<SubStream>(std::move(sub_stream1)));</div><div class="line"><a name="l00237"></a><span class="lineno"> 237</span>  _sub_streams.push_back(arm_compute::support::cpp14::make_unique<SubStream>(std::move(sub_stream2)));</div><div class="line"><a name="l00238"></a><span class="lineno"> 238</span> </div><div class="line"><a name="l00239"></a><span class="lineno"> 239</span>  <a class="code" href="namespacearm__compute_1_1utility.xhtml#a067ebd28103d827b6ec17032e2344064">utility::for_each</a>([&](<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_sub_stream.xhtml">SubStream</a> && sub_stream)</div><div class="line"><a name="l00240"></a><span class="lineno"> 240</span>  {</div><div class="line"><a name="l00241"></a><span class="lineno"> 241</span>  _sub_streams.push_back(arm_compute::support::cpp14::make_unique<SubStream>(std::move(sub_stream)));</div><div class="line"><a name="l00242"></a><span class="lineno"> 242</span>  },</div><div class="line"><a name="l00243"></a><span class="lineno"> 243</span>  std::move(rest_sub_streams)...);</div><div class="line"><a name="l00244"></a><span class="lineno"> 244</span>  }</div><div class="line"><a name="l00252"></a><span class="lineno"> 252</span>  <span class="keyword">template</span> <<span class="keyword">typename</span>... Ts></div><div class="line"><a name="l00253"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_concat_layer.xhtml#a4e2c31270f39a2f4cca9e42850dafc3d"> 253</a></span>  <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_concat_layer.xhtml#a4e2c31270f39a2f4cca9e42850dafc3d">ConcatLayer</a>(<a class="code" href="structarm__compute_1_1graph_1_1descriptors_1_1_concat_layer_descriptor.xhtml">descriptors::ConcatLayerDescriptor</a> concat_descriptor, <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_sub_stream.xhtml">SubStream</a> &&sub_stream1, <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_sub_stream.xhtml">SubStream</a> &&sub_stream2, Ts &&... rest_sub_streams)</div><div class="line"><a name="l00254"></a><span class="lineno"> 254</span>  : _sub_streams(), _concat_descriptor(concat_descriptor)</div><div class="line"><a name="l00255"></a><span class="lineno"> 255</span>  {</div><div class="line"><a name="l00256"></a><span class="lineno"> 256</span>  _sub_streams.push_back(arm_compute::support::cpp14::make_unique<SubStream>(std::move(sub_stream1)));</div><div class="line"><a name="l00257"></a><span class="lineno"> 257</span>  _sub_streams.push_back(arm_compute::support::cpp14::make_unique<SubStream>(std::move(sub_stream2)));</div><div class="line"><a name="l00258"></a><span class="lineno"> 258</span> </div><div class="line"><a name="l00259"></a><span class="lineno"> 259</span>  <a class="code" href="namespacearm__compute_1_1utility.xhtml#a067ebd28103d827b6ec17032e2344064">utility::for_each</a>([&](<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_sub_stream.xhtml">SubStream</a> && sub_stream)</div><div class="line"><a name="l00260"></a><span class="lineno"> 260</span>  {</div><div class="line"><a name="l00261"></a><span class="lineno"> 261</span>  _sub_streams.push_back(arm_compute::support::cpp14::make_unique<SubStream>(std::move(sub_stream)));</div><div class="line"><a name="l00262"></a><span class="lineno"> 262</span>  },</div><div class="line"><a name="l00263"></a><span class="lineno"> 263</span>  std::move(rest_sub_streams)...);</div><div class="line"><a name="l00264"></a><span class="lineno"> 264</span>  }</div><div class="line"><a name="l00269"></a><span class="lineno"> 269</span>  <span class="keyword">template</span> <<span class="keyword">typename</span>... Ts></div><div class="line"><a name="l00270"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_concat_layer.xhtml#a3a157200f2d59f07ad6acb50423d6d28"> 270</a></span>  <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_concat_layer.xhtml#a3a157200f2d59f07ad6acb50423d6d28">ConcatLayer</a>(<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_sub_stream.xhtml">SubStream</a> &&sub_stream)</div><div class="line"><a name="l00271"></a><span class="lineno"> 271</span>  : _sub_streams(), _concat_descriptor(<a class="code" href="namespacearm__compute.xhtml#a74ce3f7420453d3446218ff3b7453e02">DataLayoutDimension</a>::<a class="code" href="namespacearm__compute.xhtml#a74ce3f7420453d3446218ff3b7453e02af52e9c50a060add65a035429b2a22229">CHANNEL</a>)</div><div class="line"><a name="l00272"></a><span class="lineno"> 272</span>  {</div><div class="line"><a name="l00273"></a><span class="lineno"> 273</span>  _sub_streams.push_back(arm_compute::support::cpp14::make_unique<SubStream>(std::move(sub_stream)));</div><div class="line"><a name="l00274"></a><span class="lineno"> 274</span>  }</div><div class="line"><a name="l00275"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_concat_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d"> 275</a></span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a56952a8591a9d8481450ae707ae355e7">NodeID</a> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_concat_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">create_layer</a>(<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml">IStream</a> &s)<span class="keyword"> override</span></div><div class="line"><a name="l00276"></a><span class="lineno"> 276</span> <span class="keyword"> </span>{</div><div class="line"><a name="l00277"></a><span class="lineno"> 277</span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a56952a8591a9d8481450ae707ae355e7">NodeID</a> nid = <a class="code" href="namespacearm__compute_1_1graph.xhtml#aad3f5296ec88b9d552c109b04b89ad9f">EmptyNodeID</a>;</div><div class="line"><a name="l00278"></a><span class="lineno"> 278</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_params.xhtml">NodeParams</a> common_params = { <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml#ad8227ba86a01f26e4f173cd5e219d5d1">name</a>(), s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a75ce23fbe59cc58db22e1b6d072b10c6">hints</a>().<a class="code" href="structarm__compute_1_1graph_1_1frontend_1_1_stream_hints.xhtml#a81d9ddb43e3c89a5bf3334d475f9d74b">target_hint</a> };</div><div class="line"><a name="l00279"></a><span class="lineno"> 279</span>  <span class="keywordflow">if</span>(_sub_streams.size() == 1 && _sub_streams.at(0) != <span class="keyword">nullptr</span>)</div><div class="line"><a name="l00280"></a><span class="lineno"> 280</span>  {</div><div class="line"><a name="l00281"></a><span class="lineno"> 281</span>  nid = _sub_streams[0]->tail_node();</div><div class="line"><a name="l00282"></a><span class="lineno"> 282</span>  }</div><div class="line"><a name="l00283"></a><span class="lineno"> 283</span>  <span class="keywordflow">else</span></div><div class="line"><a name="l00284"></a><span class="lineno"> 284</span>  {</div><div class="line"><a name="l00285"></a><span class="lineno"> 285</span>  <span class="comment">// Collect tail nodes and concatenate</span></div><div class="line"><a name="l00286"></a><span class="lineno"> 286</span>  std::vector<NodeIdxPair> nodes;</div><div class="line"><a name="l00287"></a><span class="lineno"> 287</span>  <span class="keywordflow">for</span>(<span class="keyword">auto</span> &ss : _sub_streams)</div><div class="line"><a name="l00288"></a><span class="lineno"> 288</span>  {</div><div class="line"><a name="l00289"></a><span class="lineno"> 289</span>  <span class="keywordflow">if</span>(ss && (ss->tail_node() != <a class="code" href="namespacearm__compute_1_1graph.xhtml#aad3f5296ec88b9d552c109b04b89ad9f">EmptyNodeID</a>))</div><div class="line"><a name="l00290"></a><span class="lineno"> 290</span>  {</div><div class="line"><a name="l00291"></a><span class="lineno"> 291</span>  <span class="keyword">const</span> <span class="keyword">auto</span> tail_node = s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a2f9edb3a23ff98069aaa52590d53bf5f">graph</a>().<a class="code" href="classarm__compute_1_1graph_1_1_graph.xhtml#af8baf1f3da6d42a94d0569395ece882a">node</a>(ss->tail_node());</div><div class="line"><a name="l00292"></a><span class="lineno"> 292</span>  <span class="keywordflow">if</span>(tail_node != <span class="keyword">nullptr</span> && tail_node->type() != <a class="code" href="namespacearm__compute_1_1graph.xhtml#acac9cbaeea226ed297804c012dc12b16a29c2c02a361c9d7028472e5d92cd4a54">NodeType::Output</a>)</div><div class="line"><a name="l00293"></a><span class="lineno"> 293</span>  {</div><div class="line"><a name="l00294"></a><span class="lineno"> 294</span>  nodes.push_back({ ss->tail_node(), 0 });</div><div class="line"><a name="l00295"></a><span class="lineno"> 295</span>  }</div><div class="line"><a name="l00296"></a><span class="lineno"> 296</span>  }</div><div class="line"><a name="l00297"></a><span class="lineno"> 297</span>  }</div><div class="line"><a name="l00298"></a><span class="lineno"> 298</span>  nid = <a class="code" href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#a667742f5b5d3574fb50c8180609efac4">GraphBuilder::add_concatenate_node</a>(s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a2f9edb3a23ff98069aaa52590d53bf5f">graph</a>(), common_params, nodes, _concat_descriptor);</div><div class="line"><a name="l00299"></a><span class="lineno"> 299</span>  }</div><div class="line"><a name="l00300"></a><span class="lineno"> 300</span>  <span class="keywordflow">return</span> nid;</div><div class="line"><a name="l00301"></a><span class="lineno"> 301</span>  }</div><div class="line"><a name="l00302"></a><span class="lineno"> 302</span> </div><div class="line"><a name="l00303"></a><span class="lineno"> 303</span> <span class="keyword">private</span>:</div><div class="line"><a name="l00304"></a><span class="lineno"> 304</span>  std::vector<std::unique_ptr<SubStream>> _sub_streams;</div><div class="line"><a name="l00305"></a><span class="lineno"> 305</span>  <a class="code" href="structarm__compute_1_1graph_1_1descriptors_1_1_concat_layer_descriptor.xhtml">descriptors::ConcatLayerDescriptor</a> _concat_descriptor;</div><div class="line"><a name="l00306"></a><span class="lineno"> 306</span> };</div><div class="line"><a name="l00307"></a><span class="lineno"> 307</span> </div><div class="line"><a name="l00309"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_convolution_layer.xhtml"> 309</a></span> <span class="keyword">class </span><a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_convolution_layer.xhtml">ConvolutionLayer</a> final : <span class="keyword">public</span> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml">ILayer</a></div><div class="line"><a name="l00310"></a><span class="lineno"> 310</span> {</div><div class="line"><a name="l00311"></a><span class="lineno"> 311</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00324"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_convolution_layer.xhtml#af896fc13b0eaaafe855f0fbcd65a07de"> 324</a></span>  <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_convolution_layer.xhtml#af896fc13b0eaaafe855f0fbcd65a07de">ConvolutionLayer</a>(<span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> conv_width,</div><div class="line"><a name="l00325"></a><span class="lineno"> 325</span>  <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> conv_height,</div><div class="line"><a name="l00326"></a><span class="lineno"> 326</span>  <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> ofm,</div><div class="line"><a name="l00327"></a><span class="lineno"> 327</span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a41c3f59161734b8492782359f583b676">ITensorAccessorUPtr</a> <a class="code" href="namespacearm__compute_1_1test_1_1validation.xhtml#a64a08a9fec5aeee8650e7182b6d171d0">weights</a>,</div><div class="line"><a name="l00328"></a><span class="lineno"> 328</span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a41c3f59161734b8492782359f583b676">ITensorAccessorUPtr</a> <a class="code" href="namespacearm__compute_1_1test_1_1validation.xhtml#a3a77be8aebd8e00522b32061d46ccdbd">bias</a>,</div><div class="line"><a name="l00329"></a><span class="lineno"> 329</span>  PadStrideInfo <a class="code" href="namespacearm__compute_1_1test_1_1validation.xhtml#a00525ff582f16038a1d3819aa44a23a3">conv_info</a>,</div><div class="line"><a name="l00330"></a><span class="lineno"> 330</span>  <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="namespacearm__compute_1_1test_1_1validation.xhtml#a2270b3e1d20651d2d8341c858c890830">num_groups</a> = 1,</div><div class="line"><a name="l00331"></a><span class="lineno"> 331</span>  <span class="keyword">const</span> <a class="code" href="classarm__compute_1_1_quantization_info.xhtml">QuantizationInfo</a> weights_quant_info = <a class="code" href="classarm__compute_1_1_quantization_info.xhtml">QuantizationInfo</a>(),</div><div class="line"><a name="l00332"></a><span class="lineno"> 332</span>  <span class="keyword">const</span> <a class="code" href="classarm__compute_1_1_quantization_info.xhtml">QuantizationInfo</a> out_quant_info = <a class="code" href="classarm__compute_1_1_quantization_info.xhtml">QuantizationInfo</a>())</div><div class="line"><a name="l00333"></a><span class="lineno"> 333</span>  : _conv_width(conv_width),</div><div class="line"><a name="l00334"></a><span class="lineno"> 334</span>  _conv_height(conv_height),</div><div class="line"><a name="l00335"></a><span class="lineno"> 335</span>  _ofm(ofm),</div><div class="line"><a name="l00336"></a><span class="lineno"> 336</span>  _conv_info(std::move(<a class="code" href="namespacearm__compute_1_1test_1_1validation.xhtml#a00525ff582f16038a1d3819aa44a23a3">conv_info</a>)),</div><div class="line"><a name="l00337"></a><span class="lineno"> 337</span>  _num_groups(<a class="code" href="namespacearm__compute_1_1test_1_1validation.xhtml#a2270b3e1d20651d2d8341c858c890830">num_groups</a>),</div><div class="line"><a name="l00338"></a><span class="lineno"> 338</span>  _weights(std::move(<a class="code" href="namespacearm__compute_1_1test_1_1validation.xhtml#a64a08a9fec5aeee8650e7182b6d171d0">weights</a>)),</div><div class="line"><a name="l00339"></a><span class="lineno"> 339</span>  _bias(std::move(<a class="code" href="namespacearm__compute_1_1test_1_1validation.xhtml#a3a77be8aebd8e00522b32061d46ccdbd">bias</a>)),</div><div class="line"><a name="l00340"></a><span class="lineno"> 340</span>  _weights_quant_info(std::move(weights_quant_info)),</div><div class="line"><a name="l00341"></a><span class="lineno"> 341</span>  _out_quant_info(std::move(out_quant_info))</div><div class="line"><a name="l00342"></a><span class="lineno"> 342</span>  {</div><div class="line"><a name="l00343"></a><span class="lineno"> 343</span>  }</div><div class="line"><a name="l00344"></a><span class="lineno"> 344</span> </div><div class="line"><a name="l00345"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_convolution_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d"> 345</a></span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a56952a8591a9d8481450ae707ae355e7">NodeID</a> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_convolution_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">create_layer</a>(<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml">IStream</a> &s)<span class="keyword"> override</span></div><div class="line"><a name="l00346"></a><span class="lineno"> 346</span> <span class="keyword"> </span>{</div><div class="line"><a name="l00347"></a><span class="lineno"> 347</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_idx_pair.xhtml">NodeIdxPair</a> input = { s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a110fbabe5b6b600f0f5b1fec06ab1484">tail_node</a>(), 0 };</div><div class="line"><a name="l00348"></a><span class="lineno"> 348</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_params.xhtml">NodeParams</a> common_params = { <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml#ad8227ba86a01f26e4f173cd5e219d5d1">name</a>(), s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a75ce23fbe59cc58db22e1b6d072b10c6">hints</a>().<a class="code" href="structarm__compute_1_1graph_1_1frontend_1_1_stream_hints.xhtml#a81d9ddb43e3c89a5bf3334d475f9d74b">target_hint</a> };</div><div class="line"><a name="l00349"></a><span class="lineno"> 349</span>  <span class="keywordflow">return</span> <a class="code" href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#afbb302ca2e2f509f976568ba0928c2ce">GraphBuilder::add_convolution_node</a>(s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a2f9edb3a23ff98069aaa52590d53bf5f">graph</a>(), common_params, input,</div><div class="line"><a name="l00350"></a><span class="lineno"> 350</span>  Size2D(_conv_width, _conv_height), _ofm, _conv_info, _num_groups,</div><div class="line"><a name="l00351"></a><span class="lineno"> 351</span>  s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a75ce23fbe59cc58db22e1b6d072b10c6">hints</a>().<a class="code" href="structarm__compute_1_1graph_1_1frontend_1_1_stream_hints.xhtml#af18f64d6fa79da2fd4fd585bf818b3d2">convolution_method_hint</a>, s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a75ce23fbe59cc58db22e1b6d072b10c6">hints</a>().<a class="code" href="structarm__compute_1_1graph_1_1frontend_1_1_stream_hints.xhtml#abdcfd0552ddabcb92a04396961fb6377">fast_math_hint</a>,</div><div class="line"><a name="l00352"></a><span class="lineno"> 352</span>  std::move(_weights), std::move(_bias), std::move(_weights_quant_info), std::move(_out_quant_info));</div><div class="line"><a name="l00353"></a><span class="lineno"> 353</span>  }</div><div class="line"><a name="l00354"></a><span class="lineno"> 354</span> </div><div class="line"><a name="l00355"></a><span class="lineno"> 355</span> <span class="keyword">private</span>:</div><div class="line"><a name="l00356"></a><span class="lineno"> 356</span>  <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> _conv_width;</div><div class="line"><a name="l00357"></a><span class="lineno"> 357</span>  <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> _conv_height;</div><div class="line"><a name="l00358"></a><span class="lineno"> 358</span>  <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> _ofm;</div><div class="line"><a name="l00359"></a><span class="lineno"> 359</span>  <span class="keyword">const</span> PadStrideInfo _conv_info;</div><div class="line"><a name="l00360"></a><span class="lineno"> 360</span>  <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> _num_groups;</div><div class="line"><a name="l00361"></a><span class="lineno"> 361</span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a41c3f59161734b8492782359f583b676">ITensorAccessorUPtr</a> _weights;</div><div class="line"><a name="l00362"></a><span class="lineno"> 362</span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a41c3f59161734b8492782359f583b676">ITensorAccessorUPtr</a> _bias;</div><div class="line"><a name="l00363"></a><span class="lineno"> 363</span>  <span class="keyword">const</span> <a class="code" href="classarm__compute_1_1_quantization_info.xhtml">QuantizationInfo</a> _weights_quant_info;</div><div class="line"><a name="l00364"></a><span class="lineno"> 364</span>  <span class="keyword">const</span> <a class="code" href="classarm__compute_1_1_quantization_info.xhtml">QuantizationInfo</a> _out_quant_info;</div><div class="line"><a name="l00365"></a><span class="lineno"> 365</span> };</div><div class="line"><a name="l00366"></a><span class="lineno"> 366</span> </div><div class="line"><a name="l00368"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_deconvolution_layer.xhtml"> 368</a></span> <span class="keyword">class </span><a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_deconvolution_layer.xhtml">DeconvolutionLayer</a> final : <span class="keyword">public</span> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml">ILayer</a></div><div class="line"><a name="l00369"></a><span class="lineno"> 369</span> {</div><div class="line"><a name="l00370"></a><span class="lineno"> 370</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00380"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_deconvolution_layer.xhtml#a98c30ba91fe106a656f931077135fa1e"> 380</a></span>  <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_deconvolution_layer.xhtml#a98c30ba91fe106a656f931077135fa1e">DeconvolutionLayer</a>(<span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> conv_width,</div><div class="line"><a name="l00381"></a><span class="lineno"> 381</span>  <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> conv_height,</div><div class="line"><a name="l00382"></a><span class="lineno"> 382</span>  <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> ofm,</div><div class="line"><a name="l00383"></a><span class="lineno"> 383</span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a41c3f59161734b8492782359f583b676">ITensorAccessorUPtr</a> <a class="code" href="namespacearm__compute_1_1test_1_1validation.xhtml#a64a08a9fec5aeee8650e7182b6d171d0">weights</a>,</div><div class="line"><a name="l00384"></a><span class="lineno"> 384</span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a41c3f59161734b8492782359f583b676">ITensorAccessorUPtr</a> <a class="code" href="namespacearm__compute_1_1test_1_1validation.xhtml#a3a77be8aebd8e00522b32061d46ccdbd">bias</a>,</div><div class="line"><a name="l00385"></a><span class="lineno"> 385</span>  PadStrideInfo deconv_info)</div><div class="line"><a name="l00386"></a><span class="lineno"> 386</span>  : _conv_width(conv_width),</div><div class="line"><a name="l00387"></a><span class="lineno"> 387</span>  _conv_height(conv_height),</div><div class="line"><a name="l00388"></a><span class="lineno"> 388</span>  _ofm(ofm),</div><div class="line"><a name="l00389"></a><span class="lineno"> 389</span>  _deconv_info(std::move(deconv_info)),</div><div class="line"><a name="l00390"></a><span class="lineno"> 390</span>  _weights(std::move(<a class="code" href="namespacearm__compute_1_1test_1_1validation.xhtml#a64a08a9fec5aeee8650e7182b6d171d0">weights</a>)),</div><div class="line"><a name="l00391"></a><span class="lineno"> 391</span>  _bias(std::move(<a class="code" href="namespacearm__compute_1_1test_1_1validation.xhtml#a3a77be8aebd8e00522b32061d46ccdbd">bias</a>))</div><div class="line"><a name="l00392"></a><span class="lineno"> 392</span>  {</div><div class="line"><a name="l00393"></a><span class="lineno"> 393</span>  }</div><div class="line"><a name="l00394"></a><span class="lineno"> 394</span> </div><div class="line"><a name="l00395"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_deconvolution_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d"> 395</a></span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a56952a8591a9d8481450ae707ae355e7">NodeID</a> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_deconvolution_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">create_layer</a>(<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml">IStream</a> &s)<span class="keyword"> override</span></div><div class="line"><a name="l00396"></a><span class="lineno"> 396</span> <span class="keyword"> </span>{</div><div class="line"><a name="l00397"></a><span class="lineno"> 397</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_idx_pair.xhtml">NodeIdxPair</a> input = { s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a110fbabe5b6b600f0f5b1fec06ab1484">tail_node</a>(), 0 };</div><div class="line"><a name="l00398"></a><span class="lineno"> 398</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_params.xhtml">NodeParams</a> common_params = { <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml#ad8227ba86a01f26e4f173cd5e219d5d1">name</a>(), s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a75ce23fbe59cc58db22e1b6d072b10c6">hints</a>().<a class="code" href="structarm__compute_1_1graph_1_1frontend_1_1_stream_hints.xhtml#a81d9ddb43e3c89a5bf3334d475f9d74b">target_hint</a> };</div><div class="line"><a name="l00399"></a><span class="lineno"> 399</span>  <span class="keywordflow">return</span> <a class="code" href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#a1735fd3d9b774a2c92ca1619886d2ede">GraphBuilder::add_deconvolution_node</a>(s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a2f9edb3a23ff98069aaa52590d53bf5f">graph</a>(), common_params, input,</div><div class="line"><a name="l00400"></a><span class="lineno"> 400</span>  Size2D(_conv_width, _conv_height), _ofm, _deconv_info,</div><div class="line"><a name="l00401"></a><span class="lineno"> 401</span>  std::move(_weights), std::move(_bias));</div><div class="line"><a name="l00402"></a><span class="lineno"> 402</span>  }</div><div class="line"><a name="l00403"></a><span class="lineno"> 403</span> </div><div class="line"><a name="l00404"></a><span class="lineno"> 404</span> <span class="keyword">private</span>:</div><div class="line"><a name="l00405"></a><span class="lineno"> 405</span>  <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> _conv_width;</div><div class="line"><a name="l00406"></a><span class="lineno"> 406</span>  <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> _conv_height;</div><div class="line"><a name="l00407"></a><span class="lineno"> 407</span>  <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> _ofm;</div><div class="line"><a name="l00408"></a><span class="lineno"> 408</span>  <span class="keyword">const</span> PadStrideInfo _deconv_info;</div><div class="line"><a name="l00409"></a><span class="lineno"> 409</span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a41c3f59161734b8492782359f583b676">ITensorAccessorUPtr</a> _weights;</div><div class="line"><a name="l00410"></a><span class="lineno"> 410</span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a41c3f59161734b8492782359f583b676">ITensorAccessorUPtr</a> _bias;</div><div class="line"><a name="l00411"></a><span class="lineno"> 411</span> };</div><div class="line"><a name="l00412"></a><span class="lineno"> 412</span> </div><div class="line"><a name="l00414"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_depthwise_convolution_layer.xhtml"> 414</a></span> <span class="keyword">class </span><a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_depthwise_convolution_layer.xhtml">DepthwiseConvolutionLayer</a> final : <span class="keyword">public</span> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml">ILayer</a></div><div class="line"><a name="l00415"></a><span class="lineno"> 415</span> {</div><div class="line"><a name="l00416"></a><span class="lineno"> 416</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00428"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_depthwise_convolution_layer.xhtml#acd0aeefa8e7b1978d4c5ac5e238da9c7"> 428</a></span>  <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_depthwise_convolution_layer.xhtml#acd0aeefa8e7b1978d4c5ac5e238da9c7">DepthwiseConvolutionLayer</a>(<span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> conv_width,</div><div class="line"><a name="l00429"></a><span class="lineno"> 429</span>  <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> conv_height,</div><div class="line"><a name="l00430"></a><span class="lineno"> 430</span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a41c3f59161734b8492782359f583b676">ITensorAccessorUPtr</a> <a class="code" href="namespacearm__compute_1_1test_1_1validation.xhtml#a64a08a9fec5aeee8650e7182b6d171d0">weights</a>,</div><div class="line"><a name="l00431"></a><span class="lineno"> 431</span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a41c3f59161734b8492782359f583b676">ITensorAccessorUPtr</a> <a class="code" href="namespacearm__compute_1_1test_1_1validation.xhtml#a3a77be8aebd8e00522b32061d46ccdbd">bias</a>,</div><div class="line"><a name="l00432"></a><span class="lineno"> 432</span>  PadStrideInfo <a class="code" href="namespacearm__compute_1_1test_1_1validation.xhtml#a00525ff582f16038a1d3819aa44a23a3">conv_info</a>,</div><div class="line"><a name="l00433"></a><span class="lineno"> 433</span>  <span class="keywordtype">int</span> depth_multiplier = 1,</div><div class="line"><a name="l00434"></a><span class="lineno"> 434</span>  <span class="keyword">const</span> <a class="code" href="classarm__compute_1_1_quantization_info.xhtml">QuantizationInfo</a> weights_quant_info = <a class="code" href="classarm__compute_1_1_quantization_info.xhtml">QuantizationInfo</a>(),</div><div class="line"><a name="l00435"></a><span class="lineno"> 435</span>  <span class="keyword">const</span> <a class="code" href="classarm__compute_1_1_quantization_info.xhtml">QuantizationInfo</a> out_quant_info = <a class="code" href="classarm__compute_1_1_quantization_info.xhtml">QuantizationInfo</a>())</div><div class="line"><a name="l00436"></a><span class="lineno"> 436</span>  : _conv_width(conv_width),</div><div class="line"><a name="l00437"></a><span class="lineno"> 437</span>  _conv_height(conv_height),</div><div class="line"><a name="l00438"></a><span class="lineno"> 438</span>  _conv_info(std::move(<a class="code" href="namespacearm__compute_1_1test_1_1validation.xhtml#a00525ff582f16038a1d3819aa44a23a3">conv_info</a>)),</div><div class="line"><a name="l00439"></a><span class="lineno"> 439</span>  _weights(std::move(<a class="code" href="namespacearm__compute_1_1test_1_1validation.xhtml#a64a08a9fec5aeee8650e7182b6d171d0">weights</a>)),</div><div class="line"><a name="l00440"></a><span class="lineno"> 440</span>  _bias(std::move(<a class="code" href="namespacearm__compute_1_1test_1_1validation.xhtml#a3a77be8aebd8e00522b32061d46ccdbd">bias</a>)),</div><div class="line"><a name="l00441"></a><span class="lineno"> 441</span>  _depth_multiplier(depth_multiplier),</div><div class="line"><a name="l00442"></a><span class="lineno"> 442</span>  _weights_quant_info(std::move(weights_quant_info)),</div><div class="line"><a name="l00443"></a><span class="lineno"> 443</span>  _out_quant_info(std::move(out_quant_info))</div><div class="line"><a name="l00444"></a><span class="lineno"> 444</span>  {</div><div class="line"><a name="l00445"></a><span class="lineno"> 445</span>  }</div><div class="line"><a name="l00446"></a><span class="lineno"> 446</span> </div><div class="line"><a name="l00447"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_depthwise_convolution_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d"> 447</a></span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a56952a8591a9d8481450ae707ae355e7">NodeID</a> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_depthwise_convolution_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">create_layer</a>(<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml">IStream</a> &s)<span class="keyword"> override</span></div><div class="line"><a name="l00448"></a><span class="lineno"> 448</span> <span class="keyword"> </span>{</div><div class="line"><a name="l00449"></a><span class="lineno"> 449</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_idx_pair.xhtml">NodeIdxPair</a> input = { s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a110fbabe5b6b600f0f5b1fec06ab1484">tail_node</a>(), 0 };</div><div class="line"><a name="l00450"></a><span class="lineno"> 450</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_params.xhtml">NodeParams</a> common_params = { <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml#ad8227ba86a01f26e4f173cd5e219d5d1">name</a>(), s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a75ce23fbe59cc58db22e1b6d072b10c6">hints</a>().<a class="code" href="structarm__compute_1_1graph_1_1frontend_1_1_stream_hints.xhtml#a81d9ddb43e3c89a5bf3334d475f9d74b">target_hint</a> };</div><div class="line"><a name="l00451"></a><span class="lineno"> 451</span>  <span class="keywordflow">return</span> <a class="code" href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#a9c59d071c7e6c2574e1d5587ba50949c">GraphBuilder::add_depthwise_convolution_node</a>(s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a2f9edb3a23ff98069aaa52590d53bf5f">graph</a>(), common_params,</div><div class="line"><a name="l00452"></a><span class="lineno"> 452</span>  input, Size2D(_conv_width, _conv_height), _conv_info, _depth_multiplier,</div><div class="line"><a name="l00453"></a><span class="lineno"> 453</span>  s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a75ce23fbe59cc58db22e1b6d072b10c6">hints</a>().<a class="code" href="structarm__compute_1_1graph_1_1frontend_1_1_stream_hints.xhtml#a67ede056be3dfba6dfbb934a1b96661e">depthwise_convolution_method_hint</a>,</div><div class="line"><a name="l00454"></a><span class="lineno"> 454</span>  std::move(_weights), std::move(_bias), std::move(_weights_quant_info), std::move(_out_quant_info));</div><div class="line"><a name="l00455"></a><span class="lineno"> 455</span>  }</div><div class="line"><a name="l00456"></a><span class="lineno"> 456</span> </div><div class="line"><a name="l00457"></a><span class="lineno"> 457</span> <span class="keyword">private</span>:</div><div class="line"><a name="l00458"></a><span class="lineno"> 458</span>  <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> _conv_width;</div><div class="line"><a name="l00459"></a><span class="lineno"> 459</span>  <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> _conv_height;</div><div class="line"><a name="l00460"></a><span class="lineno"> 460</span>  <span class="keyword">const</span> PadStrideInfo _conv_info;</div><div class="line"><a name="l00461"></a><span class="lineno"> 461</span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a41c3f59161734b8492782359f583b676">ITensorAccessorUPtr</a> _weights;</div><div class="line"><a name="l00462"></a><span class="lineno"> 462</span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a41c3f59161734b8492782359f583b676">ITensorAccessorUPtr</a> _bias;</div><div class="line"><a name="l00463"></a><span class="lineno"> 463</span>  <span class="keywordtype">int</span> _depth_multiplier;</div><div class="line"><a name="l00464"></a><span class="lineno"> 464</span>  <span class="keyword">const</span> <a class="code" href="classarm__compute_1_1_quantization_info.xhtml">QuantizationInfo</a> _weights_quant_info;</div><div class="line"><a name="l00465"></a><span class="lineno"> 465</span>  <span class="keyword">const</span> <a class="code" href="classarm__compute_1_1_quantization_info.xhtml">QuantizationInfo</a> _out_quant_info;</div><div class="line"><a name="l00466"></a><span class="lineno"> 466</span> };</div><div class="line"><a name="l00468"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_detection_output_layer.xhtml"> 468</a></span> <span class="keyword">class </span><a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_detection_output_layer.xhtml">DetectionOutputLayer</a> final : <span class="keyword">public</span> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml">ILayer</a></div><div class="line"><a name="l00469"></a><span class="lineno"> 469</span> {</div><div class="line"><a name="l00470"></a><span class="lineno"> 470</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00477"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_detection_output_layer.xhtml#add9af3fe9c394a1994f926a6268260ed"> 477</a></span>  <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_detection_output_layer.xhtml#add9af3fe9c394a1994f926a6268260ed">DetectionOutputLayer</a>(<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_sub_stream.xhtml">SubStream</a> &&sub_stream_conf, <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_sub_stream.xhtml">SubStream</a> &&sub_stream_prior, <span class="keyword">const</span> <a class="code" href="classarm__compute_1_1_detection_output_layer_info.xhtml">DetectionOutputLayerInfo</a> &detect_info)</div><div class="line"><a name="l00478"></a><span class="lineno"> 478</span>  : _ss_conf(std::move(sub_stream_conf)), _ss_prior(std::move(sub_stream_prior)), _detect_info(detect_info)</div><div class="line"><a name="l00479"></a><span class="lineno"> 479</span>  {</div><div class="line"><a name="l00480"></a><span class="lineno"> 480</span>  }</div><div class="line"><a name="l00481"></a><span class="lineno"> 481</span> </div><div class="line"><a name="l00482"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_detection_output_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d"> 482</a></span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a56952a8591a9d8481450ae707ae355e7">NodeID</a> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_detection_output_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">create_layer</a>(<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml">IStream</a> &s)<span class="keyword"> override</span></div><div class="line"><a name="l00483"></a><span class="lineno"> 483</span> <span class="keyword"> </span>{</div><div class="line"><a name="l00484"></a><span class="lineno"> 484</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_params.xhtml">NodeParams</a> common_params = { <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml#ad8227ba86a01f26e4f173cd5e219d5d1">name</a>(), s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a75ce23fbe59cc58db22e1b6d072b10c6">hints</a>().<a class="code" href="structarm__compute_1_1graph_1_1frontend_1_1_stream_hints.xhtml#a81d9ddb43e3c89a5bf3334d475f9d74b">target_hint</a> };</div><div class="line"><a name="l00485"></a><span class="lineno"> 485</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_idx_pair.xhtml">NodeIdxPair</a> input_loc = { s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a110fbabe5b6b600f0f5b1fec06ab1484">tail_node</a>(), 0 };</div><div class="line"><a name="l00486"></a><span class="lineno"> 486</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_idx_pair.xhtml">NodeIdxPair</a> input_conf = { _ss_conf.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a110fbabe5b6b600f0f5b1fec06ab1484">tail_node</a>(), 0 };</div><div class="line"><a name="l00487"></a><span class="lineno"> 487</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_idx_pair.xhtml">NodeIdxPair</a> input_priorbox = { _ss_prior.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a110fbabe5b6b600f0f5b1fec06ab1484">tail_node</a>(), 0 };</div><div class="line"><a name="l00488"></a><span class="lineno"> 488</span>  <span class="keywordflow">return</span> <a class="code" href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#aff2fa3e8e802bcefd6fdd5780aa096e1">GraphBuilder::add_detection_output_node</a>(s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a2f9edb3a23ff98069aaa52590d53bf5f">graph</a>(), common_params, input_loc, input_conf, input_priorbox, _detect_info);</div><div class="line"><a name="l00489"></a><span class="lineno"> 489</span>  }</div><div class="line"><a name="l00490"></a><span class="lineno"> 490</span> </div><div class="line"><a name="l00491"></a><span class="lineno"> 491</span> <span class="keyword">private</span>:</div><div class="line"><a name="l00492"></a><span class="lineno"> 492</span>  <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_sub_stream.xhtml">SubStream</a> _ss_conf;</div><div class="line"><a name="l00493"></a><span class="lineno"> 493</span>  <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_sub_stream.xhtml">SubStream</a> _ss_prior;</div><div class="line"><a name="l00494"></a><span class="lineno"> 494</span>  <a class="code" href="classarm__compute_1_1_detection_output_layer_info.xhtml">DetectionOutputLayerInfo</a> _detect_info;</div><div class="line"><a name="l00495"></a><span class="lineno"> 495</span> };</div><div class="line"><a name="l00497"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_detection_post_process_layer.xhtml"> 497</a></span> <span class="keyword">class </span><a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_detection_post_process_layer.xhtml">DetectionPostProcessLayer</a> final : <span class="keyword">public</span> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml">ILayer</a></div><div class="line"><a name="l00498"></a><span class="lineno"> 498</span> {</div><div class="line"><a name="l00499"></a><span class="lineno"> 499</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00507"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_detection_post_process_layer.xhtml#a4c9b5e28705dc4e1b1b9418fc62bdedc"> 507</a></span>  <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_detection_post_process_layer.xhtml#a4c9b5e28705dc4e1b1b9418fc62bdedc">DetectionPostProcessLayer</a>(<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_sub_stream.xhtml">SubStream</a> &&sub_stream_class_prediction, <a class="code" href="classarm__compute_1_1_detection_post_process_layer_info.xhtml">DetectionPostProcessLayerInfo</a> detect_info, <a class="code" href="namespacearm__compute_1_1graph.xhtml#a41c3f59161734b8492782359f583b676">ITensorAccessorUPtr</a> anchors,</div><div class="line"><a name="l00508"></a><span class="lineno"> 508</span>  <span class="keyword">const</span> <a class="code" href="classarm__compute_1_1_quantization_info.xhtml">QuantizationInfo</a> out_quant_info = <a class="code" href="classarm__compute_1_1_quantization_info.xhtml">QuantizationInfo</a>())</div><div class="line"><a name="l00509"></a><span class="lineno"> 509</span>  : _sub_stream_class_prediction(std::move(sub_stream_class_prediction)), _detect_info(detect_info), _anchors(std::move(anchors)), _out_quant_info(std::move(out_quant_info))</div><div class="line"><a name="l00510"></a><span class="lineno"> 510</span>  {</div><div class="line"><a name="l00511"></a><span class="lineno"> 511</span>  }</div><div class="line"><a name="l00512"></a><span class="lineno"> 512</span> </div><div class="line"><a name="l00513"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_detection_post_process_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d"> 513</a></span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a56952a8591a9d8481450ae707ae355e7">NodeID</a> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_detection_post_process_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">create_layer</a>(<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml">IStream</a> &s)<span class="keyword"> override</span></div><div class="line"><a name="l00514"></a><span class="lineno"> 514</span> <span class="keyword"> </span>{</div><div class="line"><a name="l00515"></a><span class="lineno"> 515</span>  <a class="code" href="_error_8h.xhtml#a54a6080c9f4df1f908e57a9bbb46f5da">ARM_COMPUTE_ERROR_ON</a>(_anchors == <span class="keyword">nullptr</span>);</div><div class="line"><a name="l00516"></a><span class="lineno"> 516</span> </div><div class="line"><a name="l00517"></a><span class="lineno"> 517</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_params.xhtml">NodeParams</a> common_params = { <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml#ad8227ba86a01f26e4f173cd5e219d5d1">name</a>(), s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a75ce23fbe59cc58db22e1b6d072b10c6">hints</a>().<a class="code" href="structarm__compute_1_1graph_1_1frontend_1_1_stream_hints.xhtml#a81d9ddb43e3c89a5bf3334d475f9d74b">target_hint</a> };</div><div class="line"><a name="l00518"></a><span class="lineno"> 518</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_idx_pair.xhtml">NodeIdxPair</a> input_box_encoding = { s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a110fbabe5b6b600f0f5b1fec06ab1484">tail_node</a>(), 0 };</div><div class="line"><a name="l00519"></a><span class="lineno"> 519</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_idx_pair.xhtml">NodeIdxPair</a> input_class_prediction = { _sub_stream_class_prediction.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a110fbabe5b6b600f0f5b1fec06ab1484">tail_node</a>(), 0 };</div><div class="line"><a name="l00520"></a><span class="lineno"> 520</span>  <span class="keywordflow">return</span> <a class="code" href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#a17fe8b7f4dbd6cf0747ab9d328a56f88">GraphBuilder::add_detection_post_process_node</a>(s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a2f9edb3a23ff98069aaa52590d53bf5f">graph</a>(), common_params, input_box_encoding, input_class_prediction, _detect_info, std::move(_anchors), std::move(_out_quant_info));</div><div class="line"><a name="l00521"></a><span class="lineno"> 521</span>  }</div><div class="line"><a name="l00522"></a><span class="lineno"> 522</span> </div><div class="line"><a name="l00523"></a><span class="lineno"> 523</span> <span class="keyword">private</span>:</div><div class="line"><a name="l00524"></a><span class="lineno"> 524</span>  <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_sub_stream.xhtml">SubStream</a> _sub_stream_class_prediction;</div><div class="line"><a name="l00525"></a><span class="lineno"> 525</span>  <a class="code" href="classarm__compute_1_1_detection_post_process_layer_info.xhtml">DetectionPostProcessLayerInfo</a> _detect_info;</div><div class="line"><a name="l00526"></a><span class="lineno"> 526</span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a41c3f59161734b8492782359f583b676">ITensorAccessorUPtr</a> _anchors;</div><div class="line"><a name="l00527"></a><span class="lineno"> 527</span>  <span class="keyword">const</span> <a class="code" href="classarm__compute_1_1_quantization_info.xhtml">QuantizationInfo</a> _out_quant_info;</div><div class="line"><a name="l00528"></a><span class="lineno"> 528</span> };</div><div class="line"><a name="l00530"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_dummy_layer.xhtml"> 530</a></span> <span class="keyword">class </span><a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_dummy_layer.xhtml">DummyLayer</a> final : <span class="keyword">public</span> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml">ILayer</a></div><div class="line"><a name="l00531"></a><span class="lineno"> 531</span> {</div><div class="line"><a name="l00532"></a><span class="lineno"> 532</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00537"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_dummy_layer.xhtml#a3ec4fedf20ceaf0c7bc62be065150f40"> 537</a></span>  <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_dummy_layer.xhtml#a3ec4fedf20ceaf0c7bc62be065150f40">DummyLayer</a>(TensorShape <a class="code" href="namespacearm__compute_1_1test_1_1validation.xhtml#a45cde9abb508c62d67c3bb2b9bf566a5">shape</a>)</div><div class="line"><a name="l00538"></a><span class="lineno"> 538</span>  : _shape(<a class="code" href="namespacearm__compute_1_1test_1_1validation.xhtml#a45cde9abb508c62d67c3bb2b9bf566a5">shape</a>)</div><div class="line"><a name="l00539"></a><span class="lineno"> 539</span>  {</div><div class="line"><a name="l00540"></a><span class="lineno"> 540</span>  }</div><div class="line"><a name="l00541"></a><span class="lineno"> 541</span> </div><div class="line"><a name="l00542"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_dummy_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d"> 542</a></span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a56952a8591a9d8481450ae707ae355e7">NodeID</a> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_dummy_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">create_layer</a>(<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml">IStream</a> &s)<span class="keyword"> override</span></div><div class="line"><a name="l00543"></a><span class="lineno"> 543</span> <span class="keyword"> </span>{</div><div class="line"><a name="l00544"></a><span class="lineno"> 544</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_params.xhtml">NodeParams</a> common_params = { <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml#ad8227ba86a01f26e4f173cd5e219d5d1">name</a>(), s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a75ce23fbe59cc58db22e1b6d072b10c6">hints</a>().<a class="code" href="structarm__compute_1_1graph_1_1frontend_1_1_stream_hints.xhtml#a81d9ddb43e3c89a5bf3334d475f9d74b">target_hint</a> };</div><div class="line"><a name="l00545"></a><span class="lineno"> 545</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_idx_pair.xhtml">NodeIdxPair</a> input = { s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a110fbabe5b6b600f0f5b1fec06ab1484">tail_node</a>(), 0 };</div><div class="line"><a name="l00546"></a><span class="lineno"> 546</span>  <span class="keywordflow">return</span> <a class="code" href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#a3484452057c88a68b9242816b50a0687">GraphBuilder::add_dummy_node</a>(s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a2f9edb3a23ff98069aaa52590d53bf5f">graph</a>(), common_params, input, _shape);</div><div class="line"><a name="l00547"></a><span class="lineno"> 547</span>  }</div><div class="line"><a name="l00548"></a><span class="lineno"> 548</span> </div><div class="line"><a name="l00549"></a><span class="lineno"> 549</span> <span class="keyword">private</span>:</div><div class="line"><a name="l00550"></a><span class="lineno"> 550</span>  TensorShape _shape;</div><div class="line"><a name="l00551"></a><span class="lineno"> 551</span> };</div><div class="line"><a name="l00552"></a><span class="lineno"> 552</span> </div><div class="line"><a name="l00553"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_eltwise_layer.xhtml"> 553</a></span> <span class="keyword">class </span><a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_eltwise_layer.xhtml">EltwiseLayer</a> final : <span class="keyword">public</span> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml">ILayer</a></div><div class="line"><a name="l00554"></a><span class="lineno"> 554</span> {</div><div class="line"><a name="l00555"></a><span class="lineno"> 555</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00562"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_eltwise_layer.xhtml#a9749ff9a2d545bc30f9d432cd20be48d"> 562</a></span>  <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_eltwise_layer.xhtml#a9749ff9a2d545bc30f9d432cd20be48d">EltwiseLayer</a>(<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_sub_stream.xhtml">SubStream</a> &&sub_stream0, <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_sub_stream.xhtml">SubStream</a> &&sub_stream1, <a class="code" href="namespacearm__compute_1_1graph.xhtml#aa12973876c037bddff8e9ece94aca0e4">EltwiseOperation</a> op)</div><div class="line"><a name="l00563"></a><span class="lineno"> 563</span>  : _ss0(std::move(sub_stream0)), _ss1(std::move(sub_stream1)), _op(op)</div><div class="line"><a name="l00564"></a><span class="lineno"> 564</span>  {</div><div class="line"><a name="l00565"></a><span class="lineno"> 565</span>  }</div><div class="line"><a name="l00566"></a><span class="lineno"> 566</span> </div><div class="line"><a name="l00567"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_eltwise_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d"> 567</a></span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a56952a8591a9d8481450ae707ae355e7">NodeID</a> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_eltwise_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">create_layer</a>(<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml">IStream</a> &s)<span class="keyword"> override</span></div><div class="line"><a name="l00568"></a><span class="lineno"> 568</span> <span class="keyword"> </span>{</div><div class="line"><a name="l00569"></a><span class="lineno"> 569</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_params.xhtml">NodeParams</a> common_params = { <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml#ad8227ba86a01f26e4f173cd5e219d5d1">name</a>(), s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a75ce23fbe59cc58db22e1b6d072b10c6">hints</a>().<a class="code" href="structarm__compute_1_1graph_1_1frontend_1_1_stream_hints.xhtml#a81d9ddb43e3c89a5bf3334d475f9d74b">target_hint</a> };</div><div class="line"><a name="l00570"></a><span class="lineno"> 570</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_idx_pair.xhtml">NodeIdxPair</a> input0 = { _ss0.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a110fbabe5b6b600f0f5b1fec06ab1484">tail_node</a>(), 0 };</div><div class="line"><a name="l00571"></a><span class="lineno"> 571</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_idx_pair.xhtml">NodeIdxPair</a> input1 = { _ss1.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a110fbabe5b6b600f0f5b1fec06ab1484">tail_node</a>(), 0 };</div><div class="line"><a name="l00572"></a><span class="lineno"> 572</span> </div><div class="line"><a name="l00573"></a><span class="lineno"> 573</span>  <span class="keywordflow">return</span> <a class="code" href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#a193c384a821bc30573b13975eccbe58a">GraphBuilder::add_elementwise_node</a>(s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a2f9edb3a23ff98069aaa52590d53bf5f">graph</a>(), common_params, input0, input1, _op);</div><div class="line"><a name="l00574"></a><span class="lineno"> 574</span>  }</div><div class="line"><a name="l00575"></a><span class="lineno"> 575</span> </div><div class="line"><a name="l00576"></a><span class="lineno"> 576</span> <span class="keyword">private</span>:</div><div class="line"><a name="l00577"></a><span class="lineno"> 577</span>  <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_sub_stream.xhtml">SubStream</a> _ss0;</div><div class="line"><a name="l00578"></a><span class="lineno"> 578</span>  <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_sub_stream.xhtml">SubStream</a> _ss1;</div><div class="line"><a name="l00579"></a><span class="lineno"> 579</span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#aa12973876c037bddff8e9ece94aca0e4">EltwiseOperation</a> _op;</div><div class="line"><a name="l00580"></a><span class="lineno"> 580</span> };</div><div class="line"><a name="l00582"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_flatten_layer.xhtml"> 582</a></span> <span class="keyword">class </span><a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_flatten_layer.xhtml">FlattenLayer</a> final : <span class="keyword">public</span> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml">ILayer</a></div><div class="line"><a name="l00583"></a><span class="lineno"> 583</span> {</div><div class="line"><a name="l00584"></a><span class="lineno"> 584</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00586"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_flatten_layer.xhtml#a9122dc9cbefd8f81b092eadeae658202"> 586</a></span>  <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_flatten_layer.xhtml#a9122dc9cbefd8f81b092eadeae658202">FlattenLayer</a>()</div><div class="line"><a name="l00587"></a><span class="lineno"> 587</span>  {</div><div class="line"><a name="l00588"></a><span class="lineno"> 588</span>  }</div><div class="line"><a name="l00589"></a><span class="lineno"> 589</span> </div><div class="line"><a name="l00590"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_flatten_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d"> 590</a></span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a56952a8591a9d8481450ae707ae355e7">NodeID</a> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_flatten_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">create_layer</a>(<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml">IStream</a> &s)<span class="keyword"> override</span></div><div class="line"><a name="l00591"></a><span class="lineno"> 591</span> <span class="keyword"> </span>{</div><div class="line"><a name="l00592"></a><span class="lineno"> 592</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_params.xhtml">NodeParams</a> common_params = { <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml#ad8227ba86a01f26e4f173cd5e219d5d1">name</a>(), s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a75ce23fbe59cc58db22e1b6d072b10c6">hints</a>().<a class="code" href="structarm__compute_1_1graph_1_1frontend_1_1_stream_hints.xhtml#a81d9ddb43e3c89a5bf3334d475f9d74b">target_hint</a> };</div><div class="line"><a name="l00593"></a><span class="lineno"> 593</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_idx_pair.xhtml">NodeIdxPair</a> input = { s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a110fbabe5b6b600f0f5b1fec06ab1484">tail_node</a>(), 0 };</div><div class="line"><a name="l00594"></a><span class="lineno"> 594</span>  <span class="keywordflow">return</span> <a class="code" href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#a639fab29a682a532ca20615210b366ad">GraphBuilder::add_flatten_node</a>(s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a2f9edb3a23ff98069aaa52590d53bf5f">graph</a>(), common_params, input);</div><div class="line"><a name="l00595"></a><span class="lineno"> 595</span>  }</div><div class="line"><a name="l00596"></a><span class="lineno"> 596</span> };</div><div class="line"><a name="l00597"></a><span class="lineno"> 597</span> </div><div class="line"><a name="l00599"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_fully_connected_layer.xhtml"> 599</a></span> <span class="keyword">class </span><a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_fully_connected_layer.xhtml">FullyConnectedLayer</a> final : <span class="keyword">public</span> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml">ILayer</a></div><div class="line"><a name="l00600"></a><span class="lineno"> 600</span> {</div><div class="line"><a name="l00601"></a><span class="lineno"> 601</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00611"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_fully_connected_layer.xhtml#aed1efef2ff5d9d98937162e3220b9412"> 611</a></span>  <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_fully_connected_layer.xhtml#aed1efef2ff5d9d98937162e3220b9412">FullyConnectedLayer</a>(<span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> num_outputs,</div><div class="line"><a name="l00612"></a><span class="lineno"> 612</span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a41c3f59161734b8492782359f583b676">ITensorAccessorUPtr</a> <a class="code" href="namespacearm__compute_1_1test_1_1validation.xhtml#a64a08a9fec5aeee8650e7182b6d171d0">weights</a>,</div><div class="line"><a name="l00613"></a><span class="lineno"> 613</span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a41c3f59161734b8492782359f583b676">ITensorAccessorUPtr</a> <a class="code" href="namespacearm__compute_1_1test_1_1validation.xhtml#a3a77be8aebd8e00522b32061d46ccdbd">bias</a>,</div><div class="line"><a name="l00614"></a><span class="lineno"> 614</span>  <span class="keyword">const</span> FullyConnectedLayerInfo fc_info = FullyConnectedLayerInfo(),</div><div class="line"><a name="l00615"></a><span class="lineno"> 615</span>  <span class="keyword">const</span> <a class="code" href="classarm__compute_1_1_quantization_info.xhtml">QuantizationInfo</a> weights_quant_info = <a class="code" href="classarm__compute_1_1_quantization_info.xhtml">QuantizationInfo</a>(),</div><div class="line"><a name="l00616"></a><span class="lineno"> 616</span>  <span class="keyword">const</span> <a class="code" href="classarm__compute_1_1_quantization_info.xhtml">QuantizationInfo</a> out_quant_info = <a class="code" href="classarm__compute_1_1_quantization_info.xhtml">QuantizationInfo</a>())</div><div class="line"><a name="l00617"></a><span class="lineno"> 617</span>  : _num_outputs(num_outputs),</div><div class="line"><a name="l00618"></a><span class="lineno"> 618</span>  _weights(std::move(<a class="code" href="namespacearm__compute_1_1test_1_1validation.xhtml#a64a08a9fec5aeee8650e7182b6d171d0">weights</a>)),</div><div class="line"><a name="l00619"></a><span class="lineno"> 619</span>  _bias(std::move(<a class="code" href="namespacearm__compute_1_1test_1_1validation.xhtml#a3a77be8aebd8e00522b32061d46ccdbd">bias</a>)),</div><div class="line"><a name="l00620"></a><span class="lineno"> 620</span>  _weights_ss(nullptr),</div><div class="line"><a name="l00621"></a><span class="lineno"> 621</span>  _bias_ss(nullptr),</div><div class="line"><a name="l00622"></a><span class="lineno"> 622</span>  _fc_info(fc_info),</div><div class="line"><a name="l00623"></a><span class="lineno"> 623</span>  _weights_quant_info(std::move(weights_quant_info)),</div><div class="line"><a name="l00624"></a><span class="lineno"> 624</span>  _out_quant_info(std::move(out_quant_info))</div><div class="line"><a name="l00625"></a><span class="lineno"> 625</span>  {</div><div class="line"><a name="l00626"></a><span class="lineno"> 626</span>  }</div><div class="line"><a name="l00627"></a><span class="lineno"> 627</span> </div><div class="line"><a name="l00637"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_fully_connected_layer.xhtml#a62ab6932b3e4bebc7106a52de2d08be8"> 637</a></span>  <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_fully_connected_layer.xhtml#a62ab6932b3e4bebc7106a52de2d08be8">FullyConnectedLayer</a>(<span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> num_outputs,</div><div class="line"><a name="l00638"></a><span class="lineno"> 638</span>  <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_sub_stream.xhtml">SubStream</a> &&sub_stream_weights,</div><div class="line"><a name="l00639"></a><span class="lineno"> 639</span>  <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_sub_stream.xhtml">SubStream</a> &&sub_stream_bias,</div><div class="line"><a name="l00640"></a><span class="lineno"> 640</span>  <span class="keyword">const</span> FullyConnectedLayerInfo fc_info = FullyConnectedLayerInfo(),</div><div class="line"><a name="l00641"></a><span class="lineno"> 641</span>  <span class="keyword">const</span> <a class="code" href="classarm__compute_1_1_quantization_info.xhtml">QuantizationInfo</a> weights_quant_info = <a class="code" href="classarm__compute_1_1_quantization_info.xhtml">QuantizationInfo</a>(),</div><div class="line"><a name="l00642"></a><span class="lineno"> 642</span>  <span class="keyword">const</span> <a class="code" href="classarm__compute_1_1_quantization_info.xhtml">QuantizationInfo</a> out_quant_info = <a class="code" href="classarm__compute_1_1_quantization_info.xhtml">QuantizationInfo</a>())</div><div class="line"><a name="l00643"></a><span class="lineno"> 643</span>  : _num_outputs(num_outputs),</div><div class="line"><a name="l00644"></a><span class="lineno"> 644</span>  _weights(nullptr),</div><div class="line"><a name="l00645"></a><span class="lineno"> 645</span>  _bias(nullptr),</div><div class="line"><a name="l00646"></a><span class="lineno"> 646</span>  _weights_ss(<a class="code" href="namespacearm__compute.xhtml">arm_compute</a>::support::cpp14::<a class="code" href="namespacearm__compute_1_1support_1_1cpp14.xhtml#a1d95a84d1a4610af6a128ad96c907e8b">make_unique</a><<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_sub_stream.xhtml">SubStream</a>>(std::move(sub_stream_weights))),</div><div class="line"><a name="l00647"></a><span class="lineno"> 647</span>  _bias_ss(<a class="code" href="namespacearm__compute.xhtml">arm_compute</a>::support::cpp14::<a class="code" href="namespacearm__compute_1_1support_1_1cpp14.xhtml#a1d95a84d1a4610af6a128ad96c907e8b">make_unique</a><<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_sub_stream.xhtml">SubStream</a>>(std::move(sub_stream_bias))),</div><div class="line"><a name="l00648"></a><span class="lineno"> 648</span>  _fc_info(fc_info),</div><div class="line"><a name="l00649"></a><span class="lineno"> 649</span>  _weights_quant_info(std::move(weights_quant_info)),</div><div class="line"><a name="l00650"></a><span class="lineno"> 650</span>  _out_quant_info(std::move(out_quant_info))</div><div class="line"><a name="l00651"></a><span class="lineno"> 651</span>  {</div><div class="line"><a name="l00652"></a><span class="lineno"> 652</span>  }</div><div class="line"><a name="l00653"></a><span class="lineno"> 653</span> </div><div class="line"><a name="l00660"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_fully_connected_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d"> 660</a></span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a56952a8591a9d8481450ae707ae355e7">NodeID</a> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_fully_connected_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">create_layer</a>(<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml">IStream</a> &s)<span class="keyword"> override</span></div><div class="line"><a name="l00661"></a><span class="lineno"> 661</span> <span class="keyword"> </span>{</div><div class="line"><a name="l00662"></a><span class="lineno"> 662</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_params.xhtml">NodeParams</a> common_params = { <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml#ad8227ba86a01f26e4f173cd5e219d5d1">name</a>(), s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a75ce23fbe59cc58db22e1b6d072b10c6">hints</a>().<a class="code" href="structarm__compute_1_1graph_1_1frontend_1_1_stream_hints.xhtml#a81d9ddb43e3c89a5bf3334d475f9d74b">target_hint</a> };</div><div class="line"><a name="l00663"></a><span class="lineno"> 663</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_idx_pair.xhtml">NodeIdxPair</a> input = { s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a110fbabe5b6b600f0f5b1fec06ab1484">tail_node</a>(), 0 };</div><div class="line"><a name="l00664"></a><span class="lineno"> 664</span>  <span class="keywordflow">if</span>(_weights != <span class="keyword">nullptr</span>)</div><div class="line"><a name="l00665"></a><span class="lineno"> 665</span>  {</div><div class="line"><a name="l00666"></a><span class="lineno"> 666</span>  <span class="keywordflow">return</span> <a class="code" href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#aae4c638ec880f2bd9ff29e072e8f34e5">GraphBuilder::add_fully_connected_layer</a>(s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a2f9edb3a23ff98069aaa52590d53bf5f">graph</a>(), common_params, input, _num_outputs,</div><div class="line"><a name="l00667"></a><span class="lineno"> 667</span>  std::move(_weights), std::move(_bias), _fc_info,</div><div class="line"><a name="l00668"></a><span class="lineno"> 668</span>  std::move(_weights_quant_info), std::move(_out_quant_info));</div><div class="line"><a name="l00669"></a><span class="lineno"> 669</span>  }</div><div class="line"><a name="l00670"></a><span class="lineno"> 670</span>  <span class="keywordflow">else</span></div><div class="line"><a name="l00671"></a><span class="lineno"> 671</span>  {</div><div class="line"><a name="l00672"></a><span class="lineno"> 672</span>  <a class="code" href="_error_8h.xhtml#a54a6080c9f4df1f908e57a9bbb46f5da">ARM_COMPUTE_ERROR_ON</a>(_weights_ss == <span class="keyword">nullptr</span>);</div><div class="line"><a name="l00673"></a><span class="lineno"> 673</span> </div><div class="line"><a name="l00674"></a><span class="lineno"> 674</span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a56952a8591a9d8481450ae707ae355e7">NodeID</a> bias_nid = (_bias_ss == <span class="keyword">nullptr</span>) ? <a class="code" href="namespacearm__compute_1_1graph.xhtml#aad3f5296ec88b9d552c109b04b89ad9f">EmptyNodeID</a> : _bias_ss->tail_node();</div><div class="line"><a name="l00675"></a><span class="lineno"> 675</span>  <span class="keywordflow">return</span> <a class="code" href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#aae4c638ec880f2bd9ff29e072e8f34e5">GraphBuilder::add_fully_connected_layer</a>(s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a2f9edb3a23ff98069aaa52590d53bf5f">graph</a>(), common_params, input, _num_outputs,</div><div class="line"><a name="l00676"></a><span class="lineno"> 676</span>  _weights_ss->tail_node(), bias_nid, _fc_info,</div><div class="line"><a name="l00677"></a><span class="lineno"> 677</span>  std::move(_out_quant_info));</div><div class="line"><a name="l00678"></a><span class="lineno"> 678</span>  }</div><div class="line"><a name="l00679"></a><span class="lineno"> 679</span>  }</div><div class="line"><a name="l00680"></a><span class="lineno"> 680</span> </div><div class="line"><a name="l00681"></a><span class="lineno"> 681</span> <span class="keyword">private</span>:</div><div class="line"><a name="l00682"></a><span class="lineno"> 682</span>  <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> _num_outputs;</div><div class="line"><a name="l00683"></a><span class="lineno"> 683</span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a41c3f59161734b8492782359f583b676">ITensorAccessorUPtr</a> _weights;</div><div class="line"><a name="l00684"></a><span class="lineno"> 684</span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a41c3f59161734b8492782359f583b676">ITensorAccessorUPtr</a> _bias;</div><div class="line"><a name="l00685"></a><span class="lineno"> 685</span>  std::unique_ptr<SubStream> _weights_ss;</div><div class="line"><a name="l00686"></a><span class="lineno"> 686</span>  std::unique_ptr<SubStream> _bias_ss;</div><div class="line"><a name="l00687"></a><span class="lineno"> 687</span>  <span class="keyword">const</span> FullyConnectedLayerInfo _fc_info;</div><div class="line"><a name="l00688"></a><span class="lineno"> 688</span>  <span class="keyword">const</span> <a class="code" href="classarm__compute_1_1_quantization_info.xhtml">QuantizationInfo</a> _weights_quant_info;</div><div class="line"><a name="l00689"></a><span class="lineno"> 689</span>  <span class="keyword">const</span> <a class="code" href="classarm__compute_1_1_quantization_info.xhtml">QuantizationInfo</a> _out_quant_info;</div><div class="line"><a name="l00690"></a><span class="lineno"> 690</span> };</div><div class="line"><a name="l00691"></a><span class="lineno"> 691</span> </div><div class="line"><a name="l00693"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_generate_proposals_layer.xhtml"> 693</a></span> <span class="keyword">class </span><a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_generate_proposals_layer.xhtml">GenerateProposalsLayer</a> final : <span class="keyword">public</span> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml">ILayer</a></div><div class="line"><a name="l00694"></a><span class="lineno"> 694</span> {</div><div class="line"><a name="l00695"></a><span class="lineno"> 695</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00703"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_generate_proposals_layer.xhtml#a19e3ec9ef1eff753af974d946e85a860"> 703</a></span>  <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_generate_proposals_layer.xhtml#a19e3ec9ef1eff753af974d946e85a860">GenerateProposalsLayer</a>(<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_sub_stream.xhtml">SubStream</a> &&ss_scores, <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_sub_stream.xhtml">SubStream</a> &&ss_deltas, <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_sub_stream.xhtml">SubStream</a> &&ss_anchors, <a class="code" href="classarm__compute_1_1_generate_proposals_info.xhtml">GenerateProposalsInfo</a> <a class="code" href="namespacearm__compute_1_1test_1_1validation.xhtml#a4f4125dba5283887b34f889b1c615c0c">info</a>)</div><div class="line"><a name="l00704"></a><span class="lineno"> 704</span>  : _ss_scores(std::move(ss_scores)), _ss_deltas(std::move(ss_deltas)), _ss_anchors(std::move(ss_anchors)), _info(<a class="code" href="namespacearm__compute_1_1test_1_1validation.xhtml#a4f4125dba5283887b34f889b1c615c0c">info</a>)</div><div class="line"><a name="l00705"></a><span class="lineno"> 705</span>  {</div><div class="line"><a name="l00706"></a><span class="lineno"> 706</span>  }</div><div class="line"><a name="l00707"></a><span class="lineno"> 707</span> </div><div class="line"><a name="l00714"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_generate_proposals_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d"> 714</a></span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a56952a8591a9d8481450ae707ae355e7">NodeID</a> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_generate_proposals_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">create_layer</a>(<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml">IStream</a> &s)<span class="keyword"> override</span></div><div class="line"><a name="l00715"></a><span class="lineno"> 715</span> <span class="keyword"> </span>{</div><div class="line"><a name="l00716"></a><span class="lineno"> 716</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_params.xhtml">NodeParams</a> common_params = { <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml#ad8227ba86a01f26e4f173cd5e219d5d1">name</a>(), s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a75ce23fbe59cc58db22e1b6d072b10c6">hints</a>().<a class="code" href="structarm__compute_1_1graph_1_1frontend_1_1_stream_hints.xhtml#a81d9ddb43e3c89a5bf3334d475f9d74b">target_hint</a> };</div><div class="line"><a name="l00717"></a><span class="lineno"> 717</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_idx_pair.xhtml">NodeIdxPair</a> scores = { _ss_scores.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a110fbabe5b6b600f0f5b1fec06ab1484">tail_node</a>(), 0 };</div><div class="line"><a name="l00718"></a><span class="lineno"> 718</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_idx_pair.xhtml">NodeIdxPair</a> deltas = { _ss_deltas.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a110fbabe5b6b600f0f5b1fec06ab1484">tail_node</a>(), 0 };</div><div class="line"><a name="l00719"></a><span class="lineno"> 719</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_idx_pair.xhtml">NodeIdxPair</a> anchors = { _ss_anchors.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a110fbabe5b6b600f0f5b1fec06ab1484">tail_node</a>(), 0 };</div><div class="line"><a name="l00720"></a><span class="lineno"> 720</span>  <span class="keywordflow">return</span> <a class="code" href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#a8965f4ef424a3b9142706cfe50b7e6cf">GraphBuilder::add_generate_proposals_node</a>(s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a2f9edb3a23ff98069aaa52590d53bf5f">graph</a>(), common_params, scores, deltas, anchors, _info);</div><div class="line"><a name="l00721"></a><span class="lineno"> 721</span>  }</div><div class="line"><a name="l00722"></a><span class="lineno"> 722</span> </div><div class="line"><a name="l00723"></a><span class="lineno"> 723</span> <span class="keyword">private</span>:</div><div class="line"><a name="l00724"></a><span class="lineno"> 724</span>  <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_sub_stream.xhtml">SubStream</a> _ss_scores;</div><div class="line"><a name="l00725"></a><span class="lineno"> 725</span>  <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_sub_stream.xhtml">SubStream</a> _ss_deltas;</div><div class="line"><a name="l00726"></a><span class="lineno"> 726</span>  <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_sub_stream.xhtml">SubStream</a> _ss_anchors;</div><div class="line"><a name="l00727"></a><span class="lineno"> 727</span>  <a class="code" href="classarm__compute_1_1_generate_proposals_info.xhtml">GenerateProposalsInfo</a> _info;</div><div class="line"><a name="l00728"></a><span class="lineno"> 728</span> };</div><div class="line"><a name="l00729"></a><span class="lineno"> 729</span> </div><div class="line"><a name="l00731"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_normalization_layer.xhtml"> 731</a></span> <span class="keyword">class </span><a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_normalization_layer.xhtml">NormalizationLayer</a> final : <span class="keyword">public</span> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml">ILayer</a></div><div class="line"><a name="l00732"></a><span class="lineno"> 732</span> {</div><div class="line"><a name="l00733"></a><span class="lineno"> 733</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00738"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_normalization_layer.xhtml#ada275ffd82f624b62bdbc2f01349fe33"> 738</a></span>  <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_normalization_layer.xhtml#ada275ffd82f624b62bdbc2f01349fe33">NormalizationLayer</a>(NormalizationLayerInfo norm_info)</div><div class="line"><a name="l00739"></a><span class="lineno"> 739</span>  : _norm_info(norm_info)</div><div class="line"><a name="l00740"></a><span class="lineno"> 740</span>  {</div><div class="line"><a name="l00741"></a><span class="lineno"> 741</span>  }</div><div class="line"><a name="l00742"></a><span class="lineno"> 742</span> </div><div class="line"><a name="l00743"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_normalization_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d"> 743</a></span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a56952a8591a9d8481450ae707ae355e7">NodeID</a> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_normalization_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">create_layer</a>(<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml">IStream</a> &s)<span class="keyword"> override</span></div><div class="line"><a name="l00744"></a><span class="lineno"> 744</span> <span class="keyword"> </span>{</div><div class="line"><a name="l00745"></a><span class="lineno"> 745</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_params.xhtml">NodeParams</a> common_params = { <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml#ad8227ba86a01f26e4f173cd5e219d5d1">name</a>(), s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a75ce23fbe59cc58db22e1b6d072b10c6">hints</a>().<a class="code" href="structarm__compute_1_1graph_1_1frontend_1_1_stream_hints.xhtml#a81d9ddb43e3c89a5bf3334d475f9d74b">target_hint</a> };</div><div class="line"><a name="l00746"></a><span class="lineno"> 746</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_idx_pair.xhtml">NodeIdxPair</a> input = { s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a110fbabe5b6b600f0f5b1fec06ab1484">tail_node</a>(), 0 };</div><div class="line"><a name="l00747"></a><span class="lineno"> 747</span>  <span class="keywordflow">return</span> <a class="code" href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#a542464b49825a7f82b42909409405010">GraphBuilder::add_normalization_node</a>(s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a2f9edb3a23ff98069aaa52590d53bf5f">graph</a>(), common_params, input, _norm_info);</div><div class="line"><a name="l00748"></a><span class="lineno"> 748</span>  }</div><div class="line"><a name="l00749"></a><span class="lineno"> 749</span> </div><div class="line"><a name="l00750"></a><span class="lineno"> 750</span> <span class="keyword">private</span>:</div><div class="line"><a name="l00751"></a><span class="lineno"> 751</span>  NormalizationLayerInfo _norm_info;</div><div class="line"><a name="l00752"></a><span class="lineno"> 752</span> };</div><div class="line"><a name="l00753"></a><span class="lineno"> 753</span> </div><div class="line"><a name="l00755"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_normalize_planar_y_u_v_layer.xhtml"> 755</a></span> <span class="keyword">class </span><a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_normalize_planar_y_u_v_layer.xhtml">NormalizePlanarYUVLayer</a> final : <span class="keyword">public</span> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml">ILayer</a></div><div class="line"><a name="l00756"></a><span class="lineno"> 756</span> {</div><div class="line"><a name="l00757"></a><span class="lineno"> 757</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00763"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_normalize_planar_y_u_v_layer.xhtml#a6c61e8c3eb59a3587817a7250b0bb6ac"> 763</a></span>  <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_normalize_planar_y_u_v_layer.xhtml#a6c61e8c3eb59a3587817a7250b0bb6ac">NormalizePlanarYUVLayer</a>(<a class="code" href="namespacearm__compute_1_1graph.xhtml#a41c3f59161734b8492782359f583b676">ITensorAccessorUPtr</a> mean,</div><div class="line"><a name="l00764"></a><span class="lineno"> 764</span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a41c3f59161734b8492782359f583b676">ITensorAccessorUPtr</a> std)</div><div class="line"><a name="l00765"></a><span class="lineno"> 765</span>  : _mean(std::move(mean)), _std(std::move(std))</div><div class="line"><a name="l00766"></a><span class="lineno"> 766</span>  {</div><div class="line"><a name="l00767"></a><span class="lineno"> 767</span>  }</div><div class="line"><a name="l00768"></a><span class="lineno"> 768</span> </div><div class="line"><a name="l00769"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_normalize_planar_y_u_v_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d"> 769</a></span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a56952a8591a9d8481450ae707ae355e7">NodeID</a> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_normalize_planar_y_u_v_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">create_layer</a>(<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml">IStream</a> &s)<span class="keyword"> override</span></div><div class="line"><a name="l00770"></a><span class="lineno"> 770</span> <span class="keyword"> </span>{</div><div class="line"><a name="l00771"></a><span class="lineno"> 771</span>  <a class="code" href="_error_8h.xhtml#a54a6080c9f4df1f908e57a9bbb46f5da">ARM_COMPUTE_ERROR_ON</a>(_mean == <span class="keyword">nullptr</span>);</div><div class="line"><a name="l00772"></a><span class="lineno"> 772</span>  <a class="code" href="_error_8h.xhtml#a54a6080c9f4df1f908e57a9bbb46f5da">ARM_COMPUTE_ERROR_ON</a>(_std == <span class="keyword">nullptr</span>);</div><div class="line"><a name="l00773"></a><span class="lineno"> 773</span> </div><div class="line"><a name="l00774"></a><span class="lineno"> 774</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_params.xhtml">NodeParams</a> common_params = { <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml#ad8227ba86a01f26e4f173cd5e219d5d1">name</a>(), s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a75ce23fbe59cc58db22e1b6d072b10c6">hints</a>().<a class="code" href="structarm__compute_1_1graph_1_1frontend_1_1_stream_hints.xhtml#a81d9ddb43e3c89a5bf3334d475f9d74b">target_hint</a> };</div><div class="line"><a name="l00775"></a><span class="lineno"> 775</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_idx_pair.xhtml">NodeIdxPair</a> input = { s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a110fbabe5b6b600f0f5b1fec06ab1484">tail_node</a>(), 0 };</div><div class="line"><a name="l00776"></a><span class="lineno"> 776</span>  <span class="keywordflow">return</span> <a class="code" href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#a2bf294b4d12b6430e4e6b6ba8db8273b">GraphBuilder::add_normalize_planar_yuv_node</a>(s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a2f9edb3a23ff98069aaa52590d53bf5f">graph</a>(), common_params, input,</div><div class="line"><a name="l00777"></a><span class="lineno"> 777</span>  std::move(_mean), std::move(_std));</div><div class="line"><a name="l00778"></a><span class="lineno"> 778</span>  }</div><div class="line"><a name="l00779"></a><span class="lineno"> 779</span> </div><div class="line"><a name="l00780"></a><span class="lineno"> 780</span> <span class="keyword">private</span>:</div><div class="line"><a name="l00781"></a><span class="lineno"> 781</span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a41c3f59161734b8492782359f583b676">ITensorAccessorUPtr</a> _mean;</div><div class="line"><a name="l00782"></a><span class="lineno"> 782</span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a41c3f59161734b8492782359f583b676">ITensorAccessorUPtr</a> _std;</div><div class="line"><a name="l00783"></a><span class="lineno"> 783</span> };</div><div class="line"><a name="l00784"></a><span class="lineno"> 784</span> </div><div class="line"><a name="l00786"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_pad_layer.xhtml"> 786</a></span> <span class="keyword">class </span><a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_pad_layer.xhtml">PadLayer</a> final : <span class="keyword">public</span> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml">ILayer</a></div><div class="line"><a name="l00787"></a><span class="lineno"> 787</span> {</div><div class="line"><a name="l00788"></a><span class="lineno"> 788</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00794"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_pad_layer.xhtml#a324e2525845b9315b4e4e8909dc14eb4"> 794</a></span>  <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_pad_layer.xhtml#a324e2525845b9315b4e4e8909dc14eb4">PadLayer</a>(<a class="code" href="namespacearm__compute.xhtml#ac1a1b012674e0f1de071a611391828ad">PaddingList</a> <a class="code" href="namespacearm__compute_1_1test_1_1validation.xhtml#a735a025fce26c1ef147b54426df18181">padding</a>)</div><div class="line"><a name="l00795"></a><span class="lineno"> 795</span>  : _padding(<a class="code" href="namespacearm__compute_1_1test_1_1validation.xhtml#a735a025fce26c1ef147b54426df18181">padding</a>)</div><div class="line"><a name="l00796"></a><span class="lineno"> 796</span>  {</div><div class="line"><a name="l00797"></a><span class="lineno"> 797</span>  }</div><div class="line"><a name="l00798"></a><span class="lineno"> 798</span> </div><div class="line"><a name="l00799"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_pad_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d"> 799</a></span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a56952a8591a9d8481450ae707ae355e7">NodeID</a> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_pad_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">create_layer</a>(<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml">IStream</a> &s)<span class="keyword"> override</span></div><div class="line"><a name="l00800"></a><span class="lineno"> 800</span> <span class="keyword"> </span>{</div><div class="line"><a name="l00801"></a><span class="lineno"> 801</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_params.xhtml">NodeParams</a> common_params = { <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml#ad8227ba86a01f26e4f173cd5e219d5d1">name</a>(), s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a75ce23fbe59cc58db22e1b6d072b10c6">hints</a>().<a class="code" href="structarm__compute_1_1graph_1_1frontend_1_1_stream_hints.xhtml#a81d9ddb43e3c89a5bf3334d475f9d74b">target_hint</a> };</div><div class="line"><a name="l00802"></a><span class="lineno"> 802</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_idx_pair.xhtml">NodeIdxPair</a> input = { s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a110fbabe5b6b600f0f5b1fec06ab1484">tail_node</a>(), 0 };</div><div class="line"><a name="l00803"></a><span class="lineno"> 803</span>  <span class="keywordflow">return</span> <a class="code" href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#af6679b5fdb9181104408232be9907ca4">GraphBuilder::add_pad_node</a>(s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a2f9edb3a23ff98069aaa52590d53bf5f">graph</a>(), common_params, input, _padding);</div><div class="line"><a name="l00804"></a><span class="lineno"> 804</span>  }</div><div class="line"><a name="l00805"></a><span class="lineno"> 805</span> </div><div class="line"><a name="l00806"></a><span class="lineno"> 806</span> <span class="keyword">private</span>:</div><div class="line"><a name="l00807"></a><span class="lineno"> 807</span>  <a class="code" href="namespacearm__compute.xhtml#ac1a1b012674e0f1de071a611391828ad">PaddingList</a> _padding;</div><div class="line"><a name="l00808"></a><span class="lineno"> 808</span> };</div><div class="line"><a name="l00809"></a><span class="lineno"> 809</span> </div><div class="line"><a name="l00811"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_permute_layer.xhtml"> 811</a></span> <span class="keyword">class </span><a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_permute_layer.xhtml">PermuteLayer</a> final : <span class="keyword">public</span> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml">ILayer</a></div><div class="line"><a name="l00812"></a><span class="lineno"> 812</span> {</div><div class="line"><a name="l00813"></a><span class="lineno"> 813</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00820"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_permute_layer.xhtml#a3100240dbc6c19e85608522a8d4c1e98"> 820</a></span>  <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_permute_layer.xhtml#a3100240dbc6c19e85608522a8d4c1e98">PermuteLayer</a>(<a class="code" href="namespacearm__compute.xhtml#a33e65be485104e2e9e69fca551d6f492">PermutationVector</a> perm, <a class="code" href="namespacearm__compute.xhtml#ad1d5cce2d9e9a5d61c243e5c989112e0">DataLayout</a> layout = <a class="code" href="namespacearm__compute.xhtml#a3a440b3893fa10608d4428958be1c52ea696b031073e74bf2cb98e5ef201d4aa3">DataLayout::UNKNOWN</a>)</div><div class="line"><a name="l00821"></a><span class="lineno"> 821</span>  : _perm(perm), _layout(layout)</div><div class="line"><a name="l00822"></a><span class="lineno"> 822</span>  {</div><div class="line"><a name="l00823"></a><span class="lineno"> 823</span>  }</div><div class="line"><a name="l00824"></a><span class="lineno"> 824</span> </div><div class="line"><a name="l00825"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_permute_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d"> 825</a></span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a56952a8591a9d8481450ae707ae355e7">NodeID</a> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_permute_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">create_layer</a>(<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml">IStream</a> &s)<span class="keyword"> override</span></div><div class="line"><a name="l00826"></a><span class="lineno"> 826</span> <span class="keyword"> </span>{</div><div class="line"><a name="l00827"></a><span class="lineno"> 827</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_params.xhtml">NodeParams</a> common_params = { <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml#ad8227ba86a01f26e4f173cd5e219d5d1">name</a>(), s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a75ce23fbe59cc58db22e1b6d072b10c6">hints</a>().<a class="code" href="structarm__compute_1_1graph_1_1frontend_1_1_stream_hints.xhtml#a81d9ddb43e3c89a5bf3334d475f9d74b">target_hint</a> };</div><div class="line"><a name="l00828"></a><span class="lineno"> 828</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_idx_pair.xhtml">NodeIdxPair</a> input = { s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a110fbabe5b6b600f0f5b1fec06ab1484">tail_node</a>(), 0 };</div><div class="line"><a name="l00829"></a><span class="lineno"> 829</span>  <span class="keywordflow">return</span> <a class="code" href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#ad0a6a6580be03b445d9dcc64ced5e2ef">GraphBuilder::add_permute_node</a>(s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a2f9edb3a23ff98069aaa52590d53bf5f">graph</a>(), common_params, input, _perm, _layout);</div><div class="line"><a name="l00830"></a><span class="lineno"> 830</span>  }</div><div class="line"><a name="l00831"></a><span class="lineno"> 831</span> </div><div class="line"><a name="l00832"></a><span class="lineno"> 832</span> <span class="keyword">private</span>:</div><div class="line"><a name="l00833"></a><span class="lineno"> 833</span>  <a class="code" href="namespacearm__compute.xhtml#a33e65be485104e2e9e69fca551d6f492">PermutationVector</a> _perm;</div><div class="line"><a name="l00834"></a><span class="lineno"> 834</span>  <a class="code" href="namespacearm__compute.xhtml#ad1d5cce2d9e9a5d61c243e5c989112e0">DataLayout</a> _layout;</div><div class="line"><a name="l00835"></a><span class="lineno"> 835</span> };</div><div class="line"><a name="l00836"></a><span class="lineno"> 836</span> </div><div class="line"><a name="l00838"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_pooling_layer.xhtml"> 838</a></span> <span class="keyword">class </span><a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_pooling_layer.xhtml">PoolingLayer</a> final : <span class="keyword">public</span> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml">ILayer</a></div><div class="line"><a name="l00839"></a><span class="lineno"> 839</span> {</div><div class="line"><a name="l00840"></a><span class="lineno"> 840</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00845"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_pooling_layer.xhtml#a9ad7e9ede84392dee892357377aa1806"> 845</a></span>  <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_pooling_layer.xhtml#a9ad7e9ede84392dee892357377aa1806">PoolingLayer</a>(PoolingLayerInfo pool_info)</div><div class="line"><a name="l00846"></a><span class="lineno"> 846</span>  : _pool_info(pool_info)</div><div class="line"><a name="l00847"></a><span class="lineno"> 847</span>  {</div><div class="line"><a name="l00848"></a><span class="lineno"> 848</span>  }</div><div class="line"><a name="l00849"></a><span class="lineno"> 849</span> </div><div class="line"><a name="l00850"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_pooling_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d"> 850</a></span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a56952a8591a9d8481450ae707ae355e7">NodeID</a> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_pooling_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">create_layer</a>(<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml">IStream</a> &s)<span class="keyword"> override</span></div><div class="line"><a name="l00851"></a><span class="lineno"> 851</span> <span class="keyword"> </span>{</div><div class="line"><a name="l00852"></a><span class="lineno"> 852</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_params.xhtml">NodeParams</a> common_params = { <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml#ad8227ba86a01f26e4f173cd5e219d5d1">name</a>(), s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a75ce23fbe59cc58db22e1b6d072b10c6">hints</a>().<a class="code" href="structarm__compute_1_1graph_1_1frontend_1_1_stream_hints.xhtml#a81d9ddb43e3c89a5bf3334d475f9d74b">target_hint</a> };</div><div class="line"><a name="l00853"></a><span class="lineno"> 853</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_idx_pair.xhtml">NodeIdxPair</a> input = { s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a110fbabe5b6b600f0f5b1fec06ab1484">tail_node</a>(), 0 };</div><div class="line"><a name="l00854"></a><span class="lineno"> 854</span>  <span class="keywordflow">return</span> <a class="code" href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#ab52fa970654d32e0c0621cf718a6861f">GraphBuilder::add_pooling_node</a>(s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a2f9edb3a23ff98069aaa52590d53bf5f">graph</a>(), common_params, input, _pool_info);</div><div class="line"><a name="l00855"></a><span class="lineno"> 855</span>  }</div><div class="line"><a name="l00856"></a><span class="lineno"> 856</span> </div><div class="line"><a name="l00857"></a><span class="lineno"> 857</span> <span class="keyword">private</span>:</div><div class="line"><a name="l00858"></a><span class="lineno"> 858</span>  PoolingLayerInfo _pool_info;</div><div class="line"><a name="l00859"></a><span class="lineno"> 859</span> };</div><div class="line"><a name="l00860"></a><span class="lineno"> 860</span> </div><div class="line"><a name="l00862"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_prior_box_layer.xhtml"> 862</a></span> <span class="keyword">class </span><a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_prior_box_layer.xhtml">PriorBoxLayer</a> final : <span class="keyword">public</span> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml">ILayer</a></div><div class="line"><a name="l00863"></a><span class="lineno"> 863</span> {</div><div class="line"><a name="l00864"></a><span class="lineno"> 864</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00870"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_prior_box_layer.xhtml#a6c69d519202fb0b1ee7f521e7fb6e7a1"> 870</a></span>  <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_prior_box_layer.xhtml#a6c69d519202fb0b1ee7f521e7fb6e7a1">PriorBoxLayer</a>(<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_sub_stream.xhtml">SubStream</a> &&sub_stream, <span class="keyword">const</span> <a class="code" href="classarm__compute_1_1_prior_box_layer_info.xhtml">PriorBoxLayerInfo</a> &prior_info)</div><div class="line"><a name="l00871"></a><span class="lineno"> 871</span>  : _ss(std::move(sub_stream)), _prior_info(prior_info)</div><div class="line"><a name="l00872"></a><span class="lineno"> 872</span>  {</div><div class="line"><a name="l00873"></a><span class="lineno"> 873</span>  }</div><div class="line"><a name="l00874"></a><span class="lineno"> 874</span> </div><div class="line"><a name="l00875"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_prior_box_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d"> 875</a></span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a56952a8591a9d8481450ae707ae355e7">NodeID</a> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_prior_box_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">create_layer</a>(<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml">IStream</a> &s)<span class="keyword"> override</span></div><div class="line"><a name="l00876"></a><span class="lineno"> 876</span> <span class="keyword"> </span>{</div><div class="line"><a name="l00877"></a><span class="lineno"> 877</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_params.xhtml">NodeParams</a> common_params = { <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml#ad8227ba86a01f26e4f173cd5e219d5d1">name</a>(), s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a75ce23fbe59cc58db22e1b6d072b10c6">hints</a>().<a class="code" href="structarm__compute_1_1graph_1_1frontend_1_1_stream_hints.xhtml#a81d9ddb43e3c89a5bf3334d475f9d74b">target_hint</a> };</div><div class="line"><a name="l00878"></a><span class="lineno"> 878</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_idx_pair.xhtml">NodeIdxPair</a> input0 = { s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a110fbabe5b6b600f0f5b1fec06ab1484">tail_node</a>(), 0 };</div><div class="line"><a name="l00879"></a><span class="lineno"> 879</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_idx_pair.xhtml">NodeIdxPair</a> input1 = { _ss.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a110fbabe5b6b600f0f5b1fec06ab1484">tail_node</a>(), 0 };</div><div class="line"><a name="l00880"></a><span class="lineno"> 880</span>  <span class="keywordflow">return</span> <a class="code" href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#a6dc61dbaf7ce5612ac8d1566c1c222e3">GraphBuilder::add_priorbox_node</a>(s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a2f9edb3a23ff98069aaa52590d53bf5f">graph</a>(), common_params, input0, input1, _prior_info);</div><div class="line"><a name="l00881"></a><span class="lineno"> 881</span>  }</div><div class="line"><a name="l00882"></a><span class="lineno"> 882</span> </div><div class="line"><a name="l00883"></a><span class="lineno"> 883</span> <span class="keyword">private</span>:</div><div class="line"><a name="l00884"></a><span class="lineno"> 884</span>  <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_sub_stream.xhtml">SubStream</a> _ss;</div><div class="line"><a name="l00885"></a><span class="lineno"> 885</span>  <a class="code" href="classarm__compute_1_1_prior_box_layer_info.xhtml">PriorBoxLayerInfo</a> _prior_info;</div><div class="line"><a name="l00886"></a><span class="lineno"> 886</span> };</div><div class="line"><a name="l00887"></a><span class="lineno"> 887</span> </div><div class="line"><a name="l00889"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_quantization_layer.xhtml"> 889</a></span> <span class="keyword">class </span><a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_quantization_layer.xhtml">QuantizationLayer</a> final : <span class="keyword">public</span> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml">ILayer</a></div><div class="line"><a name="l00890"></a><span class="lineno"> 890</span> {</div><div class="line"><a name="l00891"></a><span class="lineno"> 891</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00896"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_quantization_layer.xhtml#a2a7f0e0b904a95289b8f0af3911abda0"> 896</a></span>  <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_quantization_layer.xhtml#a2a7f0e0b904a95289b8f0af3911abda0">QuantizationLayer</a>(<a class="code" href="classarm__compute_1_1_quantization_info.xhtml">QuantizationInfo</a> out_quant_info)</div><div class="line"><a name="l00897"></a><span class="lineno"> 897</span>  : _out_quant_info(out_quant_info)</div><div class="line"><a name="l00898"></a><span class="lineno"> 898</span>  {</div><div class="line"><a name="l00899"></a><span class="lineno"> 899</span>  }</div><div class="line"><a name="l00900"></a><span class="lineno"> 900</span> </div><div class="line"><a name="l00901"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_quantization_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d"> 901</a></span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a56952a8591a9d8481450ae707ae355e7">NodeID</a> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_quantization_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">create_layer</a>(<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml">IStream</a> &s)<span class="keyword"> override</span></div><div class="line"><a name="l00902"></a><span class="lineno"> 902</span> <span class="keyword"> </span>{</div><div class="line"><a name="l00903"></a><span class="lineno"> 903</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_params.xhtml">NodeParams</a> common_params = { <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml#ad8227ba86a01f26e4f173cd5e219d5d1">name</a>(), s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a75ce23fbe59cc58db22e1b6d072b10c6">hints</a>().<a class="code" href="structarm__compute_1_1graph_1_1frontend_1_1_stream_hints.xhtml#a81d9ddb43e3c89a5bf3334d475f9d74b">target_hint</a> };</div><div class="line"><a name="l00904"></a><span class="lineno"> 904</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_idx_pair.xhtml">NodeIdxPair</a> input = { s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a110fbabe5b6b600f0f5b1fec06ab1484">tail_node</a>(), 0 };</div><div class="line"><a name="l00905"></a><span class="lineno"> 905</span>  <span class="keywordflow">return</span> <a class="code" href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#a44fe1be81ac7e5aadbc73f05bb95aae1">GraphBuilder::add_quantization_node</a>(s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a2f9edb3a23ff98069aaa52590d53bf5f">graph</a>(), common_params, input, _out_quant_info);</div><div class="line"><a name="l00906"></a><span class="lineno"> 906</span>  }</div><div class="line"><a name="l00907"></a><span class="lineno"> 907</span> </div><div class="line"><a name="l00908"></a><span class="lineno"> 908</span> <span class="keyword">private</span>:</div><div class="line"><a name="l00909"></a><span class="lineno"> 909</span>  <a class="code" href="classarm__compute_1_1_quantization_info.xhtml">QuantizationInfo</a> _out_quant_info;</div><div class="line"><a name="l00910"></a><span class="lineno"> 910</span> };</div><div class="line"><a name="l00911"></a><span class="lineno"> 911</span> </div><div class="line"><a name="l00913"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_reorg_layer.xhtml"> 913</a></span> <span class="keyword">class </span><a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_reorg_layer.xhtml">ReorgLayer</a> final : <span class="keyword">public</span> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml">ILayer</a></div><div class="line"><a name="l00914"></a><span class="lineno"> 914</span> {</div><div class="line"><a name="l00915"></a><span class="lineno"> 915</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00921"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_reorg_layer.xhtml#a4c1d6ae3354f4dfa1c4e703e8c545dff"> 921</a></span>  <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_reorg_layer.xhtml#a4c1d6ae3354f4dfa1c4e703e8c545dff">ReorgLayer</a>(<span class="keywordtype">int</span> stride)</div><div class="line"><a name="l00922"></a><span class="lineno"> 922</span>  : _stride(stride)</div><div class="line"><a name="l00923"></a><span class="lineno"> 923</span>  {</div><div class="line"><a name="l00924"></a><span class="lineno"> 924</span>  }</div><div class="line"><a name="l00925"></a><span class="lineno"> 925</span> </div><div class="line"><a name="l00926"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_reorg_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d"> 926</a></span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a56952a8591a9d8481450ae707ae355e7">NodeID</a> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_reorg_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">create_layer</a>(<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml">IStream</a> &s)<span class="keyword"> override</span></div><div class="line"><a name="l00927"></a><span class="lineno"> 927</span> <span class="keyword"> </span>{</div><div class="line"><a name="l00928"></a><span class="lineno"> 928</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_params.xhtml">NodeParams</a> common_params = { <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml#ad8227ba86a01f26e4f173cd5e219d5d1">name</a>(), s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a75ce23fbe59cc58db22e1b6d072b10c6">hints</a>().<a class="code" href="structarm__compute_1_1graph_1_1frontend_1_1_stream_hints.xhtml#a81d9ddb43e3c89a5bf3334d475f9d74b">target_hint</a> };</div><div class="line"><a name="l00929"></a><span class="lineno"> 929</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_idx_pair.xhtml">NodeIdxPair</a> input = { s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a110fbabe5b6b600f0f5b1fec06ab1484">tail_node</a>(), 0 };</div><div class="line"><a name="l00930"></a><span class="lineno"> 930</span>  <span class="keywordflow">return</span> <a class="code" href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#a9d0c83a96ca66565407885ff41214665">GraphBuilder::add_reorg_node</a>(s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a2f9edb3a23ff98069aaa52590d53bf5f">graph</a>(), common_params, input, _stride);</div><div class="line"><a name="l00931"></a><span class="lineno"> 931</span>  }</div><div class="line"><a name="l00932"></a><span class="lineno"> 932</span> </div><div class="line"><a name="l00933"></a><span class="lineno"> 933</span> <span class="keyword">private</span>:</div><div class="line"><a name="l00934"></a><span class="lineno"> 934</span>  <span class="keywordtype">int</span> _stride;</div><div class="line"><a name="l00935"></a><span class="lineno"> 935</span> };</div><div class="line"><a name="l00936"></a><span class="lineno"> 936</span> </div><div class="line"><a name="l00938"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_reshape_layer.xhtml"> 938</a></span> <span class="keyword">class </span><a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_reshape_layer.xhtml">ReshapeLayer</a> final : <span class="keyword">public</span> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml">ILayer</a></div><div class="line"><a name="l00939"></a><span class="lineno"> 939</span> {</div><div class="line"><a name="l00940"></a><span class="lineno"> 940</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00945"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_reshape_layer.xhtml#aa3c4c9fd2bc62c95238f22172e8c10f1"> 945</a></span>  <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_reshape_layer.xhtml#aa3c4c9fd2bc62c95238f22172e8c10f1">ReshapeLayer</a>(TensorShape <a class="code" href="namespacearm__compute_1_1test_1_1validation.xhtml#a45cde9abb508c62d67c3bb2b9bf566a5">shape</a>)</div><div class="line"><a name="l00946"></a><span class="lineno"> 946</span>  : _shape(<a class="code" href="namespacearm__compute_1_1test_1_1validation.xhtml#a45cde9abb508c62d67c3bb2b9bf566a5">shape</a>)</div><div class="line"><a name="l00947"></a><span class="lineno"> 947</span>  {</div><div class="line"><a name="l00948"></a><span class="lineno"> 948</span>  }</div><div class="line"><a name="l00949"></a><span class="lineno"> 949</span> </div><div class="line"><a name="l00950"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_reshape_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d"> 950</a></span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a56952a8591a9d8481450ae707ae355e7">NodeID</a> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_reshape_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">create_layer</a>(<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml">IStream</a> &s)<span class="keyword"> override</span></div><div class="line"><a name="l00951"></a><span class="lineno"> 951</span> <span class="keyword"> </span>{</div><div class="line"><a name="l00952"></a><span class="lineno"> 952</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_params.xhtml">NodeParams</a> common_params = { <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml#ad8227ba86a01f26e4f173cd5e219d5d1">name</a>(), s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a75ce23fbe59cc58db22e1b6d072b10c6">hints</a>().<a class="code" href="structarm__compute_1_1graph_1_1frontend_1_1_stream_hints.xhtml#a81d9ddb43e3c89a5bf3334d475f9d74b">target_hint</a> };</div><div class="line"><a name="l00953"></a><span class="lineno"> 953</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_idx_pair.xhtml">NodeIdxPair</a> input = { s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a110fbabe5b6b600f0f5b1fec06ab1484">tail_node</a>(), 0 };</div><div class="line"><a name="l00954"></a><span class="lineno"> 954</span>  <span class="keywordflow">return</span> <a class="code" href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#a96b9a9be8e6bc94f1a245d9625c5b596">GraphBuilder::add_reshape_node</a>(s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a2f9edb3a23ff98069aaa52590d53bf5f">graph</a>(), common_params, input, _shape);</div><div class="line"><a name="l00955"></a><span class="lineno"> 955</span>  }</div><div class="line"><a name="l00956"></a><span class="lineno"> 956</span> </div><div class="line"><a name="l00957"></a><span class="lineno"> 957</span> <span class="keyword">private</span>:</div><div class="line"><a name="l00958"></a><span class="lineno"> 958</span>  TensorShape _shape;</div><div class="line"><a name="l00959"></a><span class="lineno"> 959</span> };</div><div class="line"><a name="l00960"></a><span class="lineno"> 960</span> </div><div class="line"><a name="l00962"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_resize_layer.xhtml"> 962</a></span> <span class="keyword">class </span><a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_resize_layer.xhtml">ResizeLayer</a> final : <span class="keyword">public</span> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml">ILayer</a></div><div class="line"><a name="l00963"></a><span class="lineno"> 963</span> {</div><div class="line"><a name="l00964"></a><span class="lineno"> 964</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00965"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_resize_layer.xhtml#a6de958db405f92c48214eedd8c5a2a7b"> 965</a></span>  <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_resize_layer.xhtml#a6de958db405f92c48214eedd8c5a2a7b">ResizeLayer</a>(<a class="code" href="namespacearm__compute.xhtml#a966a9c417ce5e94dca08d9b5e745c0c9">InterpolationPolicy</a> <a class="code" href="namespacearm__compute_1_1test_1_1validation.xhtml#ad986b73e9d5f47a623a9b6d773c25e34">policy</a>, <span class="keywordtype">float</span> width_scale, <span class="keywordtype">float</span> height_scale)</div><div class="line"><a name="l00966"></a><span class="lineno"> 966</span>  : _policy(<a class="code" href="namespacearm__compute_1_1test_1_1validation.xhtml#ad986b73e9d5f47a623a9b6d773c25e34">policy</a>), _width_scale(width_scale), _height_scale(height_scale)</div><div class="line"><a name="l00967"></a><span class="lineno"> 967</span>  {</div><div class="line"><a name="l00968"></a><span class="lineno"> 968</span>  }</div><div class="line"><a name="l00969"></a><span class="lineno"> 969</span> </div><div class="line"><a name="l00970"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_resize_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d"> 970</a></span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a56952a8591a9d8481450ae707ae355e7">NodeID</a> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_resize_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">create_layer</a>(<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml">IStream</a> &s)<span class="keyword"> override</span></div><div class="line"><a name="l00971"></a><span class="lineno"> 971</span> <span class="keyword"> </span>{</div><div class="line"><a name="l00972"></a><span class="lineno"> 972</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_params.xhtml">NodeParams</a> common_params = { <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml#ad8227ba86a01f26e4f173cd5e219d5d1">name</a>(), s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a75ce23fbe59cc58db22e1b6d072b10c6">hints</a>().<a class="code" href="structarm__compute_1_1graph_1_1frontend_1_1_stream_hints.xhtml#a81d9ddb43e3c89a5bf3334d475f9d74b">target_hint</a> };</div><div class="line"><a name="l00973"></a><span class="lineno"> 973</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_idx_pair.xhtml">NodeIdxPair</a> input = { s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a110fbabe5b6b600f0f5b1fec06ab1484">tail_node</a>(), 0 };</div><div class="line"><a name="l00974"></a><span class="lineno"> 974</span>  <span class="keywordflow">return</span> <a class="code" href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#a4e6a956431d508ac913a77cf1f9eaa69">GraphBuilder::add_resize_node</a>(s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a2f9edb3a23ff98069aaa52590d53bf5f">graph</a>(), common_params, input, _policy, _width_scale, _height_scale);</div><div class="line"><a name="l00975"></a><span class="lineno"> 975</span>  }</div><div class="line"><a name="l00976"></a><span class="lineno"> 976</span> </div><div class="line"><a name="l00977"></a><span class="lineno"> 977</span> <span class="keyword">private</span>:</div><div class="line"><a name="l00978"></a><span class="lineno"> 978</span>  <a class="code" href="namespacearm__compute.xhtml#a966a9c417ce5e94dca08d9b5e745c0c9">InterpolationPolicy</a> _policy;</div><div class="line"><a name="l00979"></a><span class="lineno"> 979</span>  <span class="keywordtype">float</span> _width_scale;</div><div class="line"><a name="l00980"></a><span class="lineno"> 980</span>  <span class="keywordtype">float</span> _height_scale;</div><div class="line"><a name="l00981"></a><span class="lineno"> 981</span> };</div><div class="line"><a name="l00982"></a><span class="lineno"> 982</span> </div><div class="line"><a name="l00984"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_r_o_i_align_layer.xhtml"> 984</a></span> <span class="keyword">class </span><a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_r_o_i_align_layer.xhtml">ROIAlignLayer</a> final : <span class="keyword">public</span> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml">ILayer</a></div><div class="line"><a name="l00985"></a><span class="lineno"> 985</span> {</div><div class="line"><a name="l00986"></a><span class="lineno"> 986</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00993"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_r_o_i_align_layer.xhtml#aee31512297b466bfd6fadd4e79384887"> 993</a></span>  <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_r_o_i_align_layer.xhtml#aee31512297b466bfd6fadd4e79384887">ROIAlignLayer</a>(<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_sub_stream.xhtml">SubStream</a> &&sub_stream_input, <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_sub_stream.xhtml">SubStream</a> &&sub_stream_rois, <a class="code" href="classarm__compute_1_1_r_o_i_pooling_layer_info.xhtml">ROIPoolingLayerInfo</a> pool_info)</div><div class="line"><a name="l00994"></a><span class="lineno"> 994</span>  : _ss_input(sub_stream_input), _ss_rois(sub_stream_rois), _pool_info(pool_info)</div><div class="line"><a name="l00995"></a><span class="lineno"> 995</span>  {</div><div class="line"><a name="l00996"></a><span class="lineno"> 996</span>  }</div><div class="line"><a name="l00997"></a><span class="lineno"> 997</span> </div><div class="line"><a name="l00999"></a><span class="lineno"> 999</span>  <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_r_o_i_align_layer.xhtml#aee31512297b466bfd6fadd4e79384887">ROIAlignLayer</a>(<span class="keyword">const</span> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_r_o_i_align_layer.xhtml">ROIAlignLayer</a> &) = <span class="keyword">delete</span>;</div><div class="line"><a name="l01001"></a><span class="lineno"> 1001</span>  <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_r_o_i_align_layer.xhtml">ROIAlignLayer</a> &<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_r_o_i_align_layer.xhtml#af0302d3fc7712901f4a536d0fb27dc3c">operator=</a>(<span class="keyword">const</span> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_r_o_i_align_layer.xhtml">ROIAlignLayer</a> &) = <span class="keyword">delete</span>;</div><div class="line"><a name="l01002"></a><span class="lineno"> 1002</span> </div><div class="line"><a name="l01003"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_r_o_i_align_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d"> 1003</a></span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a56952a8591a9d8481450ae707ae355e7">NodeID</a> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_r_o_i_align_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">create_layer</a>(<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml">IStream</a> &s)<span class="keyword"> override</span></div><div class="line"><a name="l01004"></a><span class="lineno"> 1004</span> <span class="keyword"> </span>{</div><div class="line"><a name="l01005"></a><span class="lineno"> 1005</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_params.xhtml">NodeParams</a> common_params = { <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml#ad8227ba86a01f26e4f173cd5e219d5d1">name</a>(), s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a75ce23fbe59cc58db22e1b6d072b10c6">hints</a>().<a class="code" href="structarm__compute_1_1graph_1_1frontend_1_1_stream_hints.xhtml#a81d9ddb43e3c89a5bf3334d475f9d74b">target_hint</a> };</div><div class="line"><a name="l01006"></a><span class="lineno"> 1006</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_idx_pair.xhtml">NodeIdxPair</a> input = { _ss_input.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a110fbabe5b6b600f0f5b1fec06ab1484">tail_node</a>(), 0 };</div><div class="line"><a name="l01007"></a><span class="lineno"> 1007</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_idx_pair.xhtml">NodeIdxPair</a> rois = { _ss_rois.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a110fbabe5b6b600f0f5b1fec06ab1484">tail_node</a>(), 0 };</div><div class="line"><a name="l01008"></a><span class="lineno"> 1008</span>  <span class="keywordflow">return</span> <a class="code" href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#aeeebbfe02ab3fe0320a82d6c3413eeeb">GraphBuilder::add_roi_align_node</a>(s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a2f9edb3a23ff98069aaa52590d53bf5f">graph</a>(), common_params, input, rois, _pool_info);</div><div class="line"><a name="l01009"></a><span class="lineno"> 1009</span>  }</div><div class="line"><a name="l01010"></a><span class="lineno"> 1010</span> </div><div class="line"><a name="l01011"></a><span class="lineno"> 1011</span> <span class="keyword">private</span>:</div><div class="line"><a name="l01012"></a><span class="lineno"> 1012</span>  <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_sub_stream.xhtml">SubStream</a> _ss_input;</div><div class="line"><a name="l01013"></a><span class="lineno"> 1013</span>  <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_sub_stream.xhtml">SubStream</a> _ss_rois;</div><div class="line"><a name="l01014"></a><span class="lineno"> 1014</span>  <a class="code" href="classarm__compute_1_1_r_o_i_pooling_layer_info.xhtml">ROIPoolingLayerInfo</a> _pool_info;</div><div class="line"><a name="l01015"></a><span class="lineno"> 1015</span> };</div><div class="line"><a name="l01016"></a><span class="lineno"> 1016</span> </div><div class="line"><a name="l01018"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_scale_layer.xhtml"> 1018</a></span> <span class="keyword">class </span><a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_scale_layer.xhtml">ScaleLayer</a> final : <span class="keyword">public</span> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml">ILayer</a></div><div class="line"><a name="l01019"></a><span class="lineno"> 1019</span> {</div><div class="line"><a name="l01020"></a><span class="lineno"> 1020</span> <span class="keyword">public</span>:</div><div class="line"><a name="l01026"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_scale_layer.xhtml#abd50a915acafa4ed21f755d911f9b155"> 1026</a></span>  <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_scale_layer.xhtml#abd50a915acafa4ed21f755d911f9b155">ScaleLayer</a>(<a class="code" href="namespacearm__compute_1_1graph.xhtml#a41c3f59161734b8492782359f583b676">ITensorAccessorUPtr</a> mul_w,</div><div class="line"><a name="l01027"></a><span class="lineno"> 1027</span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a41c3f59161734b8492782359f583b676">ITensorAccessorUPtr</a> add_w)</div><div class="line"><a name="l01028"></a><span class="lineno"> 1028</span>  : _mul_w(std::move(mul_w)), _add_w(std::move(add_w))</div><div class="line"><a name="l01029"></a><span class="lineno"> 1029</span>  {</div><div class="line"><a name="l01030"></a><span class="lineno"> 1030</span>  }</div><div class="line"><a name="l01031"></a><span class="lineno"> 1031</span> </div><div class="line"><a name="l01032"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_scale_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d"> 1032</a></span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a56952a8591a9d8481450ae707ae355e7">NodeID</a> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_scale_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">create_layer</a>(<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml">IStream</a> &s)<span class="keyword"> override</span></div><div class="line"><a name="l01033"></a><span class="lineno"> 1033</span> <span class="keyword"> </span>{</div><div class="line"><a name="l01034"></a><span class="lineno"> 1034</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_params.xhtml">NodeParams</a> common_params = { <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml#ad8227ba86a01f26e4f173cd5e219d5d1">name</a>(), s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a75ce23fbe59cc58db22e1b6d072b10c6">hints</a>().<a class="code" href="structarm__compute_1_1graph_1_1frontend_1_1_stream_hints.xhtml#a81d9ddb43e3c89a5bf3334d475f9d74b">target_hint</a> };</div><div class="line"><a name="l01035"></a><span class="lineno"> 1035</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_idx_pair.xhtml">NodeIdxPair</a> input = { s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a110fbabe5b6b600f0f5b1fec06ab1484">tail_node</a>(), 0 };</div><div class="line"><a name="l01036"></a><span class="lineno"> 1036</span>  <span class="keywordflow">return</span> <a class="code" href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#a7396e101536756a6aaf05f043a6f0b13">GraphBuilder::add_scale_layer</a>(s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a2f9edb3a23ff98069aaa52590d53bf5f">graph</a>(), common_params, input, std::move(_mul_w), std::move(_add_w));</div><div class="line"><a name="l01037"></a><span class="lineno"> 1037</span>  }</div><div class="line"><a name="l01038"></a><span class="lineno"> 1038</span> </div><div class="line"><a name="l01039"></a><span class="lineno"> 1039</span> <span class="keyword">private</span>:</div><div class="line"><a name="l01040"></a><span class="lineno"> 1040</span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a41c3f59161734b8492782359f583b676">ITensorAccessorUPtr</a> _mul_w;</div><div class="line"><a name="l01041"></a><span class="lineno"> 1041</span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a41c3f59161734b8492782359f583b676">ITensorAccessorUPtr</a> _add_w;</div><div class="line"><a name="l01042"></a><span class="lineno"> 1042</span> };</div><div class="line"><a name="l01043"></a><span class="lineno"> 1043</span> </div><div class="line"><a name="l01045"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_slice_layer.xhtml"> 1045</a></span> <span class="keyword">class </span><a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_slice_layer.xhtml">SliceLayer</a> final : <span class="keyword">public</span> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml">ILayer</a></div><div class="line"><a name="l01046"></a><span class="lineno"> 1046</span> {</div><div class="line"><a name="l01047"></a><span class="lineno"> 1047</span> <span class="keyword">public</span>:</div><div class="line"><a name="l01053"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_slice_layer.xhtml#af595d920ba4be189b2291e957503d9fd"> 1053</a></span>  <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_slice_layer.xhtml#af595d920ba4be189b2291e957503d9fd">SliceLayer</a>(<a class="code" href="classarm__compute_1_1_coordinates.xhtml">Coordinates</a> &starts, <a class="code" href="classarm__compute_1_1_coordinates.xhtml">Coordinates</a> &ends)</div><div class="line"><a name="l01054"></a><span class="lineno"> 1054</span>  : _starts(starts), _ends(ends)</div><div class="line"><a name="l01055"></a><span class="lineno"> 1055</span>  {</div><div class="line"><a name="l01056"></a><span class="lineno"> 1056</span>  }</div><div class="line"><a name="l01057"></a><span class="lineno"> 1057</span> </div><div class="line"><a name="l01058"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_slice_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d"> 1058</a></span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a56952a8591a9d8481450ae707ae355e7">NodeID</a> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_slice_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">create_layer</a>(<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml">IStream</a> &s)<span class="keyword"> override</span></div><div class="line"><a name="l01059"></a><span class="lineno"> 1059</span> <span class="keyword"> </span>{</div><div class="line"><a name="l01060"></a><span class="lineno"> 1060</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_params.xhtml">NodeParams</a> common_params = { <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml#ad8227ba86a01f26e4f173cd5e219d5d1">name</a>(), s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a75ce23fbe59cc58db22e1b6d072b10c6">hints</a>().<a class="code" href="structarm__compute_1_1graph_1_1frontend_1_1_stream_hints.xhtml#a81d9ddb43e3c89a5bf3334d475f9d74b">target_hint</a> };</div><div class="line"><a name="l01061"></a><span class="lineno"> 1061</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_idx_pair.xhtml">NodeIdxPair</a> input = { s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a110fbabe5b6b600f0f5b1fec06ab1484">tail_node</a>(), 0 };</div><div class="line"><a name="l01062"></a><span class="lineno"> 1062</span>  <span class="keywordflow">return</span> <a class="code" href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#a819d4ebfd6c79e430f7dc0a5e5241203">GraphBuilder::add_slice_node</a>(s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a2f9edb3a23ff98069aaa52590d53bf5f">graph</a>(), common_params, input, _starts, _ends);</div><div class="line"><a name="l01063"></a><span class="lineno"> 1063</span>  }</div><div class="line"><a name="l01064"></a><span class="lineno"> 1064</span> </div><div class="line"><a name="l01065"></a><span class="lineno"> 1065</span> <span class="keyword">private</span>:</div><div class="line"><a name="l01066"></a><span class="lineno"> 1066</span>  <a class="code" href="classarm__compute_1_1_coordinates.xhtml">Coordinates</a> _starts;</div><div class="line"><a name="l01067"></a><span class="lineno"> 1067</span>  <a class="code" href="classarm__compute_1_1_coordinates.xhtml">Coordinates</a> _ends;</div><div class="line"><a name="l01068"></a><span class="lineno"> 1068</span> };</div><div class="line"><a name="l01069"></a><span class="lineno"> 1069</span> </div><div class="line"><a name="l01071"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_softmax_layer.xhtml"> 1071</a></span> <span class="keyword">class </span><a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_softmax_layer.xhtml">SoftmaxLayer</a> final : <span class="keyword">public</span> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml">ILayer</a></div><div class="line"><a name="l01072"></a><span class="lineno"> 1072</span> {</div><div class="line"><a name="l01073"></a><span class="lineno"> 1073</span> <span class="keyword">public</span>:</div><div class="line"><a name="l01078"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_softmax_layer.xhtml#ae12d901b385c3facc7b19ac809ad6b20"> 1078</a></span>  <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_softmax_layer.xhtml#ae12d901b385c3facc7b19ac809ad6b20">SoftmaxLayer</a>(<span class="keywordtype">float</span> beta = 1.0f)</div><div class="line"><a name="l01079"></a><span class="lineno"> 1079</span>  : _beta(beta)</div><div class="line"><a name="l01080"></a><span class="lineno"> 1080</span>  {</div><div class="line"><a name="l01081"></a><span class="lineno"> 1081</span>  }</div><div class="line"><a name="l01082"></a><span class="lineno"> 1082</span> </div><div class="line"><a name="l01083"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_softmax_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d"> 1083</a></span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a56952a8591a9d8481450ae707ae355e7">NodeID</a> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_softmax_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">create_layer</a>(<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml">IStream</a> &s)<span class="keyword"> override</span></div><div class="line"><a name="l01084"></a><span class="lineno"> 1084</span> <span class="keyword"> </span>{</div><div class="line"><a name="l01085"></a><span class="lineno"> 1085</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_params.xhtml">NodeParams</a> common_params = { <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml#ad8227ba86a01f26e4f173cd5e219d5d1">name</a>(), s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a75ce23fbe59cc58db22e1b6d072b10c6">hints</a>().<a class="code" href="structarm__compute_1_1graph_1_1frontend_1_1_stream_hints.xhtml#a81d9ddb43e3c89a5bf3334d475f9d74b">target_hint</a> };</div><div class="line"><a name="l01086"></a><span class="lineno"> 1086</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_idx_pair.xhtml">NodeIdxPair</a> input = { s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a110fbabe5b6b600f0f5b1fec06ab1484">tail_node</a>(), 0 };</div><div class="line"><a name="l01087"></a><span class="lineno"> 1087</span>  <span class="keywordflow">return</span> <a class="code" href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#af06fa4df1027c97658c0c26570b2bdb5">GraphBuilder::add_softmax_node</a>(s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a2f9edb3a23ff98069aaa52590d53bf5f">graph</a>(), common_params, input, _beta);</div><div class="line"><a name="l01088"></a><span class="lineno"> 1088</span>  }</div><div class="line"><a name="l01089"></a><span class="lineno"> 1089</span> </div><div class="line"><a name="l01090"></a><span class="lineno"> 1090</span> <span class="keyword">private</span>:</div><div class="line"><a name="l01091"></a><span class="lineno"> 1091</span>  <span class="keywordtype">float</span> _beta;</div><div class="line"><a name="l01092"></a><span class="lineno"> 1092</span> };</div><div class="line"><a name="l01093"></a><span class="lineno"> 1093</span> </div><div class="line"><a name="l01095"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_stack_layer.xhtml"> 1095</a></span> <span class="keyword">class </span><a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_stack_layer.xhtml">StackLayer</a> final : <span class="keyword">public</span> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml">ILayer</a></div><div class="line"><a name="l01096"></a><span class="lineno"> 1096</span> {</div><div class="line"><a name="l01097"></a><span class="lineno"> 1097</span> <span class="keyword">public</span>:</div><div class="line"><a name="l01104"></a><span class="lineno"> 1104</span>  <span class="keyword">template</span> <<span class="keyword">typename</span>... Ts></div><div class="line"><a name="l01105"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_stack_layer.xhtml#a4e534985818ce7c5560abc0c6a99e021"> 1105</a></span>  <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_stack_layer.xhtml#a4e534985818ce7c5560abc0c6a99e021">StackLayer</a>(<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_sub_stream.xhtml">SubStream</a> &&sub_stream1, <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_sub_stream.xhtml">SubStream</a> &&sub_stream2, Ts &&... rest_sub_streams)</div><div class="line"><a name="l01106"></a><span class="lineno"> 1106</span>  : _sub_streams(), _axis(0)</div><div class="line"><a name="l01107"></a><span class="lineno"> 1107</span>  {</div><div class="line"><a name="l01108"></a><span class="lineno"> 1108</span>  _sub_streams.push_back(arm_compute::support::cpp14::make_unique<SubStream>(std::move(sub_stream1)));</div><div class="line"><a name="l01109"></a><span class="lineno"> 1109</span>  _sub_streams.push_back(arm_compute::support::cpp14::make_unique<SubStream>(std::move(sub_stream2)));</div><div class="line"><a name="l01110"></a><span class="lineno"> 1110</span> </div><div class="line"><a name="l01111"></a><span class="lineno"> 1111</span>  <a class="code" href="namespacearm__compute_1_1utility.xhtml#a067ebd28103d827b6ec17032e2344064">utility::for_each</a>([&](<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_sub_stream.xhtml">SubStream</a> && sub_stream)</div><div class="line"><a name="l01112"></a><span class="lineno"> 1112</span>  {</div><div class="line"><a name="l01113"></a><span class="lineno"> 1113</span>  _sub_streams.push_back(arm_compute::support::cpp14::make_unique<SubStream>(std::move(sub_stream)));</div><div class="line"><a name="l01114"></a><span class="lineno"> 1114</span>  },</div><div class="line"><a name="l01115"></a><span class="lineno"> 1115</span>  std::move(rest_sub_streams)...);</div><div class="line"><a name="l01116"></a><span class="lineno"> 1116</span>  }</div><div class="line"><a name="l01124"></a><span class="lineno"> 1124</span>  <span class="keyword">template</span> <<span class="keyword">typename</span>... Ts></div><div class="line"><a name="l01125"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_stack_layer.xhtml#aeea441309ced0e245856a5e70e82b63e"> 1125</a></span>  <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_stack_layer.xhtml#aeea441309ced0e245856a5e70e82b63e">StackLayer</a>(<span class="keywordtype">int</span> <a class="code" href="namespacearm__compute_1_1test_1_1validation.xhtml#accc088009d44c521706aa98d6387ee21">axis</a>, <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_sub_stream.xhtml">SubStream</a> &&sub_stream1, <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_sub_stream.xhtml">SubStream</a> &&sub_stream2, Ts &&... rest_sub_streams)</div><div class="line"><a name="l01126"></a><span class="lineno"> 1126</span>  : _sub_streams(), _axis(<a class="code" href="namespacearm__compute_1_1test_1_1validation.xhtml#accc088009d44c521706aa98d6387ee21">axis</a>)</div><div class="line"><a name="l01127"></a><span class="lineno"> 1127</span>  {</div><div class="line"><a name="l01128"></a><span class="lineno"> 1128</span>  _sub_streams.push_back(arm_compute::support::cpp14::make_unique<SubStream>(std::move(sub_stream1)));</div><div class="line"><a name="l01129"></a><span class="lineno"> 1129</span>  _sub_streams.push_back(arm_compute::support::cpp14::make_unique<SubStream>(std::move(sub_stream2)));</div><div class="line"><a name="l01130"></a><span class="lineno"> 1130</span> </div><div class="line"><a name="l01131"></a><span class="lineno"> 1131</span>  <a class="code" href="namespacearm__compute_1_1utility.xhtml#a067ebd28103d827b6ec17032e2344064">utility::for_each</a>([&](<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_sub_stream.xhtml">SubStream</a> && sub_stream)</div><div class="line"><a name="l01132"></a><span class="lineno"> 1132</span>  {</div><div class="line"><a name="l01133"></a><span class="lineno"> 1133</span>  _sub_streams.push_back(arm_compute::support::cpp14::make_unique<SubStream>(std::move(sub_stream)));</div><div class="line"><a name="l01134"></a><span class="lineno"> 1134</span>  },</div><div class="line"><a name="l01135"></a><span class="lineno"> 1135</span>  std::move(rest_sub_streams)...);</div><div class="line"><a name="l01136"></a><span class="lineno"> 1136</span>  }</div><div class="line"><a name="l01141"></a><span class="lineno"> 1141</span>  <span class="keyword">template</span> <<span class="keyword">typename</span>... Ts></div><div class="line"><a name="l01142"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_stack_layer.xhtml#a198fc3f27d247211a87832d4e74d4a70"> 1142</a></span>  <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_stack_layer.xhtml#a198fc3f27d247211a87832d4e74d4a70">StackLayer</a>(<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_sub_stream.xhtml">SubStream</a> &&sub_stream)</div><div class="line"><a name="l01143"></a><span class="lineno"> 1143</span>  : _sub_streams(), _axis(0)</div><div class="line"><a name="l01144"></a><span class="lineno"> 1144</span>  {</div><div class="line"><a name="l01145"></a><span class="lineno"> 1145</span>  _sub_streams.push_back(arm_compute::support::cpp14::make_unique<SubStream>(std::move(sub_stream)));</div><div class="line"><a name="l01146"></a><span class="lineno"> 1146</span>  }</div><div class="line"><a name="l01147"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_stack_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d"> 1147</a></span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a56952a8591a9d8481450ae707ae355e7">NodeID</a> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_stack_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">create_layer</a>(<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml">IStream</a> &s)<span class="keyword"> override</span></div><div class="line"><a name="l01148"></a><span class="lineno"> 1148</span> <span class="keyword"> </span>{</div><div class="line"><a name="l01149"></a><span class="lineno"> 1149</span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a56952a8591a9d8481450ae707ae355e7">NodeID</a> nid = <a class="code" href="namespacearm__compute_1_1graph.xhtml#aad3f5296ec88b9d552c109b04b89ad9f">EmptyNodeID</a>;</div><div class="line"><a name="l01150"></a><span class="lineno"> 1150</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_params.xhtml">NodeParams</a> common_params = { <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml#ad8227ba86a01f26e4f173cd5e219d5d1">name</a>(), s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a75ce23fbe59cc58db22e1b6d072b10c6">hints</a>().<a class="code" href="structarm__compute_1_1graph_1_1frontend_1_1_stream_hints.xhtml#a81d9ddb43e3c89a5bf3334d475f9d74b">target_hint</a> };</div><div class="line"><a name="l01151"></a><span class="lineno"> 1151</span>  <span class="keywordflow">if</span>(_sub_streams.size() == 1 && _sub_streams.at(0) != <span class="keyword">nullptr</span>)</div><div class="line"><a name="l01152"></a><span class="lineno"> 1152</span>  {</div><div class="line"><a name="l01153"></a><span class="lineno"> 1153</span>  nid = _sub_streams[0]->tail_node();</div><div class="line"><a name="l01154"></a><span class="lineno"> 1154</span>  }</div><div class="line"><a name="l01155"></a><span class="lineno"> 1155</span>  <span class="keywordflow">else</span></div><div class="line"><a name="l01156"></a><span class="lineno"> 1156</span>  {</div><div class="line"><a name="l01157"></a><span class="lineno"> 1157</span>  <span class="comment">// Collect tail nodes and stack</span></div><div class="line"><a name="l01158"></a><span class="lineno"> 1158</span>  std::vector<NodeIdxPair> nodes;</div><div class="line"><a name="l01159"></a><span class="lineno"> 1159</span>  <span class="keywordflow">for</span>(<span class="keyword">auto</span> &ss : _sub_streams)</div><div class="line"><a name="l01160"></a><span class="lineno"> 1160</span>  {</div><div class="line"><a name="l01161"></a><span class="lineno"> 1161</span>  <span class="keywordflow">if</span>(ss && (ss->tail_node() != <a class="code" href="namespacearm__compute_1_1graph.xhtml#aad3f5296ec88b9d552c109b04b89ad9f">EmptyNodeID</a>))</div><div class="line"><a name="l01162"></a><span class="lineno"> 1162</span>  {</div><div class="line"><a name="l01163"></a><span class="lineno"> 1163</span>  <span class="keyword">const</span> <span class="keyword">auto</span> tail_node = s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a2f9edb3a23ff98069aaa52590d53bf5f">graph</a>().<a class="code" href="classarm__compute_1_1graph_1_1_graph.xhtml#af8baf1f3da6d42a94d0569395ece882a">node</a>(ss->tail_node());</div><div class="line"><a name="l01164"></a><span class="lineno"> 1164</span>  <span class="keywordflow">if</span>(tail_node != <span class="keyword">nullptr</span> && tail_node->type() != <a class="code" href="namespacearm__compute_1_1graph.xhtml#acac9cbaeea226ed297804c012dc12b16a29c2c02a361c9d7028472e5d92cd4a54">NodeType::Output</a>)</div><div class="line"><a name="l01165"></a><span class="lineno"> 1165</span>  {</div><div class="line"><a name="l01166"></a><span class="lineno"> 1166</span>  nodes.push_back({ ss->tail_node(), 0 });</div><div class="line"><a name="l01167"></a><span class="lineno"> 1167</span>  }</div><div class="line"><a name="l01168"></a><span class="lineno"> 1168</span>  }</div><div class="line"><a name="l01169"></a><span class="lineno"> 1169</span>  }</div><div class="line"><a name="l01170"></a><span class="lineno"> 1170</span>  nid = <a class="code" href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#ae0a382c6800d4ebe51ba9ced8841e2b5">GraphBuilder::add_stack_node</a>(s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a2f9edb3a23ff98069aaa52590d53bf5f">graph</a>(), common_params, nodes, _axis);</div><div class="line"><a name="l01171"></a><span class="lineno"> 1171</span>  }</div><div class="line"><a name="l01172"></a><span class="lineno"> 1172</span>  <span class="keywordflow">return</span> nid;</div><div class="line"><a name="l01173"></a><span class="lineno"> 1173</span>  }</div><div class="line"><a name="l01174"></a><span class="lineno"> 1174</span> </div><div class="line"><a name="l01175"></a><span class="lineno"> 1175</span> <span class="keyword">private</span>:</div><div class="line"><a name="l01176"></a><span class="lineno"> 1176</span>  std::vector<std::unique_ptr<SubStream>> _sub_streams;</div><div class="line"><a name="l01177"></a><span class="lineno"> 1177</span>  <span class="keywordtype">int</span> _axis;</div><div class="line"><a name="l01178"></a><span class="lineno"> 1178</span> };</div><div class="line"><a name="l01179"></a><span class="lineno"> 1179</span> </div><div class="line"><a name="l01181"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_upsample_layer.xhtml"> 1181</a></span> <span class="keyword">class </span><a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_upsample_layer.xhtml">UpsampleLayer</a> final : <span class="keyword">public</span> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml">ILayer</a></div><div class="line"><a name="l01182"></a><span class="lineno"> 1182</span> {</div><div class="line"><a name="l01183"></a><span class="lineno"> 1183</span> <span class="keyword">public</span>:</div><div class="line"><a name="l01189"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_upsample_layer.xhtml#a831a44fe14e8472e6421467599661dd2"> 1189</a></span>  <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_upsample_layer.xhtml#a831a44fe14e8472e6421467599661dd2">UpsampleLayer</a>(Size2D <a class="code" href="namespacearm__compute_1_1test_1_1validation.xhtml#a4f4125dba5283887b34f889b1c615c0c">info</a>, <a class="code" href="namespacearm__compute.xhtml#a966a9c417ce5e94dca08d9b5e745c0c9">InterpolationPolicy</a> upsampling_policy)</div><div class="line"><a name="l01190"></a><span class="lineno"> 1190</span>  : _info(<a class="code" href="namespacearm__compute_1_1test_1_1validation.xhtml#a4f4125dba5283887b34f889b1c615c0c">info</a>), _upsampling_policy(upsampling_policy)</div><div class="line"><a name="l01191"></a><span class="lineno"> 1191</span>  {</div><div class="line"><a name="l01192"></a><span class="lineno"> 1192</span>  }</div><div class="line"><a name="l01193"></a><span class="lineno"> 1193</span> </div><div class="line"><a name="l01194"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_upsample_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d"> 1194</a></span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a56952a8591a9d8481450ae707ae355e7">NodeID</a> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_upsample_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">create_layer</a>(<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml">IStream</a> &s)<span class="keyword"> override</span></div><div class="line"><a name="l01195"></a><span class="lineno"> 1195</span> <span class="keyword"> </span>{</div><div class="line"><a name="l01196"></a><span class="lineno"> 1196</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_params.xhtml">NodeParams</a> common_params = { <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml#ad8227ba86a01f26e4f173cd5e219d5d1">name</a>(), s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a75ce23fbe59cc58db22e1b6d072b10c6">hints</a>().<a class="code" href="structarm__compute_1_1graph_1_1frontend_1_1_stream_hints.xhtml#a81d9ddb43e3c89a5bf3334d475f9d74b">target_hint</a> };</div><div class="line"><a name="l01197"></a><span class="lineno"> 1197</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_idx_pair.xhtml">NodeIdxPair</a> input = { s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a110fbabe5b6b600f0f5b1fec06ab1484">tail_node</a>(), 0 };</div><div class="line"><a name="l01198"></a><span class="lineno"> 1198</span>  <span class="keywordflow">return</span> <a class="code" href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#abfc484c5e7a1a8cdd8a545857a8dc425">GraphBuilder::add_upsample_node</a>(s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a2f9edb3a23ff98069aaa52590d53bf5f">graph</a>(), common_params, input, _info, _upsampling_policy);</div><div class="line"><a name="l01199"></a><span class="lineno"> 1199</span>  }</div><div class="line"><a name="l01200"></a><span class="lineno"> 1200</span> </div><div class="line"><a name="l01201"></a><span class="lineno"> 1201</span> <span class="keyword">private</span>:</div><div class="line"><a name="l01202"></a><span class="lineno"> 1202</span>  Size2D _info;</div><div class="line"><a name="l01203"></a><span class="lineno"> 1203</span>  <a class="code" href="namespacearm__compute.xhtml#a966a9c417ce5e94dca08d9b5e745c0c9">InterpolationPolicy</a> _upsampling_policy;</div><div class="line"><a name="l01204"></a><span class="lineno"> 1204</span> };</div><div class="line"><a name="l01205"></a><span class="lineno"> 1205</span> </div><div class="line"><a name="l01207"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_y_o_l_o_layer.xhtml"> 1207</a></span> <span class="keyword">class </span><a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_y_o_l_o_layer.xhtml">YOLOLayer</a> final : <span class="keyword">public</span> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml">ILayer</a></div><div class="line"><a name="l01208"></a><span class="lineno"> 1208</span> {</div><div class="line"><a name="l01209"></a><span class="lineno"> 1209</span> <span class="keyword">public</span>:</div><div class="line"><a name="l01215"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_y_o_l_o_layer.xhtml#a38c7fe824c7ceaa8b93b11d77648e14e"> 1215</a></span>  <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_y_o_l_o_layer.xhtml#a38c7fe824c7ceaa8b93b11d77648e14e">YOLOLayer</a>(ActivationLayerInfo <a class="code" href="namespacearm__compute_1_1test_1_1validation.xhtml#a1f8aca235c095df227e7444f6b237eb1">act_info</a>, int32_t num_classes)</div><div class="line"><a name="l01216"></a><span class="lineno"> 1216</span>  : _act_info(<a class="code" href="namespacearm__compute_1_1test_1_1validation.xhtml#a1f8aca235c095df227e7444f6b237eb1">act_info</a>), _num_classes(num_classes)</div><div class="line"><a name="l01217"></a><span class="lineno"> 1217</span>  {</div><div class="line"><a name="l01218"></a><span class="lineno"> 1218</span>  }</div><div class="line"><a name="l01219"></a><span class="lineno"> 1219</span> </div><div class="line"><a name="l01220"></a><span class="lineno"><a class="line" href="classarm__compute_1_1graph_1_1frontend_1_1_y_o_l_o_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d"> 1220</a></span>  <a class="code" href="namespacearm__compute_1_1graph.xhtml#a56952a8591a9d8481450ae707ae355e7">NodeID</a> <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_y_o_l_o_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">create_layer</a>(<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml">IStream</a> &s)<span class="keyword"> override</span></div><div class="line"><a name="l01221"></a><span class="lineno"> 1221</span> <span class="keyword"> </span>{</div><div class="line"><a name="l01222"></a><span class="lineno"> 1222</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_params.xhtml">NodeParams</a> common_params = { <a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml#ad8227ba86a01f26e4f173cd5e219d5d1">name</a>(), s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a75ce23fbe59cc58db22e1b6d072b10c6">hints</a>().<a class="code" href="structarm__compute_1_1graph_1_1frontend_1_1_stream_hints.xhtml#a81d9ddb43e3c89a5bf3334d475f9d74b">target_hint</a> };</div><div class="line"><a name="l01223"></a><span class="lineno"> 1223</span>  <a class="code" href="structarm__compute_1_1graph_1_1_node_idx_pair.xhtml">NodeIdxPair</a> input = { s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a110fbabe5b6b600f0f5b1fec06ab1484">tail_node</a>(), 0 };</div><div class="line"><a name="l01224"></a><span class="lineno"> 1224</span>  <span class="keywordflow">return</span> <a class="code" href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#a2a0e27fb3cd961fc292b73bd92c7e0ad">GraphBuilder::add_yolo_node</a>(s.<a class="code" href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a2f9edb3a23ff98069aaa52590d53bf5f">graph</a>(), common_params, input, _act_info, _num_classes);</div><div class="line"><a name="l01225"></a><span class="lineno"> 1225</span>  }</div><div class="line"><a name="l01226"></a><span class="lineno"> 1226</span> </div><div class="line"><a name="l01227"></a><span class="lineno"> 1227</span> <span class="keyword">private</span>:</div><div class="line"><a name="l01228"></a><span class="lineno"> 1228</span>  ActivationLayerInfo _act_info;</div><div class="line"><a name="l01229"></a><span class="lineno"> 1229</span>  int32_t _num_classes;</div><div class="line"><a name="l01230"></a><span class="lineno"> 1230</span> };</div><div class="line"><a name="l01231"></a><span class="lineno"> 1231</span> } <span class="comment">// namespace frontend</span></div><div class="line"><a name="l01232"></a><span class="lineno"> 1232</span> } <span class="comment">// namespace graph</span></div><div class="line"><a name="l01233"></a><span class="lineno"> 1233</span> } <span class="comment">// namespace arm_compute</span></div><div class="line"><a name="l01234"></a><span class="lineno"> 1234</span> <span class="preprocessor">#endif </span><span class="comment">/* __ARM_COMPUTE_GRAPH_LAYERS_H__ */</span><span class="preprocessor"></span></div><div class="ttc" id="structarm__compute_1_1graph_1_1_node_params_xhtml"><div class="ttname"><a href="structarm__compute_1_1graph_1_1_node_params.xhtml">arm_compute::graph::NodeParams</a></div><div class="ttdoc">Common node parameters.</div><div class="ttdef"><b>Definition:</b> <a href="arm__compute_2graph_2_types_8h_source.xhtml#l00191">Types.h:191</a></div></div> |
| 104 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_pooling_layer_xhtml"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_pooling_layer.xhtml">arm_compute::graph::frontend::PoolingLayer</a></div><div class="ttdoc">Pooling Layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00838">Layers.h:838</a></div></div> |
| 105 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_generate_proposals_layer_xhtml_a225fb162b43cbef27d5a1dbd7a51c60d"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_generate_proposals_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">arm_compute::graph::frontend::GenerateProposalsLayer::create_layer</a></div><div class="ttdeci">NodeID create_layer(IStream &s) override</div><div class="ttdoc">Create layer and add to the given stream.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00714">Layers.h:714</a></div></div> |
| 106 | <div class="ttc" id="classarm__compute_1_1graph_1_1_graph_builder_xhtml_a2a0e27fb3cd961fc292b73bd92c7e0ad"><div class="ttname"><a href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#a2a0e27fb3cd961fc292b73bd92c7e0ad">arm_compute::graph::GraphBuilder::add_yolo_node</a></div><div class="ttdeci">static NodeID add_yolo_node(Graph &g, NodeParams params, NodeIdxPair input, ActivationLayerInfo act_info, int32_t num_classes)</div><div class="ttdoc">Adds a yolo layer to the graph.</div><div class="ttdef"><b>Definition:</b> <a href="_graph_builder_8cpp_source.xhtml#l00689">GraphBuilder.cpp:689</a></div></div> |
| 107 | <div class="ttc" id="namespacearm__compute_xhtml_a966a9c417ce5e94dca08d9b5e745c0c9"><div class="ttname"><a href="namespacearm__compute.xhtml#a966a9c417ce5e94dca08d9b5e745c0c9">arm_compute::InterpolationPolicy</a></div><div class="ttdeci">InterpolationPolicy</div><div class="ttdoc">Interpolation method.</div><div class="ttdef"><b>Definition:</b> <a href="arm__compute_2core_2_types_8h_source.xhtml#l00356">Types.h:356</a></div></div> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 108 | <div class="ttc" id="namespacearm__compute_1_1test_1_1validation_xhtml_a45cde9abb508c62d67c3bb2b9bf566a5"><div class="ttname"><a href="namespacearm__compute_1_1test_1_1validation.xhtml#a45cde9abb508c62d67c3bb2b9bf566a5">arm_compute::test::validation::shape</a></div><div class="ttdeci">shape</div><div class="ttdef"><b>Definition:</b> <a href="_c_l_2_absolute_difference_8cpp_source.xhtml#l00097">AbsoluteDifference.cpp:97</a></div></div> |
Jenkins | 975dfe1 | 2019-09-02 11:47:54 +0100 | [diff] [blame^] | 109 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_slice_layer_xhtml_a225fb162b43cbef27d5a1dbd7a51c60d"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_slice_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">arm_compute::graph::frontend::SliceLayer::create_layer</a></div><div class="ttdeci">NodeID create_layer(IStream &s) override</div><div class="ttdoc">Create layer and add to the given stream.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l01058">Layers.h:1058</a></div></div> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 110 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_sub_stream_xhtml"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_sub_stream.xhtml">arm_compute::graph::frontend::SubStream</a></div><div class="ttdoc">Sub stream class.</div><div class="ttdef"><b>Definition:</b> <a href="_sub_stream_8h_source.xhtml#l00047">SubStream.h:47</a></div></div> |
Jenkins | 975dfe1 | 2019-09-02 11:47:54 +0100 | [diff] [blame^] | 111 | <div class="ttc" id="classarm__compute_1_1graph_1_1_graph_builder_xhtml_a44fe1be81ac7e5aadbc73f05bb95aae1"><div class="ttname"><a href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#a44fe1be81ac7e5aadbc73f05bb95aae1">arm_compute::graph::GraphBuilder::add_quantization_node</a></div><div class="ttdeci">static NodeID add_quantization_node(Graph &g, NodeParams params, NodeIdxPair input, const QuantizationInfo &out_quant_info)</div><div class="ttdoc">Adds a quantization layer node to the graph.</div><div class="ttdef"><b>Definition:</b> <a href="_graph_builder_8cpp_source.xhtml#l00599">GraphBuilder.cpp:599</a></div></div> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 112 | <div class="ttc" id="structarm__compute_1_1graph_1_1frontend_1_1_stream_hints_xhtml_a67ede056be3dfba6dfbb934a1b96661e"><div class="ttname"><a href="structarm__compute_1_1graph_1_1frontend_1_1_stream_hints.xhtml#a67ede056be3dfba6dfbb934a1b96661e">arm_compute::graph::frontend::StreamHints::depthwise_convolution_method_hint</a></div><div class="ttdeci">DepthwiseConvolutionMethod depthwise_convolution_method_hint</div><div class="ttdoc">Depthwise Convolution method hint.</div><div class="ttdef"><b>Definition:</b> <a href="arm__compute_2graph_2frontend_2_types_8h_source.xhtml#l00065">Types.h:65</a></div></div> |
Jenkins | 4ba87db | 2019-05-23 17:11:51 +0100 | [diff] [blame] | 113 | <div class="ttc" id="classarm__compute_1_1graph_1_1_graph_builder_xhtml_a09979aca2a60b08c6cdbe6aebb942e53"><div class="ttname"><a href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#a09979aca2a60b08c6cdbe6aebb942e53">arm_compute::graph::GraphBuilder::add_batch_normalization_node</a></div><div class="ttdeci">static NodeID add_batch_normalization_node(Graph &g, NodeParams params, NodeIdxPair input, float epsilon, ITensorAccessorUPtr mean_accessor=nullptr, ITensorAccessorUPtr var_accessor=nullptr, ITensorAccessorUPtr beta_accessor=nullptr, ITensorAccessorUPtr gamma_accessor=nullptr)</div><div class="ttdoc">Adds a batch normalization layer node to the graph.</div><div class="ttdef"><b>Definition:</b> <a href="_graph_builder_8cpp_source.xhtml#l00142">GraphBuilder.cpp:142</a></div></div> |
Jenkins | 975dfe1 | 2019-09-02 11:47:54 +0100 | [diff] [blame^] | 114 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_fully_connected_layer_xhtml_a62ab6932b3e4bebc7106a52de2d08be8"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_fully_connected_layer.xhtml#a62ab6932b3e4bebc7106a52de2d08be8">arm_compute::graph::frontend::FullyConnectedLayer::FullyConnectedLayer</a></div><div class="ttdeci">FullyConnectedLayer(unsigned int num_outputs, SubStream &&sub_stream_weights, SubStream &&sub_stream_bias, const FullyConnectedLayerInfo fc_info=FullyConnectedLayerInfo(), const QuantizationInfo weights_quant_info=QuantizationInfo(), const QuantizationInfo out_quant_info=QuantizationInfo())</div><div class="ttdoc">Construct a fully connected layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00637">Layers.h:637</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_r_o_i_align_layer_xhtml_af0302d3fc7712901f4a536d0fb27dc3c"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_r_o_i_align_layer.xhtml#af0302d3fc7712901f4a536d0fb27dc3c">arm_compute::graph::frontend::ROIAlignLayer::operator=</a></div><div class="ttdeci">ROIAlignLayer & operator=(const ROIAlignLayer &)=delete</div><div class="ttdoc">Prevent instances of this class from being copied.</div></div> |
Jenkins | 975dfe1 | 2019-09-02 11:47:54 +0100 | [diff] [blame^] | 116 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_flatten_layer_xhtml_a9122dc9cbefd8f81b092eadeae658202"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_flatten_layer.xhtml#a9122dc9cbefd8f81b092eadeae658202">arm_compute::graph::frontend::FlattenLayer::FlattenLayer</a></div><div class="ttdeci">FlattenLayer()</div><div class="ttdoc">Construct a flatten layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00586">Layers.h:586</a></div></div> |
| 117 | <div class="ttc" id="classarm__compute_1_1_generate_proposals_info_xhtml"><div class="ttname"><a href="classarm__compute_1_1_generate_proposals_info.xhtml">arm_compute::GenerateProposalsInfo</a></div><div class="ttdoc">Generate Proposals Information class.</div><div class="ttdef"><b>Definition:</b> <a href="arm__compute_2core_2_types_8h_source.xhtml#l01319">Types.h:1319</a></div></div> |
| 118 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_r_o_i_align_layer_xhtml_aee31512297b466bfd6fadd4e79384887"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_r_o_i_align_layer.xhtml#aee31512297b466bfd6fadd4e79384887">arm_compute::graph::frontend::ROIAlignLayer::ROIAlignLayer</a></div><div class="ttdeci">ROIAlignLayer(SubStream &&sub_stream_input, SubStream &&sub_stream_rois, ROIPoolingLayerInfo pool_info)</div><div class="ttdoc">Construct a RoiAlign layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00993">Layers.h:993</a></div></div> |
| 119 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_normalization_layer_xhtml"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_normalization_layer.xhtml">arm_compute::graph::frontend::NormalizationLayer</a></div><div class="ttdoc">Normalization Layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00731">Layers.h:731</a></div></div> |
| 120 | <div class="ttc" id="namespacearm__compute_1_1test_1_1validation_xhtml_ad986b73e9d5f47a623a9b6d773c25e34"><div class="ttname"><a href="namespacearm__compute_1_1test_1_1validation.xhtml#ad986b73e9d5f47a623a9b6d773c25e34">arm_compute::test::validation::policy</a></div><div class="ttdeci">policy</div><div class="ttdef"><b>Definition:</b> <a href="_c_l_2_arithmetic_addition_8cpp_source.xhtml#l00136">ArithmeticAddition.cpp:136</a></div></div> |
| 121 | <div class="ttc" id="namespacearm__compute_1_1graph_xhtml_aa12973876c037bddff8e9ece94aca0e4"><div class="ttname"><a href="namespacearm__compute_1_1graph.xhtml#aa12973876c037bddff8e9ece94aca0e4">arm_compute::graph::EltwiseOperation</a></div><div class="ttdeci">EltwiseOperation</div><div class="ttdoc">Supported Element-wise operations.</div><div class="ttdef"><b>Definition:</b> <a href="arm__compute_2graph_2_types_8h_source.xhtml#l00098">Types.h:98</a></div></div> |
Jenkins | 4ba87db | 2019-05-23 17:11:51 +0100 | [diff] [blame] | 122 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_bounding_box_transform_layer_xhtml_a6dcc7d1a6d7a3e0b48b5e4ad5ce37220"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_bounding_box_transform_layer.xhtml#a6dcc7d1a6d7a3e0b48b5e4ad5ce37220">arm_compute::graph::frontend::BoundingBoxTransformLayer::BoundingBoxTransformLayer</a></div><div class="ttdeci">BoundingBoxTransformLayer(SubStream &&sub_stream_input, SubStream &&sub_stream_deltas, BoundingBoxTransformInfo info)</div><div class="ttdoc">Construct a bounding box transform layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00173">Layers.h:173</a></div></div> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 123 | <div class="ttc" id="structarm__compute_1_1graph_1_1frontend_1_1_stream_hints_xhtml_a81d9ddb43e3c89a5bf3334d475f9d74b"><div class="ttname"><a href="structarm__compute_1_1graph_1_1frontend_1_1_stream_hints.xhtml#a81d9ddb43e3c89a5bf3334d475f9d74b">arm_compute::graph::frontend::StreamHints::target_hint</a></div><div class="ttdeci">Target target_hint</div><div class="ttdoc">Target execution hint.</div><div class="ttdef"><b>Definition:</b> <a href="arm__compute_2graph_2frontend_2_types_8h_source.xhtml#l00063">Types.h:63</a></div></div> |
Jenkins | 975dfe1 | 2019-09-02 11:47:54 +0100 | [diff] [blame^] | 124 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_reorg_layer_xhtml_a4c1d6ae3354f4dfa1c4e703e8c545dff"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_reorg_layer.xhtml#a4c1d6ae3354f4dfa1c4e703e8c545dff">arm_compute::graph::frontend::ReorgLayer::ReorgLayer</a></div><div class="ttdeci">ReorgLayer(int stride)</div><div class="ttdoc">Construct a reorg layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00921">Layers.h:921</a></div></div> |
Jenkins | 4ba87db | 2019-05-23 17:11:51 +0100 | [diff] [blame] | 125 | <div class="ttc" id="classarm__compute_1_1graph_1_1_graph_builder_xhtml_a60f996c5c698c7b9cbd82ee414b41d2e"><div class="ttname"><a href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#a60f996c5c698c7b9cbd82ee414b41d2e">arm_compute::graph::GraphBuilder::add_input_node</a></div><div class="ttdeci">static NodeID add_input_node(Graph &g, NodeParams params, const TensorDescriptor &desc, ITensorAccessorUPtr accessor=nullptr)</div><div class="ttdoc">Adds an input layer node to the graph.</div><div class="ttdef"><b>Definition:</b> <a href="_graph_builder_8cpp_source.xhtml#l00116">GraphBuilder.cpp:116</a></div></div> |
Jenkins | 975dfe1 | 2019-09-02 11:47:54 +0100 | [diff] [blame^] | 126 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_fully_connected_layer_xhtml_a225fb162b43cbef27d5a1dbd7a51c60d"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_fully_connected_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">arm_compute::graph::frontend::FullyConnectedLayer::create_layer</a></div><div class="ttdeci">NodeID create_layer(IStream &s) override</div><div class="ttdoc">Create layer and add to the given stream.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00660">Layers.h:660</a></div></div> |
| 127 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_stack_layer_xhtml_a225fb162b43cbef27d5a1dbd7a51c60d"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_stack_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">arm_compute::graph::frontend::StackLayer::create_layer</a></div><div class="ttdeci">NodeID create_layer(IStream &s) override</div><div class="ttdoc">Create layer and add to the given stream.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l01147">Layers.h:1147</a></div></div> |
| 128 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_reshape_layer_xhtml"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_reshape_layer.xhtml">arm_compute::graph::frontend::ReshapeLayer</a></div><div class="ttdoc">Reshape Layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00938">Layers.h:938</a></div></div> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 129 | <div class="ttc" id="structarm__compute_1_1graph_1_1_tensor_descriptor_xhtml"><div class="ttname"><a href="structarm__compute_1_1graph_1_1_tensor_descriptor.xhtml">arm_compute::graph::TensorDescriptor</a></div><div class="ttdoc">Tensor metadata class.</div><div class="ttdef"><b>Definition:</b> <a href="_tensor_descriptor_8h_source.xhtml#l00038">TensorDescriptor.h:38</a></div></div> |
Jenkins | 4ba87db | 2019-05-23 17:11:51 +0100 | [diff] [blame] | 130 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_convolution_layer_xhtml_a225fb162b43cbef27d5a1dbd7a51c60d"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_convolution_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">arm_compute::graph::frontend::ConvolutionLayer::create_layer</a></div><div class="ttdeci">NodeID create_layer(IStream &s) override</div><div class="ttdoc">Create layer and add to the given stream.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00345">Layers.h:345</a></div></div> |
Jenkins | 975dfe1 | 2019-09-02 11:47:54 +0100 | [diff] [blame^] | 131 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_pad_layer_xhtml"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_pad_layer.xhtml">arm_compute::graph::frontend::PadLayer</a></div><div class="ttdoc">Pad Layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00786">Layers.h:786</a></div></div> |
Jenkins | 4ba87db | 2019-05-23 17:11:51 +0100 | [diff] [blame] | 132 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_concat_layer_xhtml_a225fb162b43cbef27d5a1dbd7a51c60d"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_concat_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">arm_compute::graph::frontend::ConcatLayer::create_layer</a></div><div class="ttdeci">NodeID create_layer(IStream &s) override</div><div class="ttdoc">Create layer and add to the given stream.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00275">Layers.h:275</a></div></div> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 133 | <div class="ttc" id="namespacearm__compute_1_1test_1_1validation_xhtml_a1f8aca235c095df227e7444f6b237eb1"><div class="ttname"><a href="namespacearm__compute_1_1test_1_1validation.xhtml#a1f8aca235c095df227e7444f6b237eb1">arm_compute::test::validation::act_info</a></div><div class="ttdeci">act_info</div><div class="ttdef"><b>Definition:</b> <a href="validation_2_c_l_2_convolution_layer_8cpp_source.xhtml#l00175">ConvolutionLayer.cpp:175</a></div></div> |
Jenkins | 975dfe1 | 2019-09-02 11:47:54 +0100 | [diff] [blame^] | 134 | <div class="ttc" id="namespacearm__compute_xhtml_ac1a1b012674e0f1de071a611391828ad"><div class="ttname"><a href="namespacearm__compute.xhtml#ac1a1b012674e0f1de071a611391828ad">arm_compute::PaddingList</a></div><div class="ttdeci">std::vector< PaddingInfo > PaddingList</div><div class="ttdoc">List of padding information.</div><div class="ttdef"><b>Definition:</b> <a href="arm__compute_2core_2_types_8h_source.xhtml#l00445">Types.h:445</a></div></div> |
| 135 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_slice_layer_xhtml"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_slice_layer.xhtml">arm_compute::graph::frontend::SliceLayer</a></div><div class="ttdoc">Slice Layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l01045">Layers.h:1045</a></div></div> |
| 136 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_upsample_layer_xhtml_a831a44fe14e8472e6421467599661dd2"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_upsample_layer.xhtml#a831a44fe14e8472e6421467599661dd2">arm_compute::graph::frontend::UpsampleLayer::UpsampleLayer</a></div><div class="ttdeci">UpsampleLayer(Size2D info, InterpolationPolicy upsampling_policy)</div><div class="ttdoc">Construct a Upsample layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l01189">Layers.h:1189</a></div></div> |
| 137 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_generate_proposals_layer_xhtml"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_generate_proposals_layer.xhtml">arm_compute::graph::frontend::GenerateProposalsLayer</a></div><div class="ttdoc">Generate Proposals Layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00693">Layers.h:693</a></div></div> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 138 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_input_layer_xhtml_a8c543d7a0c50bd07dfba4bbc6ba1ee53"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_input_layer.xhtml#a8c543d7a0c50bd07dfba4bbc6ba1ee53">arm_compute::graph::frontend::InputLayer::InputLayer</a></div><div class="ttdeci">InputLayer(TensorDescriptor desc, ITensorAccessorUPtr accessor)</div><div class="ttdoc">Construct an input layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00053">Layers.h:53</a></div></div> |
Jenkins | 975dfe1 | 2019-09-02 11:47:54 +0100 | [diff] [blame^] | 139 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_eltwise_layer_xhtml_a9749ff9a2d545bc30f9d432cd20be48d"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_eltwise_layer.xhtml#a9749ff9a2d545bc30f9d432cd20be48d">arm_compute::graph::frontend::EltwiseLayer::EltwiseLayer</a></div><div class="ttdeci">EltwiseLayer(SubStream &&sub_stream0, SubStream &&sub_stream1, EltwiseOperation op)</div><div class="ttdoc">Construct an element-wise operation layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00562">Layers.h:562</a></div></div> |
| 140 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_depthwise_convolution_layer_xhtml"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_depthwise_convolution_layer.xhtml">arm_compute::graph::frontend::DepthwiseConvolutionLayer</a></div><div class="ttdoc">Depthwise Convolution Layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00414">Layers.h:414</a></div></div> |
| 141 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_depthwise_convolution_layer_xhtml_acd0aeefa8e7b1978d4c5ac5e238da9c7"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_depthwise_convolution_layer.xhtml#acd0aeefa8e7b1978d4c5ac5e238da9c7">arm_compute::graph::frontend::DepthwiseConvolutionLayer::DepthwiseConvolutionLayer</a></div><div class="ttdeci">DepthwiseConvolutionLayer(unsigned int conv_width, unsigned int conv_height, ITensorAccessorUPtr weights, ITensorAccessorUPtr bias, PadStrideInfo conv_info, int depth_multiplier=1, const QuantizationInfo weights_quant_info=QuantizationInfo(), const QuantizationInfo out_quant_info=QuantizationInfo())</div><div class="ttdoc">Construct a depthwise convolution layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00428">Layers.h:428</a></div></div> |
| 142 | <div class="ttc" id="namespacearm__compute_xhtml_a74ce3f7420453d3446218ff3b7453e02"><div class="ttname"><a href="namespacearm__compute.xhtml#a74ce3f7420453d3446218ff3b7453e02">arm_compute::DataLayoutDimension</a></div><div class="ttdeci">DataLayoutDimension</div><div class="ttdoc">[DataLayout enum definition]</div><div class="ttdef"><b>Definition:</b> <a href="arm__compute_2core_2_types_8h_source.xhtml#l00123">Types.h:123</a></div></div> |
| 143 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_pad_layer_xhtml_a324e2525845b9315b4e4e8909dc14eb4"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_pad_layer.xhtml#a324e2525845b9315b4e4e8909dc14eb4">arm_compute::graph::frontend::PadLayer::PadLayer</a></div><div class="ttdeci">PadLayer(PaddingList padding)</div><div class="ttdoc">Construct a pad layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00794">Layers.h:794</a></div></div> |
| 144 | <div class="ttc" id="namespacearm__compute_1_1test_1_1validation_xhtml_a00525ff582f16038a1d3819aa44a23a3"><div class="ttname"><a href="namespacearm__compute_1_1test_1_1validation.xhtml#a00525ff582f16038a1d3819aa44a23a3">arm_compute::test::validation::conv_info</a></div><div class="ttdeci">conv_info</div><div class="ttdef"><b>Definition:</b> <a href="_c_l_2_winograd_8cpp_source.xhtml#l00599">Winograd.cpp:599</a></div></div> |
Jenkins | b3a371b | 2018-05-23 11:36:53 +0100 | [diff] [blame] | 145 | <div class="ttc" id="arm__compute_2graph_2_types_8h_xhtml"><div class="ttname"><a href="arm__compute_2graph_2_types_8h.xhtml">Types.h</a></div></div> |
Jenkins | 975dfe1 | 2019-09-02 11:47:54 +0100 | [diff] [blame^] | 146 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_reshape_layer_xhtml_aa3c4c9fd2bc62c95238f22172e8c10f1"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_reshape_layer.xhtml#aa3c4c9fd2bc62c95238f22172e8c10f1">arm_compute::graph::frontend::ReshapeLayer::ReshapeLayer</a></div><div class="ttdeci">ReshapeLayer(TensorShape shape)</div><div class="ttdoc">Construct a reshape layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00945">Layers.h:945</a></div></div> |
| 147 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_fully_connected_layer_xhtml_aed1efef2ff5d9d98937162e3220b9412"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_fully_connected_layer.xhtml#aed1efef2ff5d9d98937162e3220b9412">arm_compute::graph::frontend::FullyConnectedLayer::FullyConnectedLayer</a></div><div class="ttdeci">FullyConnectedLayer(unsigned int num_outputs, ITensorAccessorUPtr weights, ITensorAccessorUPtr bias, const FullyConnectedLayerInfo fc_info=FullyConnectedLayerInfo(), const QuantizationInfo weights_quant_info=QuantizationInfo(), const QuantizationInfo out_quant_info=QuantizationInfo())</div><div class="ttdoc">Construct a fully connected layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00611">Layers.h:611</a></div></div> |
| 148 | <div class="ttc" id="classarm__compute_1_1graph_1_1_graph_builder_xhtml_a4e6a956431d508ac913a77cf1f9eaa69"><div class="ttname"><a href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#a4e6a956431d508ac913a77cf1f9eaa69">arm_compute::graph::GraphBuilder::add_resize_node</a></div><div class="ttdeci">static NodeID add_resize_node(Graph &g, NodeParams params, NodeIdxPair input, InterpolationPolicy policy, float width_scale, float height_scale)</div><div class="ttdoc">Adds a resize layer node to the graph.</div><div class="ttdef"><b>Definition:</b> <a href="_graph_builder_8cpp_source.xhtml#l00614">GraphBuilder.cpp:614</a></div></div> |
| 149 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_slice_layer_xhtml_af595d920ba4be189b2291e957503d9fd"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_slice_layer.xhtml#af595d920ba4be189b2291e957503d9fd">arm_compute::graph::frontend::SliceLayer::SliceLayer</a></div><div class="ttdeci">SliceLayer(Coordinates &starts, Coordinates &ends)</div><div class="ttdoc">Construct a slice layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l01053">Layers.h:1053</a></div></div> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 150 | <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] | 151 | <div class="ttc" id="_asymm_helpers_8cpp_xhtml_a552dc3787d7ea1675f3e4e8993501d58"><div class="ttname"><a href="_asymm_helpers_8cpp.xhtml#a552dc3787d7ea1675f3e4e8993501d58">epsilon</a></div><div class="ttdeci">constexpr float epsilon</div><div class="ttdef"><b>Definition:</b> <a href="_asymm_helpers_8cpp_source.xhtml#l00033">AsymmHelpers.cpp:33</a></div></div> |
Jenkins | 975dfe1 | 2019-09-02 11:47:54 +0100 | [diff] [blame^] | 152 | <div class="ttc" id="classarm__compute_1_1graph_1_1_graph_builder_xhtml_a5cd4c7258f59e2c5d03ed8ae5849a650"><div class="ttname"><a href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#a5cd4c7258f59e2c5d03ed8ae5849a650">arm_compute::graph::GraphBuilder::add_activation_node</a></div><div class="ttdeci">static NodeID add_activation_node(Graph &g, NodeParams params, NodeIdxPair input, ActivationLayerInfo act_info, const QuantizationInfo &out_quant_info=QuantizationInfo())</div><div class="ttdoc">Adds an activation layer node to the graph.</div><div class="ttdef"><b>Definition:</b> <a href="_graph_builder_8cpp_source.xhtml#l00136">GraphBuilder.cpp:136</a></div></div> |
| 153 | <div class="ttc" id="classarm__compute_1_1graph_1_1_graph_builder_xhtml_a542464b49825a7f82b42909409405010"><div class="ttname"><a href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#a542464b49825a7f82b42909409405010">arm_compute::graph::GraphBuilder::add_normalization_node</a></div><div class="ttdeci">static NodeID add_normalization_node(Graph &g, NodeParams params, NodeIdxPair input, NormalizationLayerInfo norm_info)</div><div class="ttdoc">Adds a normalization layer node to the graph.</div><div class="ttdef"><b>Definition:</b> <a href="_graph_builder_8cpp_source.xhtml#l00538">GraphBuilder.cpp:538</a></div></div> |
| 154 | <div class="ttc" id="classarm__compute_1_1graph_1_1_graph_builder_xhtml_ad0a6a6580be03b445d9dcc64ced5e2ef"><div class="ttname"><a href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#ad0a6a6580be03b445d9dcc64ced5e2ef">arm_compute::graph::GraphBuilder::add_permute_node</a></div><div class="ttdeci">static NodeID add_permute_node(Graph &g, NodeParams params, NodeIdxPair input, PermutationVector perm, DataLayout layout=DataLayout::UNKNOWN)</div><div class="ttdoc">Adds a permute layer node to the graph.</div><div class="ttdef"><b>Definition:</b> <a href="_graph_builder_8cpp_source.xhtml#l00574">GraphBuilder.cpp:574</a></div></div> |
| 155 | <div class="ttc" id="classarm__compute_1_1graph_1_1_graph_builder_xhtml_af6679b5fdb9181104408232be9907ca4"><div class="ttname"><a href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#af6679b5fdb9181104408232be9907ca4">arm_compute::graph::GraphBuilder::add_pad_node</a></div><div class="ttdeci">static NodeID add_pad_node(Graph &g, NodeParams params, NodeIdxPair input, PaddingList padding)</div><div class="ttdoc">Adds a pad layer node to the graph.</div><div class="ttdef"><b>Definition:</b> <a href="_graph_builder_8cpp_source.xhtml#l00569">GraphBuilder.cpp:569</a></div></div> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 156 | <div class="ttc" id="namespacearm__compute_xhtml_a33e65be485104e2e9e69fca551d6f492"><div class="ttname"><a href="namespacearm__compute.xhtml#a33e65be485104e2e9e69fca551d6f492">arm_compute::PermutationVector</a></div><div class="ttdeci">Strides PermutationVector</div><div class="ttdoc">Permutation vector.</div><div class="ttdef"><b>Definition:</b> <a href="arm__compute_2core_2_types_8h_source.xhtml#l00047">Types.h:47</a></div></div> |
Jenkins | 4ba87db | 2019-05-23 17:11:51 +0100 | [diff] [blame] | 157 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_concat_layer_xhtml_ab92fa4522a5f22a09ebcc4056c20feff"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_concat_layer.xhtml#ab92fa4522a5f22a09ebcc4056c20feff">arm_compute::graph::frontend::ConcatLayer::ConcatLayer</a></div><div class="ttdeci">ConcatLayer(SubStream &&sub_stream1, SubStream &&sub_stream2, Ts &&... rest_sub_streams)</div><div class="ttdoc">Construct a concatenation layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00233">Layers.h:233</a></div></div> |
Jenkins | 975dfe1 | 2019-09-02 11:47:54 +0100 | [diff] [blame^] | 158 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_quantization_layer_xhtml_a2a7f0e0b904a95289b8f0af3911abda0"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_quantization_layer.xhtml#a2a7f0e0b904a95289b8f0af3911abda0">arm_compute::graph::frontend::QuantizationLayer::QuantizationLayer</a></div><div class="ttdeci">QuantizationLayer(QuantizationInfo out_quant_info)</div><div class="ttdoc">Construct a quantization layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00896">Layers.h:896</a></div></div> |
Jenkins | 4ba87db | 2019-05-23 17:11:51 +0100 | [diff] [blame] | 159 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_bounding_box_transform_layer_xhtml_a225fb162b43cbef27d5a1dbd7a51c60d"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_bounding_box_transform_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">arm_compute::graph::frontend::BoundingBoxTransformLayer::create_layer</a></div><div class="ttdeci">NodeID create_layer(IStream &s) override</div><div class="ttdoc">Create layer and add to the given stream.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00184">Layers.h:184</a></div></div> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 160 | <div class="ttc" id="_error_8h_xhtml_a54a6080c9f4df1f908e57a9bbb46f5da"><div class="ttname"><a href="_error_8h.xhtml#a54a6080c9f4df1f908e57a9bbb46f5da">ARM_COMPUTE_ERROR_ON</a></div><div class="ttdeci">#define ARM_COMPUTE_ERROR_ON(cond)</div><div class="ttdoc">If the condition is true then an error message is printed and an exception thrown.</div><div class="ttdef"><b>Definition:</b> <a href="_error_8h_source.xhtml#l00337">Error.h:337</a></div></div> |
Jenkins | 975dfe1 | 2019-09-02 11:47:54 +0100 | [diff] [blame^] | 161 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_normalize_planar_y_u_v_layer_xhtml_a225fb162b43cbef27d5a1dbd7a51c60d"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_normalize_planar_y_u_v_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">arm_compute::graph::frontend::NormalizePlanarYUVLayer::create_layer</a></div><div class="ttdeci">NodeID create_layer(IStream &s) override</div><div class="ttdoc">Create layer and add to the given stream.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00769">Layers.h:769</a></div></div> |
Jenkins | b3a371b | 2018-05-23 11:36:53 +0100 | [diff] [blame] | 162 | <div class="ttc" id="namespacearm__compute_1_1graph_xhtml_a41c3f59161734b8492782359f583b676"><div class="ttname"><a href="namespacearm__compute_1_1graph.xhtml#a41c3f59161734b8492782359f583b676">arm_compute::graph::ITensorAccessorUPtr</a></div><div class="ttdeci">std::unique_ptr< ITensorAccessor > ITensorAccessorUPtr</div><div class="ttdef"><b>Definition:</b> <a href="_i_tensor_accessor_8h_source.xhtml#l00050">ITensorAccessor.h:50</a></div></div> |
Jenkins | 975dfe1 | 2019-09-02 11:47:54 +0100 | [diff] [blame^] | 163 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_softmax_layer_xhtml_ae12d901b385c3facc7b19ac809ad6b20"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_softmax_layer.xhtml#ae12d901b385c3facc7b19ac809ad6b20">arm_compute::graph::frontend::SoftmaxLayer::SoftmaxLayer</a></div><div class="ttdeci">SoftmaxLayer(float beta=1.0f)</div><div class="ttdoc">Construct a softmax layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l01078">Layers.h:1078</a></div></div> |
Jenkins | 4ba87db | 2019-05-23 17:11:51 +0100 | [diff] [blame] | 164 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_batch_normalization_layer_xhtml_a225fb162b43cbef27d5a1dbd7a51c60d"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_batch_normalization_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">arm_compute::graph::frontend::BatchNormalizationLayer::create_layer</a></div><div class="ttdeci">NodeID create_layer(IStream &s) override</div><div class="ttdoc">Create layer and add to the given stream.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00144">Layers.h:144</a></div></div> |
| 165 | <div class="ttc" id="classarm__compute_1_1graph_1_1_graph_builder_xhtml_a9e02d090f0b711a7adf97367606e6857"><div class="ttname"><a href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#a9e02d090f0b711a7adf97367606e6857">arm_compute::graph::GraphBuilder::add_bounding_box_transform_node</a></div><div class="ttdeci">static NodeID add_bounding_box_transform_node(Graph &g, NodeParams params, NodeIdxPair input, NodeIdxPair deltas, BoundingBoxTransformInfo info)</div><div class="ttdoc">Adds a bounding box transform layer node to the graph.</div><div class="ttdef"><b>Definition:</b> <a href="_graph_builder_8cpp_source.xhtml#l00194">GraphBuilder.cpp:194</a></div></div> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 166 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_i_stream_xhtml"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml">arm_compute::graph::frontend::IStream</a></div><div class="ttdoc">Stream interface.</div><div class="ttdef"><b>Definition:</b> <a href="_i_stream_8h_source.xhtml#l00042">IStream.h:42</a></div></div> |
Jenkins | 975dfe1 | 2019-09-02 11:47:54 +0100 | [diff] [blame^] | 167 | <div class="ttc" id="classarm__compute_1_1graph_1_1_graph_builder_xhtml_a96b9a9be8e6bc94f1a245d9625c5b596"><div class="ttname"><a href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#a96b9a9be8e6bc94f1a245d9625c5b596">arm_compute::graph::GraphBuilder::add_reshape_node</a></div><div class="ttdeci">static NodeID add_reshape_node(Graph &g, NodeParams params, NodeIdxPair input, TensorShape shape)</div><div class="ttdoc">Adds a reshape layer node to the graph.</div><div class="ttdef"><b>Definition:</b> <a href="_graph_builder_8cpp_source.xhtml#l00609">GraphBuilder.cpp:609</a></div></div> |
| 168 | <div class="ttc" id="classarm__compute_1_1graph_1_1_graph_builder_xhtml_a6dc61dbaf7ce5612ac8d1566c1c222e3"><div class="ttname"><a href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#a6dc61dbaf7ce5612ac8d1566c1c222e3">arm_compute::graph::GraphBuilder::add_priorbox_node</a></div><div class="ttdeci">static NodeID add_priorbox_node(Graph &g, NodeParams params, NodeIdxPair input0, NodeIdxPair input1, const PriorBoxLayerInfo &prior_info)</div><div class="ttdoc">Adds a priorbox layer node to the graph.</div><div class="ttdef"><b>Definition:</b> <a href="_graph_builder_8cpp_source.xhtml#l00584">GraphBuilder.cpp:584</a></div></div> |
| 169 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_scale_layer_xhtml_a225fb162b43cbef27d5a1dbd7a51c60d"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_scale_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">arm_compute::graph::frontend::ScaleLayer::create_layer</a></div><div class="ttdeci">NodeID create_layer(IStream &s) override</div><div class="ttdoc">Create layer and add to the given stream.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l01032">Layers.h:1032</a></div></div> |
| 170 | <div class="ttc" id="classarm__compute_1_1graph_1_1_graph_builder_xhtml_a667742f5b5d3574fb50c8180609efac4"><div class="ttname"><a href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#a667742f5b5d3574fb50c8180609efac4">arm_compute::graph::GraphBuilder::add_concatenate_node</a></div><div class="ttdeci">static NodeID add_concatenate_node(Graph &g, NodeParams params, const std::vector< NodeIdxPair > &inputs, const descriptors::ConcatLayerDescriptor &concat_descriptor)</div><div class="ttdoc">Adds a depth concatenate node to the graph.</div><div class="ttdef"><b>Definition:</b> <a href="_graph_builder_8cpp_source.xhtml#l00321">GraphBuilder.cpp:321</a></div></div> |
| 171 | <div class="ttc" id="classarm__compute_1_1graph_1_1_graph_builder_xhtml_a8965f4ef424a3b9142706cfe50b7e6cf"><div class="ttname"><a href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#a8965f4ef424a3b9142706cfe50b7e6cf">arm_compute::graph::GraphBuilder::add_generate_proposals_node</a></div><div class="ttdeci">static NodeID add_generate_proposals_node(Graph &g, NodeParams params, NodeIdxPair scores, NodeIdxPair deltas, NodeIdxPair anchors, GenerateProposalsInfo info)</div><div class="ttdoc">Adds a generate proposals layer node to the graph.</div><div class="ttdef"><b>Definition:</b> <a href="_graph_builder_8cpp_source.xhtml#l00522">GraphBuilder.cpp:522</a></div></div> |
| 172 | <div class="ttc" id="classarm__compute_1_1graph_1_1_graph_builder_xhtml_a819d4ebfd6c79e430f7dc0a5e5241203"><div class="ttname"><a href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#a819d4ebfd6c79e430f7dc0a5e5241203">arm_compute::graph::GraphBuilder::add_slice_node</a></div><div class="ttdeci">static NodeID add_slice_node(Graph &g, NodeParams params, NodeIdxPair input, Coordinates &starts, Coordinates &ends)</div><div class="ttdoc">Adds a slice node to the graph.</div><div class="ttdef"><b>Definition:</b> <a href="_graph_builder_8cpp_source.xhtml#l00669">GraphBuilder.cpp:669</a></div></div> |
| 173 | <div class="ttc" id="classarm__compute_1_1graph_1_1_graph_builder_xhtml_a1735fd3d9b774a2c92ca1619886d2ede"><div class="ttname"><a href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#a1735fd3d9b774a2c92ca1619886d2ede">arm_compute::graph::GraphBuilder::add_deconvolution_node</a></div><div class="ttdeci">static NodeID add_deconvolution_node(Graph &g, NodeParams params, NodeIdxPair input, Size2D kernel_spatial_extend, unsigned int depth, PadStrideInfo deconv_info, ITensorAccessorUPtr weights_accessor=nullptr, ITensorAccessorUPtr bias_accessor=nullptr)</div><div class="ttdoc">Adds a deconvolution layer node to the graph.</div><div class="ttdef"><b>Definition:</b> <a href="_graph_builder_8cpp_source.xhtml#l00270">GraphBuilder.cpp:270</a></div></div> |
| 174 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_quantization_layer_xhtml"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_quantization_layer.xhtml">arm_compute::graph::frontend::QuantizationLayer</a></div><div class="ttdoc">Quantization Layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00889">Layers.h:889</a></div></div> |
| 175 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_pooling_layer_xhtml_a225fb162b43cbef27d5a1dbd7a51c60d"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_pooling_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">arm_compute::graph::frontend::PoolingLayer::create_layer</a></div><div class="ttdeci">NodeID create_layer(IStream &s) override</div><div class="ttdoc">Create layer and add to the given stream.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00850">Layers.h:850</a></div></div> |
| 176 | <div class="ttc" id="classarm__compute_1_1graph_1_1_graph_builder_xhtml_afbb302ca2e2f509f976568ba0928c2ce"><div class="ttname"><a href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#afbb302ca2e2f509f976568ba0928c2ce">arm_compute::graph::GraphBuilder::add_convolution_node</a></div><div class="ttdeci">static NodeID add_convolution_node(Graph &g, NodeParams params, NodeIdxPair input, Size2D kernel_spatial_extend, unsigned int depth, PadStrideInfo conv_info, unsigned int num_groups=1, ConvolutionMethod method=ConvolutionMethod::Default, FastMathHint fast_math_hint=FastMathHint::Disabled, ITensorAccessorUPtr weights_accessor=nullptr, ITensorAccessorUPtr bias_accessor=nullptr, const QuantizationInfo &weights_quant_info=QuantizationInfo(), const QuantizationInfo &out_quant_info=QuantizationInfo())</div><div class="ttdoc">Adds a convolution layer node to the graph.</div><div class="ttdef"><b>Definition:</b> <a href="_graph_builder_8cpp_source.xhtml#l00213">GraphBuilder.cpp:213</a></div></div> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 177 | <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-2018 ARM Limited.</div><div class="ttdef"><b>Definition:</b> <a href="00__introduction_8dox_source.xhtml#l00024">00_introduction.dox:24</a></div></div> |
Jenkins | 975dfe1 | 2019-09-02 11:47:54 +0100 | [diff] [blame^] | 178 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_upsample_layer_xhtml"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_upsample_layer.xhtml">arm_compute::graph::frontend::UpsampleLayer</a></div><div class="ttdoc">Upsample Layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l01181">Layers.h:1181</a></div></div> |
| 179 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_softmax_layer_xhtml_a225fb162b43cbef27d5a1dbd7a51c60d"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_softmax_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">arm_compute::graph::frontend::SoftmaxLayer::create_layer</a></div><div class="ttdeci">NodeID create_layer(IStream &s) override</div><div class="ttdoc">Create layer and add to the given stream.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l01083">Layers.h:1083</a></div></div> |
| 180 | <div class="ttc" id="classarm__compute_1_1graph_1_1_graph_builder_xhtml_abfc484c5e7a1a8cdd8a545857a8dc425"><div class="ttname"><a href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#abfc484c5e7a1a8cdd8a545857a8dc425">arm_compute::graph::GraphBuilder::add_upsample_node</a></div><div class="ttdeci">static NodeID add_upsample_node(Graph &g, NodeParams params, NodeIdxPair input, Size2D info, InterpolationPolicy upsampling_policy)</div><div class="ttdoc">Adds an upsample layer to the graph.</div><div class="ttdef"><b>Definition:</b> <a href="_graph_builder_8cpp_source.xhtml#l00684">GraphBuilder.cpp:684</a></div></div> |
| 181 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_stack_layer_xhtml_a198fc3f27d247211a87832d4e74d4a70"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_stack_layer.xhtml#a198fc3f27d247211a87832d4e74d4a70">arm_compute::graph::frontend::StackLayer::StackLayer</a></div><div class="ttdeci">StackLayer(SubStream &&sub_stream)</div><div class="ttdoc">Construct a concat layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l01142">Layers.h:1142</a></div></div> |
Jenkins | 4ba87db | 2019-05-23 17:11:51 +0100 | [diff] [blame] | 182 | <div class="ttc" id="classarm__compute_1_1graph_1_1_graph_builder_xhtml_aff2fa3e8e802bcefd6fdd5780aa096e1"><div class="ttname"><a href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#aff2fa3e8e802bcefd6fdd5780aa096e1">arm_compute::graph::GraphBuilder::add_detection_output_node</a></div><div class="ttdeci">static NodeID add_detection_output_node(Graph &g, NodeParams params, NodeIdxPair input_loc, NodeIdxPair input_conf, NodeIdxPair input_priorbox, const DetectionOutputLayerInfo &detect_info)</div><div class="ttdoc">Adds a detection output layer node to the graph.</div><div class="ttdef"><b>Definition:</b> <a href="_graph_builder_8cpp_source.xhtml#l00379">GraphBuilder.cpp:379</a></div></div> |
Jenkins | 975dfe1 | 2019-09-02 11:47:54 +0100 | [diff] [blame^] | 183 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_flatten_layer_xhtml_a225fb162b43cbef27d5a1dbd7a51c60d"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_flatten_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">arm_compute::graph::frontend::FlattenLayer::create_layer</a></div><div class="ttdeci">NodeID create_layer(IStream &s) override</div><div class="ttdoc">Create layer and add to the given stream.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00590">Layers.h:590</a></div></div> |
| 184 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_quantization_layer_xhtml_a225fb162b43cbef27d5a1dbd7a51c60d"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_quantization_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">arm_compute::graph::frontend::QuantizationLayer::create_layer</a></div><div class="ttdeci">NodeID create_layer(IStream &s) override</div><div class="ttdoc">Create layer and add to the given stream.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00901">Layers.h:901</a></div></div> |
| 185 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_normalization_layer_xhtml_a225fb162b43cbef27d5a1dbd7a51c60d"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_normalization_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">arm_compute::graph::frontend::NormalizationLayer::create_layer</a></div><div class="ttdeci">NodeID create_layer(IStream &s) override</div><div class="ttdoc">Create layer and add to the given stream.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00743">Layers.h:743</a></div></div> |
| 186 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_upsample_layer_xhtml_a225fb162b43cbef27d5a1dbd7a51c60d"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_upsample_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">arm_compute::graph::frontend::UpsampleLayer::create_layer</a></div><div class="ttdeci">NodeID create_layer(IStream &s) override</div><div class="ttdoc">Create layer and add to the given stream.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l01194">Layers.h:1194</a></div></div> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 187 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_input_layer_xhtml"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_input_layer.xhtml">arm_compute::graph::frontend::InputLayer</a></div><div class="ttdoc">Input Layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00045">Layers.h:45</a></div></div> |
Jenkins | 975dfe1 | 2019-09-02 11:47:54 +0100 | [diff] [blame^] | 188 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_y_o_l_o_layer_xhtml"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_y_o_l_o_layer.xhtml">arm_compute::graph::frontend::YOLOLayer</a></div><div class="ttdoc">YOLO Layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l01207">Layers.h:1207</a></div></div> |
| 189 | <div class="ttc" id="classarm__compute_1_1_quantization_info_xhtml"><div class="ttname"><a href="classarm__compute_1_1_quantization_info.xhtml">arm_compute::QuantizationInfo</a></div><div class="ttdoc">Quantization information.</div><div class="ttdef"><b>Definition:</b> <a href="_quantization_info_8h_source.xhtml#l00066">QuantizationInfo.h:66</a></div></div> |
Jenkins | b3a371b | 2018-05-23 11:36:53 +0100 | [diff] [blame] | 190 | <div class="ttc" id="_sub_stream_8h_xhtml"><div class="ttname"><a href="_sub_stream_8h.xhtml">SubStream.h</a></div></div> |
Jenkins | 975dfe1 | 2019-09-02 11:47:54 +0100 | [diff] [blame^] | 191 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_detection_post_process_layer_xhtml_a4c9b5e28705dc4e1b1b9418fc62bdedc"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_detection_post_process_layer.xhtml#a4c9b5e28705dc4e1b1b9418fc62bdedc">arm_compute::graph::frontend::DetectionPostProcessLayer::DetectionPostProcessLayer</a></div><div class="ttdeci">DetectionPostProcessLayer(SubStream &&sub_stream_class_prediction, DetectionPostProcessLayerInfo detect_info, ITensorAccessorUPtr anchors, const QuantizationInfo out_quant_info=QuantizationInfo())</div><div class="ttdoc">Construct a detection output layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00507">Layers.h:507</a></div></div> |
Jenkins | 4ba87db | 2019-05-23 17:11:51 +0100 | [diff] [blame] | 192 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_channel_shuffle_layer_xhtml"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_channel_shuffle_layer.xhtml">arm_compute::graph::frontend::ChannelShuffleLayer</a></div><div class="ttdoc">Channel Shuffle Layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00199">Layers.h:199</a></div></div> |
Jenkins | 975dfe1 | 2019-09-02 11:47:54 +0100 | [diff] [blame^] | 193 | <div class="ttc" id="classarm__compute_1_1graph_1_1_graph_builder_xhtml_ae0a382c6800d4ebe51ba9ced8841e2b5"><div class="ttname"><a href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#ae0a382c6800d4ebe51ba9ced8841e2b5">arm_compute::graph::GraphBuilder::add_stack_node</a></div><div class="ttdeci">static NodeID add_stack_node(Graph &g, NodeParams params, const std::vector< NodeIdxPair > &inputs, int axis)</div><div class="ttdoc">Adds a stack layer node to the graph.</div><div class="ttdef"><b>Definition:</b> <a href="_graph_builder_8cpp_source.xhtml#l00679">GraphBuilder.cpp:679</a></div></div> |
| 194 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_prior_box_layer_xhtml_a6c69d519202fb0b1ee7f521e7fb6e7a1"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_prior_box_layer.xhtml#a6c69d519202fb0b1ee7f521e7fb6e7a1">arm_compute::graph::frontend::PriorBoxLayer::PriorBoxLayer</a></div><div class="ttdeci">PriorBoxLayer(SubStream &&sub_stream, const PriorBoxLayerInfo &prior_info)</div><div class="ttdoc">Construct a priorbox layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00870">Layers.h:870</a></div></div> |
| 195 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_stack_layer_xhtml_a4e534985818ce7c5560abc0c6a99e021"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_stack_layer.xhtml#a4e534985818ce7c5560abc0c6a99e021">arm_compute::graph::frontend::StackLayer::StackLayer</a></div><div class="ttdeci">StackLayer(SubStream &&sub_stream1, SubStream &&sub_stream2, Ts &&... rest_sub_streams)</div><div class="ttdoc">Construct a concatenation layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l01105">Layers.h:1105</a></div></div> |
Jenkins | 4ba87db | 2019-05-23 17:11:51 +0100 | [diff] [blame] | 196 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_output_layer_xhtml_ac58e97b2c1974176b7ebaf5fe9fcacd0"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_output_layer.xhtml#ac58e97b2c1974176b7ebaf5fe9fcacd0">arm_compute::graph::frontend::OutputLayer::OutputLayer</a></div><div class="ttdeci">OutputLayer(ITensorAccessorUPtr accessor, unsigned int connection_idx=0)</div><div class="ttdoc">Construct an output layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00078">Layers.h:78</a></div></div> |
Jenkins | 975dfe1 | 2019-09-02 11:47:54 +0100 | [diff] [blame^] | 197 | <div class="ttc" id="classarm__compute_1_1graph_1_1_graph_builder_xhtml_a193c384a821bc30573b13975eccbe58a"><div class="ttname"><a href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#a193c384a821bc30573b13975eccbe58a">arm_compute::graph::GraphBuilder::add_elementwise_node</a></div><div class="ttdeci">static NodeID add_elementwise_node(Graph &g, NodeParams params, NodeIdxPair input0, NodeIdxPair input1, EltwiseOperation operation)</div><div class="ttdoc">Adds an element-wise layer node to the graph.</div><div class="ttdef"><b>Definition:</b> <a href="_graph_builder_8cpp_source.xhtml#l00431">GraphBuilder.cpp:431</a></div></div> |
| 198 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_deconvolution_layer_xhtml_a225fb162b43cbef27d5a1dbd7a51c60d"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_deconvolution_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">arm_compute::graph::frontend::DeconvolutionLayer::create_layer</a></div><div class="ttdeci">NodeID create_layer(IStream &s) override</div><div class="ttdoc">Create layer and add to the given stream.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00395">Layers.h:395</a></div></div> |
| 199 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_detection_post_process_layer_xhtml"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_detection_post_process_layer.xhtml">arm_compute::graph::frontend::DetectionPostProcessLayer</a></div><div class="ttdoc">DetectionOutputPostProcess Layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00497">Layers.h:497</a></div></div> |
| 200 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_r_o_i_align_layer_xhtml_a225fb162b43cbef27d5a1dbd7a51c60d"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_r_o_i_align_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">arm_compute::graph::frontend::ROIAlignLayer::create_layer</a></div><div class="ttdeci">NodeID create_layer(IStream &s) override</div><div class="ttdoc">Create layer and add to the given stream.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l01003">Layers.h:1003</a></div></div> |
| 201 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_normalize_planar_y_u_v_layer_xhtml_a6c61e8c3eb59a3587817a7250b0bb6ac"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_normalize_planar_y_u_v_layer.xhtml#a6c61e8c3eb59a3587817a7250b0bb6ac">arm_compute::graph::frontend::NormalizePlanarYUVLayer::NormalizePlanarYUVLayer</a></div><div class="ttdeci">NormalizePlanarYUVLayer(ITensorAccessorUPtr mean, ITensorAccessorUPtr std)</div><div class="ttdoc">Construct a normalize planar YUV layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00763">Layers.h:763</a></div></div> |
Jenkins | 4ba87db | 2019-05-23 17:11:51 +0100 | [diff] [blame] | 202 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_activation_layer_xhtml_a782c91273f38cdd9e5740282368c197a"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_activation_layer.xhtml#a782c91273f38cdd9e5740282368c197a">arm_compute::graph::frontend::ActivationLayer::ActivationLayer</a></div><div class="ttdeci">ActivationLayer(ActivationLayerInfo act_info, const QuantizationInfo out_quant_info=QuantizationInfo())</div><div class="ttdoc">Construct an activation layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00104">Layers.h:104</a></div></div> |
Jenkins | 975dfe1 | 2019-09-02 11:47:54 +0100 | [diff] [blame^] | 203 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_pad_layer_xhtml_a225fb162b43cbef27d5a1dbd7a51c60d"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_pad_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">arm_compute::graph::frontend::PadLayer::create_layer</a></div><div class="ttdeci">NodeID create_layer(IStream &s) override</div><div class="ttdoc">Create layer and add to the given stream.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00799">Layers.h:799</a></div></div> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 204 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_i_stream_xhtml_a110fbabe5b6b600f0f5b1fec06ab1484"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a110fbabe5b6b600f0f5b1fec06ab1484">arm_compute::graph::frontend::IStream::tail_node</a></div><div class="ttdeci">NodeID tail_node()</div><div class="ttdoc">Returns the tail node of the Stream.</div><div class="ttdef"><b>Definition:</b> <a href="_i_stream_8h_source.xhtml#l00065">IStream.h:65</a></div></div> |
Jenkins | 975dfe1 | 2019-09-02 11:47:54 +0100 | [diff] [blame^] | 205 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_scale_layer_xhtml_abd50a915acafa4ed21f755d911f9b155"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_scale_layer.xhtml#abd50a915acafa4ed21f755d911f9b155">arm_compute::graph::frontend::ScaleLayer::ScaleLayer</a></div><div class="ttdeci">ScaleLayer(ITensorAccessorUPtr mul_w, ITensorAccessorUPtr add_w)</div><div class="ttdoc">Construct a scale layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l01026">Layers.h:1026</a></div></div> |
| 206 | <div class="ttc" id="classarm__compute_1_1graph_1_1_graph_builder_xhtml_a9d0c83a96ca66565407885ff41214665"><div class="ttname"><a href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#a9d0c83a96ca66565407885ff41214665">arm_compute::graph::GraphBuilder::add_reorg_node</a></div><div class="ttdeci">static NodeID add_reorg_node(Graph &g, NodeParams params, NodeIdxPair input, int stride)</div><div class="ttdoc">Adds a reorg layer node to the graph.</div><div class="ttdef"><b>Definition:</b> <a href="_graph_builder_8cpp_source.xhtml#l00604">GraphBuilder.cpp:604</a></div></div> |
Jenkins | b3a371b | 2018-05-23 11:36:53 +0100 | [diff] [blame] | 207 | <div class="ttc" id="_i_stream_8h_xhtml"><div class="ttname"><a href="_i_stream_8h.xhtml">IStream.h</a></div></div> |
Jenkins | 975dfe1 | 2019-09-02 11:47:54 +0100 | [diff] [blame^] | 208 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_resize_layer_xhtml"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_resize_layer.xhtml">arm_compute::graph::frontend::ResizeLayer</a></div><div class="ttdoc">Resize Layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00962">Layers.h:962</a></div></div> |
| 209 | <div class="ttc" id="namespacearm__compute_1_1test_1_1validation_xhtml_a2270b3e1d20651d2d8341c858c890830"><div class="ttname"><a href="namespacearm__compute_1_1test_1_1validation.xhtml#a2270b3e1d20651d2d8341c858c890830">arm_compute::test::validation::num_groups</a></div><div class="ttdeci">const unsigned int num_groups</div><div class="ttdef"><b>Definition:</b> <a href="_n_e_o_n_2_im2_col_8cpp_source.xhtml#l00148">Im2Col.cpp:148</a></div></div> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 210 | <div class="ttc" id="classarm__compute_1_1_coordinates_xhtml"><div class="ttname"><a href="classarm__compute_1_1_coordinates.xhtml">arm_compute::Coordinates</a></div><div class="ttdoc">Coordinates of an item.</div><div class="ttdef"><b>Definition:</b> <a href="_coordinates_8h_source.xhtml#l00037">Coordinates.h:37</a></div></div> |
Jenkins | 975dfe1 | 2019-09-02 11:47:54 +0100 | [diff] [blame^] | 211 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_dummy_layer_xhtml"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_dummy_layer.xhtml">arm_compute::graph::frontend::DummyLayer</a></div><div class="ttdoc">Dummy Layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00530">Layers.h:530</a></div></div> |
Jenkins | 4ba87db | 2019-05-23 17:11:51 +0100 | [diff] [blame] | 212 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_channel_shuffle_layer_xhtml_a225fb162b43cbef27d5a1dbd7a51c60d"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_channel_shuffle_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">arm_compute::graph::frontend::ChannelShuffleLayer::create_layer</a></div><div class="ttdeci">NodeID create_layer(IStream &s) override</div><div class="ttdoc">Create layer and add to the given stream.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00211">Layers.h:211</a></div></div> |
Jenkins | 975dfe1 | 2019-09-02 11:47:54 +0100 | [diff] [blame^] | 213 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_resize_layer_xhtml_a225fb162b43cbef27d5a1dbd7a51c60d"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_resize_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">arm_compute::graph::frontend::ResizeLayer::create_layer</a></div><div class="ttdeci">NodeID create_layer(IStream &s) override</div><div class="ttdoc">Create layer and add to the given stream.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00970">Layers.h:970</a></div></div> |
| 214 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_deconvolution_layer_xhtml_a98c30ba91fe106a656f931077135fa1e"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_deconvolution_layer.xhtml#a98c30ba91fe106a656f931077135fa1e">arm_compute::graph::frontend::DeconvolutionLayer::DeconvolutionLayer</a></div><div class="ttdeci">DeconvolutionLayer(unsigned int conv_width, unsigned int conv_height, unsigned int ofm, ITensorAccessorUPtr weights, ITensorAccessorUPtr bias, PadStrideInfo deconv_info)</div><div class="ttdoc">Construct a convolution layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00380">Layers.h:380</a></div></div> |
| 215 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_scale_layer_xhtml"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_scale_layer.xhtml">arm_compute::graph::frontend::ScaleLayer</a></div><div class="ttdoc">Scale Layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l01018">Layers.h:1018</a></div></div> |
| 216 | <div class="ttc" id="classarm__compute_1_1graph_1_1_graph_builder_xhtml_aeeebbfe02ab3fe0320a82d6c3413eeeb"><div class="ttname"><a href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#aeeebbfe02ab3fe0320a82d6c3413eeeb">arm_compute::graph::GraphBuilder::add_roi_align_node</a></div><div class="ttdeci">static NodeID add_roi_align_node(Graph &g, NodeParams params, NodeIdxPair input, NodeIdxPair rois, ROIPoolingLayerInfo pool_info)</div><div class="ttdoc">Adds a ROI align layer node to the graph.</div><div class="ttdef"><b>Definition:</b> <a href="_graph_builder_8cpp_source.xhtml#l00620">GraphBuilder.cpp:620</a></div></div> |
| 217 | <div class="ttc" id="namespacearm__compute_1_1support_1_1cpp14_xhtml_a1d95a84d1a4610af6a128ad96c907e8b"><div class="ttname"><a href="namespacearm__compute_1_1support_1_1cpp14.xhtml#a1d95a84d1a4610af6a128ad96c907e8b">arm_compute::support::cpp14::make_unique</a></div><div class="ttdeci">_Unique_if< T >::_Single_object make_unique(Args &&... args)</div><div class="ttdoc">Construct a single object and return a unique pointer to it.</div><div class="ttdef"><b>Definition:</b> <a href="_toolchain_support_8h_source.xhtml#l00446">ToolchainSupport.h:446</a></div></div> |
| 218 | <div class="ttc" id="classarm__compute_1_1_prior_box_layer_info_xhtml"><div class="ttname"><a href="classarm__compute_1_1_prior_box_layer_info.xhtml">arm_compute::PriorBoxLayerInfo</a></div><div class="ttdoc">PriorBox layer info.</div><div class="ttdef"><b>Definition:</b> <a href="arm__compute_2core_2_types_8h_source.xhtml#l00825">Types.h:825</a></div></div> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 219 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_input_layer_xhtml_a225fb162b43cbef27d5a1dbd7a51c60d"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_input_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">arm_compute::graph::frontend::InputLayer::create_layer</a></div><div class="ttdeci">NodeID create_layer(IStream &s) override</div><div class="ttdoc">Create layer and add to the given stream.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00058">Layers.h:58</a></div></div> |
Jenkins | 4ba87db | 2019-05-23 17:11:51 +0100 | [diff] [blame] | 220 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_concat_layer_xhtml_a3a157200f2d59f07ad6acb50423d6d28"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_concat_layer.xhtml#a3a157200f2d59f07ad6acb50423d6d28">arm_compute::graph::frontend::ConcatLayer::ConcatLayer</a></div><div class="ttdeci">ConcatLayer(SubStream &&sub_stream)</div><div class="ttdoc">Construct a concat layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00270">Layers.h:270</a></div></div> |
| 221 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_concat_layer_xhtml_a4e2c31270f39a2f4cca9e42850dafc3d"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_concat_layer.xhtml#a4e2c31270f39a2f4cca9e42850dafc3d">arm_compute::graph::frontend::ConcatLayer::ConcatLayer</a></div><div class="ttdeci">ConcatLayer(descriptors::ConcatLayerDescriptor concat_descriptor, SubStream &&sub_stream1, SubStream &&sub_stream2, Ts &&... rest_sub_streams)</div><div class="ttdoc">Construct a concatenation layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00253">Layers.h:253</a></div></div> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 222 | <div class="ttc" id="namespacearm__compute_xhtml_a74ce3f7420453d3446218ff3b7453e02af52e9c50a060add65a035429b2a22229"><div class="ttname"><a href="namespacearm__compute.xhtml#a74ce3f7420453d3446218ff3b7453e02af52e9c50a060add65a035429b2a22229">arm_compute::DataLayoutDimension::CHANNEL</a></div><div class="ttdoc">channel</div></div> |
Jenkins | 4ba87db | 2019-05-23 17:11:51 +0100 | [diff] [blame] | 223 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_activation_layer_xhtml"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_activation_layer.xhtml">arm_compute::graph::frontend::ActivationLayer</a></div><div class="ttdoc">Activation Layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00096">Layers.h:96</a></div></div> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 224 | <div class="ttc" id="namespacearm__compute_1_1test_1_1validation_xhtml_a3a77be8aebd8e00522b32061d46ccdbd"><div class="ttname"><a href="namespacearm__compute_1_1test_1_1validation.xhtml#a3a77be8aebd8e00522b32061d46ccdbd">arm_compute::test::validation::bias</a></div><div class="ttdeci">CLTensor bias</div><div class="ttdef"><b>Definition:</b> <a href="validation_2_c_l_2_convolution_layer_8cpp_source.xhtml#l00181">ConvolutionLayer.cpp:181</a></div></div> |
Jenkins | 975dfe1 | 2019-09-02 11:47:54 +0100 | [diff] [blame^] | 225 | <div class="ttc" id="classarm__compute_1_1_bounding_box_transform_info_xhtml"><div class="ttname"><a href="classarm__compute_1_1_bounding_box_transform_info.xhtml">arm_compute::BoundingBoxTransformInfo</a></div><div class="ttdoc">Bounding Box Transform information class.</div><div class="ttdef"><b>Definition:</b> <a href="arm__compute_2core_2_types_8h_source.xhtml#l01450">Types.h:1450</a></div></div> |
Jenkins | 4ba87db | 2019-05-23 17:11:51 +0100 | [diff] [blame] | 226 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_batch_normalization_layer_xhtml_a5a6d29d97205186313cf48823a2dce8a"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_batch_normalization_layer.xhtml#a5a6d29d97205186313cf48823a2dce8a">arm_compute::graph::frontend::BatchNormalizationLayer::BatchNormalizationLayer</a></div><div class="ttdeci">BatchNormalizationLayer(ITensorAccessorUPtr mean, ITensorAccessorUPtr var, ITensorAccessorUPtr gamma=nullptr, ITensorAccessorUPtr beta=nullptr, float epsilon=0.001f)</div><div class="ttdoc">Construct a batch normalization layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00135">Layers.h:135</a></div></div> |
| 227 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_bounding_box_transform_layer_xhtml"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_bounding_box_transform_layer.xhtml">arm_compute::graph::frontend::BoundingBoxTransformLayer</a></div><div class="ttdoc">Bounding Box Transform Layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00164">Layers.h:164</a></div></div> |
Jenkins | 975dfe1 | 2019-09-02 11:47:54 +0100 | [diff] [blame^] | 228 | <div class="ttc" id="classarm__compute_1_1graph_1_1_graph_builder_xhtml_a3484452057c88a68b9242816b50a0687"><div class="ttname"><a href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#a3484452057c88a68b9242816b50a0687">arm_compute::graph::GraphBuilder::add_dummy_node</a></div><div class="ttdeci">static NodeID add_dummy_node(Graph &g, NodeParams params, NodeIdxPair input, TensorShape shape)</div><div class="ttdoc">Adds a Dummy node to the graph.</div><div class="ttdef"><b>Definition:</b> <a href="_graph_builder_8cpp_source.xhtml#l00426">GraphBuilder.cpp:426</a></div></div> |
Jenkins | b3a371b | 2018-05-23 11:36:53 +0100 | [diff] [blame] | 229 | <div class="ttc" id="_graph_builder_8h_xhtml"><div class="ttname"><a href="_graph_builder_8h.xhtml">GraphBuilder.h</a></div></div> |
Jenkins | 4ba87db | 2019-05-23 17:11:51 +0100 | [diff] [blame] | 230 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_convolution_layer_xhtml"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_convolution_layer.xhtml">arm_compute::graph::frontend::ConvolutionLayer</a></div><div class="ttdoc">Convolution Layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00309">Layers.h:309</a></div></div> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 231 | <div class="ttc" id="namespacearm__compute_1_1utility_xhtml_a067ebd28103d827b6ec17032e2344064"><div class="ttname"><a href="namespacearm__compute_1_1utility.xhtml#a067ebd28103d827b6ec17032e2344064">arm_compute::utility::for_each</a></div><div class="ttdeci">void for_each(F &&)</div><div class="ttdoc">Base case of for_each.</div><div class="ttdef"><b>Definition:</b> <a href="_utility_8h_source.xhtml#l00093">Utility.h:93</a></div></div> |
Jenkins | 975dfe1 | 2019-09-02 11:47:54 +0100 | [diff] [blame^] | 232 | <div class="ttc" id="classarm__compute_1_1graph_1_1_graph_builder_xhtml_a2bf294b4d12b6430e4e6b6ba8db8273b"><div class="ttname"><a href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#a2bf294b4d12b6430e4e6b6ba8db8273b">arm_compute::graph::GraphBuilder::add_normalize_planar_yuv_node</a></div><div class="ttdeci">static NodeID add_normalize_planar_yuv_node(Graph &g, NodeParams params, NodeIdxPair input, ITensorAccessorUPtr mean_accessor=nullptr, ITensorAccessorUPtr std_accessor=nullptr)</div><div class="ttdoc">Adds a normalize planar YUV layer node to the graph.</div><div class="ttdef"><b>Definition:</b> <a href="_graph_builder_8cpp_source.xhtml#l00543">GraphBuilder.cpp:543</a></div></div> |
| 233 | <div class="ttc" id="structarm__compute_1_1graph_1_1_node_idx_pair_xhtml"><div class="ttname"><a href="structarm__compute_1_1graph_1_1_node_idx_pair.xhtml">arm_compute::graph::NodeIdxPair</a></div><div class="ttdoc">NodeID-index struct.</div><div class="ttdef"><b>Definition:</b> <a href="arm__compute_2graph_2_types_8h_source.xhtml#l00184">Types.h:184</a></div></div> |
| 234 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_detection_output_layer_xhtml_a225fb162b43cbef27d5a1dbd7a51c60d"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_detection_output_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">arm_compute::graph::frontend::DetectionOutputLayer::create_layer</a></div><div class="ttdeci">NodeID create_layer(IStream &s) override</div><div class="ttdoc">Create layer and add to the given stream.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00482">Layers.h:482</a></div></div> |
Jenkins | 4ba87db | 2019-05-23 17:11:51 +0100 | [diff] [blame] | 235 | <div class="ttc" id="classarm__compute_1_1graph_1_1_graph_builder_xhtml_a19b8128b8e78988834c00c4e9cd97c3e"><div class="ttname"><a href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#a19b8128b8e78988834c00c4e9cd97c3e">arm_compute::graph::GraphBuilder::add_channel_shuffle_node</a></div><div class="ttdeci">static NodeID add_channel_shuffle_node(Graph &g, NodeParams params, NodeIdxPair input, unsigned int num_groups)</div><div class="ttdoc">Adds an channel shuffle layer node to the graph.</div><div class="ttdef"><b>Definition:</b> <a href="_graph_builder_8cpp_source.xhtml#l00208">GraphBuilder.cpp:208</a></div></div> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 236 | <div class="ttc" id="structarm__compute_1_1graph_1_1frontend_1_1_stream_hints_xhtml_abdcfd0552ddabcb92a04396961fb6377"><div class="ttname"><a href="structarm__compute_1_1graph_1_1frontend_1_1_stream_hints.xhtml#abdcfd0552ddabcb92a04396961fb6377">arm_compute::graph::frontend::StreamHints::fast_math_hint</a></div><div class="ttdeci">FastMathHint fast_math_hint</div><div class="ttdoc">Fast math hint.</div><div class="ttdef"><b>Definition:</b> <a href="arm__compute_2graph_2frontend_2_types_8h_source.xhtml#l00066">Types.h:66</a></div></div> |
Jenkins | 975dfe1 | 2019-09-02 11:47:54 +0100 | [diff] [blame^] | 237 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_prior_box_layer_xhtml"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_prior_box_layer.xhtml">arm_compute::graph::frontend::PriorBoxLayer</a></div><div class="ttdoc">PriorBox Layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00862">Layers.h:862</a></div></div> |
Jenkins | 4ba87db | 2019-05-23 17:11:51 +0100 | [diff] [blame] | 238 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_deconvolution_layer_xhtml"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_deconvolution_layer.xhtml">arm_compute::graph::frontend::DeconvolutionLayer</a></div><div class="ttdoc">Deconvolution Layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00368">Layers.h:368</a></div></div> |
Jenkins | 975dfe1 | 2019-09-02 11:47:54 +0100 | [diff] [blame^] | 239 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_permute_layer_xhtml_a225fb162b43cbef27d5a1dbd7a51c60d"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_permute_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">arm_compute::graph::frontend::PermuteLayer::create_layer</a></div><div class="ttdeci">NodeID create_layer(IStream &s) override</div><div class="ttdoc">Create layer and add to the given stream.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00825">Layers.h:825</a></div></div> |
| 240 | <div class="ttc" id="classarm__compute_1_1_detection_output_layer_info_xhtml"><div class="ttname"><a href="classarm__compute_1_1_detection_output_layer_info.xhtml">arm_compute::DetectionOutputLayerInfo</a></div><div class="ttdoc">Detection Output layer info.</div><div class="ttdef"><b>Definition:</b> <a href="arm__compute_2core_2_types_8h_source.xhtml#l00962">Types.h:962</a></div></div> |
| 241 | <div class="ttc" id="classarm__compute_1_1graph_1_1_graph_builder_xhtml_a17fe8b7f4dbd6cf0747ab9d328a56f88"><div class="ttname"><a href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#a17fe8b7f4dbd6cf0747ab9d328a56f88">arm_compute::graph::GraphBuilder::add_detection_post_process_node</a></div><div class="ttdeci">static NodeID add_detection_post_process_node(Graph &g, NodeParams params, NodeIdxPair input_box_encoding, NodeIdxPair input_class_prediction, const DetectionPostProcessLayerInfo &detect_info, ITensorAccessorUPtr anchors_accessor=nullptr, const QuantizationInfo &anchor_quant_info=QuantizationInfo())</div><div class="ttdoc">Adds a detection post process layer node to the graph.</div><div class="ttdef"><b>Definition:</b> <a href="_graph_builder_8cpp_source.xhtml#l00396">GraphBuilder.cpp:396</a></div></div> |
| 242 | <div class="ttc" id="namespacearm__compute_1_1graph_xhtml_a56952a8591a9d8481450ae707ae355e7"><div class="ttname"><a href="namespacearm__compute_1_1graph.xhtml#a56952a8591a9d8481450ae707ae355e7">arm_compute::graph::NodeID</a></div><div class="ttdeci">unsigned int NodeID</div><div class="ttdef"><b>Definition:</b> <a href="arm__compute_2graph_2_types_8h_source.xhtml#l00064">Types.h:64</a></div></div> |
| 243 | <div class="ttc" id="classarm__compute_1_1graph_1_1_graph_builder_xhtml_af06fa4df1027c97658c0c26570b2bdb5"><div class="ttname"><a href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#af06fa4df1027c97658c0c26570b2bdb5">arm_compute::graph::GraphBuilder::add_softmax_node</a></div><div class="ttdeci">static NodeID add_softmax_node(Graph &g, NodeParams params, NodeIdxPair input, float beta=1.f)</div><div class="ttdoc">Adds a softmax node to the graph.</div><div class="ttdef"><b>Definition:</b> <a href="_graph_builder_8cpp_source.xhtml#l00664">GraphBuilder.cpp:664</a></div></div> |
| 244 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_stack_layer_xhtml_aeea441309ced0e245856a5e70e82b63e"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_stack_layer.xhtml#aeea441309ced0e245856a5e70e82b63e">arm_compute::graph::frontend::StackLayer::StackLayer</a></div><div class="ttdeci">StackLayer(int axis, SubStream &&sub_stream1, SubStream &&sub_stream2, Ts &&... rest_sub_streams)</div><div class="ttdoc">Construct a concatenation layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l01125">Layers.h:1125</a></div></div> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 245 | <div class="ttc" id="namespacearm__compute_1_1test_1_1validation_xhtml_accc088009d44c521706aa98d6387ee21"><div class="ttname"><a href="namespacearm__compute_1_1test_1_1validation.xhtml#accc088009d44c521706aa98d6387ee21">arm_compute::test::validation::axis</a></div><div class="ttdeci">axis</div><div class="ttdef"><b>Definition:</b> <a href="_n_e_o_n_2_stack_layer_8cpp_source.xhtml#l00226">StackLayer.cpp:226</a></div></div> |
Jenkins | 975dfe1 | 2019-09-02 11:47:54 +0100 | [diff] [blame^] | 246 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_r_o_i_align_layer_xhtml"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_r_o_i_align_layer.xhtml">arm_compute::graph::frontend::ROIAlignLayer</a></div><div class="ttdoc">ROIAlign Layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00984">Layers.h:984</a></div></div> |
| 247 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_resize_layer_xhtml_a6de958db405f92c48214eedd8c5a2a7b"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_resize_layer.xhtml#a6de958db405f92c48214eedd8c5a2a7b">arm_compute::graph::frontend::ResizeLayer::ResizeLayer</a></div><div class="ttdeci">ResizeLayer(InterpolationPolicy policy, float width_scale, float height_scale)</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00965">Layers.h:965</a></div></div> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 248 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_i_stream_xhtml_a2f9edb3a23ff98069aaa52590d53bf5f"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a2f9edb3a23ff98069aaa52590d53bf5f">arm_compute::graph::frontend::IStream::graph</a></div><div class="ttdeci">virtual Graph & graph()=0</div><div class="ttdoc">Returns the underlying graph.</div></div> |
Jenkins | 975dfe1 | 2019-09-02 11:47:54 +0100 | [diff] [blame^] | 249 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_detection_post_process_layer_xhtml_a225fb162b43cbef27d5a1dbd7a51c60d"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_detection_post_process_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">arm_compute::graph::frontend::DetectionPostProcessLayer::create_layer</a></div><div class="ttdeci">NodeID create_layer(IStream &s) override</div><div class="ttdoc">Create layer and add to the given stream.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00513">Layers.h:513</a></div></div> |
| 250 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_softmax_layer_xhtml"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_softmax_layer.xhtml">arm_compute::graph::frontend::SoftmaxLayer</a></div><div class="ttdoc">Softmax Layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l01071">Layers.h:1071</a></div></div> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 251 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_i_stream_xhtml_a75ce23fbe59cc58db22e1b6d072b10c6"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_i_stream.xhtml#a75ce23fbe59cc58db22e1b6d072b10c6">arm_compute::graph::frontend::IStream::hints</a></div><div class="ttdeci">StreamHints & hints()</div><div class="ttdoc">Returns the stream hints that are currently used.</div><div class="ttdef"><b>Definition:</b> <a href="_i_stream_8h_source.xhtml#l00073">IStream.h:73</a></div></div> |
Jenkins | 975dfe1 | 2019-09-02 11:47:54 +0100 | [diff] [blame^] | 252 | <div class="ttc" id="classarm__compute_1_1graph_1_1_graph_builder_xhtml_aae4c638ec880f2bd9ff29e072e8f34e5"><div class="ttname"><a href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#aae4c638ec880f2bd9ff29e072e8f34e5">arm_compute::graph::GraphBuilder::add_fully_connected_layer</a></div><div class="ttdeci">static NodeID add_fully_connected_layer(Graph &g, NodeParams params, NodeIdxPair input, unsigned int num_outputs, NodeID weights_nid, NodeID bias_nid=EmptyNodeID, const FullyConnectedLayerInfo fc_info=FullyConnectedLayerInfo(), const QuantizationInfo &out_quant_info=QuantizationInfo())</div><div class="ttdoc">Adds a fully connected layer node to the graph.</div><div class="ttdef"><b>Definition:</b> <a href="_graph_builder_8cpp_source.xhtml#l00451">GraphBuilder.cpp:451</a></div></div> |
Jenkins | 52ba29e | 2018-08-29 15:32:11 +0000 | [diff] [blame] | 253 | <div class="ttc" id="namespacearm__compute_xhtml_a3a440b3893fa10608d4428958be1c52ea696b031073e74bf2cb98e5ef201d4aa3"><div class="ttname"><a href="namespacearm__compute.xhtml#a3a440b3893fa10608d4428958be1c52ea696b031073e74bf2cb98e5ef201d4aa3">arm_compute::CLVersion::UNKNOWN</a></div></div> |
Jenkins | 975dfe1 | 2019-09-02 11:47:54 +0100 | [diff] [blame^] | 254 | <div class="ttc" id="classarm__compute_1_1_r_o_i_pooling_layer_info_xhtml"><div class="ttname"><a href="classarm__compute_1_1_r_o_i_pooling_layer_info.xhtml">arm_compute::ROIPoolingLayerInfo</a></div><div class="ttdoc">ROI Pooling Layer Information class.</div><div class="ttdef"><b>Definition:</b> <a href="arm__compute_2core_2_types_8h_source.xhtml#l01276">Types.h:1276</a></div></div> |
| 255 | <div class="ttc" id="namespacearm__compute_1_1graph_xhtml_aad3f5296ec88b9d552c109b04b89ad9f"><div class="ttname"><a href="namespacearm__compute_1_1graph.xhtml#aad3f5296ec88b9d552c109b04b89ad9f">arm_compute::graph::EmptyNodeID</a></div><div class="ttdeci">constexpr NodeID EmptyNodeID</div><div class="ttdoc">Constant EdgeID specifying an equivalent of null edge.</div><div class="ttdef"><b>Definition:</b> <a href="arm__compute_2graph_2_types_8h_source.xhtml#l00071">Types.h:71</a></div></div> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 256 | <div class="ttc" id="classarm__compute_1_1graph_1_1_graph_xhtml_af8baf1f3da6d42a94d0569395ece882a"><div class="ttname"><a href="classarm__compute_1_1graph_1_1_graph.xhtml#af8baf1f3da6d42a94d0569395ece882a">arm_compute::graph::Graph::node</a></div><div class="ttdeci">const INode * node(NodeID id) const</div><div class="ttdoc">Get node object given its id.</div><div class="ttdef"><b>Definition:</b> <a href="_graph_8cpp_source.xhtml#l00204">Graph.cpp:204</a></div></div> |
Jenkins | 975dfe1 | 2019-09-02 11:47:54 +0100 | [diff] [blame^] | 257 | <div class="ttc" id="classarm__compute_1_1graph_1_1_graph_builder_xhtml_a7396e101536756a6aaf05f043a6f0b13"><div class="ttname"><a href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#a7396e101536756a6aaf05f043a6f0b13">arm_compute::graph::GraphBuilder::add_scale_layer</a></div><div class="ttdeci">static NodeID add_scale_layer(Graph &g, const NodeParams &params, NodeIdxPair input, ITensorAccessorUPtr mul_accessor=nullptr, ITensorAccessorUPtr add_accessor=nullptr)</div><div class="ttdoc">Adds a scale layer node to the graph This layer computes a product of the input with a scale (read fr...</div><div class="ttdef"><b>Definition:</b> <a href="_graph_builder_8cpp_source.xhtml#l00634">GraphBuilder.cpp:634</a></div></div> |
Jenkins | b3a371b | 2018-05-23 11:36:53 +0100 | [diff] [blame] | 258 | <div class="ttc" id="_i_layer_8h_xhtml"><div class="ttname"><a href="_i_layer_8h.xhtml">ILayer.h</a></div></div> |
Jenkins | 975dfe1 | 2019-09-02 11:47:54 +0100 | [diff] [blame^] | 259 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_detection_output_layer_xhtml_add9af3fe9c394a1994f926a6268260ed"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_detection_output_layer.xhtml#add9af3fe9c394a1994f926a6268260ed">arm_compute::graph::frontend::DetectionOutputLayer::DetectionOutputLayer</a></div><div class="ttdeci">DetectionOutputLayer(SubStream &&sub_stream_conf, SubStream &&sub_stream_prior, const DetectionOutputLayerInfo &detect_info)</div><div class="ttdoc">Construct a detection output layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00477">Layers.h:477</a></div></div> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 260 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_output_layer_xhtml"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_output_layer.xhtml">arm_compute::graph::frontend::OutputLayer</a></div><div class="ttdoc">Output Layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00070">Layers.h:70</a></div></div> |
Jenkins | 4ba87db | 2019-05-23 17:11:51 +0100 | [diff] [blame] | 261 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_activation_layer_xhtml_a225fb162b43cbef27d5a1dbd7a51c60d"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_activation_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">arm_compute::graph::frontend::ActivationLayer::create_layer</a></div><div class="ttdeci">NodeID create_layer(IStream &s) override</div><div class="ttdoc">Create layer and add to the given stream.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00111">Layers.h:111</a></div></div> |
Jenkins | 975dfe1 | 2019-09-02 11:47:54 +0100 | [diff] [blame^] | 262 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_fully_connected_layer_xhtml"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_fully_connected_layer.xhtml">arm_compute::graph::frontend::FullyConnectedLayer</a></div><div class="ttdoc">Fully Connected Layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00599">Layers.h:599</a></div></div> |
| 263 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_detection_output_layer_xhtml"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_detection_output_layer.xhtml">arm_compute::graph::frontend::DetectionOutputLayer</a></div><div class="ttdoc">DetectionOutput Layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00468">Layers.h:468</a></div></div> |
| 264 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_depthwise_convolution_layer_xhtml_a225fb162b43cbef27d5a1dbd7a51c60d"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_depthwise_convolution_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">arm_compute::graph::frontend::DepthwiseConvolutionLayer::create_layer</a></div><div class="ttdeci">NodeID create_layer(IStream &s) override</div><div class="ttdoc">Create layer and add to the given stream.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00447">Layers.h:447</a></div></div> |
| 265 | <div class="ttc" id="classarm__compute_1_1_detection_post_process_layer_info_xhtml"><div class="ttname"><a href="classarm__compute_1_1_detection_post_process_layer_info.xhtml">arm_compute::DetectionPostProcessLayerInfo</a></div><div class="ttdoc">Detection Output layer info.</div><div class="ttdef"><b>Definition:</b> <a href="arm__compute_2core_2_types_8h_source.xhtml#l01081">Types.h:1081</a></div></div> |
| 266 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_stack_layer_xhtml"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_stack_layer.xhtml">arm_compute::graph::frontend::StackLayer</a></div><div class="ttdoc">Stack Layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l01095">Layers.h:1095</a></div></div> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 267 | <div class="ttc" id="namespacearm__compute_1_1test_1_1validation_xhtml_a64a08a9fec5aeee8650e7182b6d171d0"><div class="ttname"><a href="namespacearm__compute_1_1test_1_1validation.xhtml#a64a08a9fec5aeee8650e7182b6d171d0">arm_compute::test::validation::weights</a></div><div class="ttdeci">CLTensor weights</div><div class="ttdef"><b>Definition:</b> <a href="validation_2_c_l_2_convolution_layer_8cpp_source.xhtml#l00180">ConvolutionLayer.cpp:180</a></div></div> |
Jenkins | 4ba87db | 2019-05-23 17:11:51 +0100 | [diff] [blame] | 268 | <div class="ttc" id="structarm__compute_1_1graph_1_1descriptors_1_1_concat_layer_descriptor_xhtml"><div class="ttname"><a href="structarm__compute_1_1graph_1_1descriptors_1_1_concat_layer_descriptor.xhtml">arm_compute::graph::descriptors::ConcatLayerDescriptor</a></div><div class="ttdoc">Concatenate layer descriptor.</div><div class="ttdef"><b>Definition:</b> <a href="_layer_descriptors_8h_source.xhtml#l00036">LayerDescriptors.h:36</a></div></div> |
Jenkins | 975dfe1 | 2019-09-02 11:47:54 +0100 | [diff] [blame^] | 269 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_dummy_layer_xhtml_a225fb162b43cbef27d5a1dbd7a51c60d"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_dummy_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">arm_compute::graph::frontend::DummyLayer::create_layer</a></div><div class="ttdeci">NodeID create_layer(IStream &s) override</div><div class="ttdoc">Create layer and add to the given stream.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00542">Layers.h:542</a></div></div> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 270 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_i_layer_xhtml_ad8227ba86a01f26e4f173cd5e219d5d1"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml#ad8227ba86a01f26e4f173cd5e219d5d1">arm_compute::graph::frontend::ILayer::name</a></div><div class="ttdeci">const std::string & name() const</div><div class="ttdoc">Layer name accessor.</div><div class="ttdef"><b>Definition:</b> <a href="_i_layer_8h_source.xhtml#l00064">ILayer.h:64</a></div></div> |
Jenkins | 975dfe1 | 2019-09-02 11:47:54 +0100 | [diff] [blame^] | 271 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_y_o_l_o_layer_xhtml_a225fb162b43cbef27d5a1dbd7a51c60d"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_y_o_l_o_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">arm_compute::graph::frontend::YOLOLayer::create_layer</a></div><div class="ttdeci">NodeID create_layer(IStream &s) override</div><div class="ttdoc">Create layer and add to the given stream.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l01220">Layers.h:1220</a></div></div> |
| 272 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_prior_box_layer_xhtml_a225fb162b43cbef27d5a1dbd7a51c60d"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_prior_box_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">arm_compute::graph::frontend::PriorBoxLayer::create_layer</a></div><div class="ttdeci">NodeID create_layer(IStream &s) override</div><div class="ttdoc">Create layer and add to the given stream.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00875">Layers.h:875</a></div></div> |
| 273 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_eltwise_layer_xhtml_a225fb162b43cbef27d5a1dbd7a51c60d"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_eltwise_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">arm_compute::graph::frontend::EltwiseLayer::create_layer</a></div><div class="ttdeci">NodeID create_layer(IStream &s) override</div><div class="ttdoc">Create layer and add to the given stream.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00567">Layers.h:567</a></div></div> |
Jenkins | 4ba87db | 2019-05-23 17:11:51 +0100 | [diff] [blame] | 274 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_batch_normalization_layer_xhtml"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_batch_normalization_layer.xhtml">arm_compute::graph::frontend::BatchNormalizationLayer</a></div><div class="ttdoc">Batchnormalization Layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00124">Layers.h:124</a></div></div> |
Jenkins | 975dfe1 | 2019-09-02 11:47:54 +0100 | [diff] [blame^] | 275 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_eltwise_layer_xhtml"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_eltwise_layer.xhtml">arm_compute::graph::frontend::EltwiseLayer</a></div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00553">Layers.h:553</a></div></div> |
| 276 | <div class="ttc" id="classarm__compute_1_1graph_1_1_graph_builder_xhtml_a639fab29a682a532ca20615210b366ad"><div class="ttname"><a href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#a639fab29a682a532ca20615210b366ad">arm_compute::graph::GraphBuilder::add_flatten_node</a></div><div class="ttdeci">static NodeID add_flatten_node(Graph &g, NodeParams params, NodeIdxPair input)</div><div class="ttdoc">Adds a flatten layer node to the graph.</div><div class="ttdef"><b>Definition:</b> <a href="_graph_builder_8cpp_source.xhtml#l00446">GraphBuilder.cpp:446</a></div></div> |
| 277 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_pooling_layer_xhtml_a9ad7e9ede84392dee892357377aa1806"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_pooling_layer.xhtml#a9ad7e9ede84392dee892357377aa1806">arm_compute::graph::frontend::PoolingLayer::PoolingLayer</a></div><div class="ttdeci">PoolingLayer(PoolingLayerInfo pool_info)</div><div class="ttdoc">Construct a pooling layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00845">Layers.h:845</a></div></div> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 278 | <div class="ttc" id="namespacearm__compute_1_1test_1_1validation_xhtml_a4f4125dba5283887b34f889b1c615c0c"><div class="ttname"><a href="namespacearm__compute_1_1test_1_1validation.xhtml#a4f4125dba5283887b34f889b1c615c0c">arm_compute::test::validation::info</a></div><div class="ttdeci">info</div><div class="ttdef"><b>Definition:</b> <a href="validation_2_c_l_2_convolution_layer_8cpp_source.xhtml#l00174">ConvolutionLayer.cpp:174</a></div></div> |
Jenkins | 975dfe1 | 2019-09-02 11:47:54 +0100 | [diff] [blame^] | 279 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_reorg_layer_xhtml_a225fb162b43cbef27d5a1dbd7a51c60d"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_reorg_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">arm_compute::graph::frontend::ReorgLayer::create_layer</a></div><div class="ttdeci">NodeID create_layer(IStream &s) override</div><div class="ttdoc">Create layer and add to the given stream.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00926">Layers.h:926</a></div></div> |
| 280 | <div class="ttc" id="classarm__compute_1_1graph_1_1_graph_builder_xhtml_ab52fa970654d32e0c0621cf718a6861f"><div class="ttname"><a href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#ab52fa970654d32e0c0621cf718a6861f">arm_compute::graph::GraphBuilder::add_pooling_node</a></div><div class="ttdeci">static NodeID add_pooling_node(Graph &g, NodeParams params, NodeIdxPair input, PoolingLayerInfo pool_info)</div><div class="ttdoc">Adds a pooling layer node to the graph.</div><div class="ttdef"><b>Definition:</b> <a href="_graph_builder_8cpp_source.xhtml#l00579">GraphBuilder.cpp:579</a></div></div> |
| 281 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_reshape_layer_xhtml_a225fb162b43cbef27d5a1dbd7a51c60d"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_reshape_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">arm_compute::graph::frontend::ReshapeLayer::create_layer</a></div><div class="ttdeci">NodeID create_layer(IStream &s) override</div><div class="ttdoc">Create layer and add to the given stream.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00950">Layers.h:950</a></div></div> |
| 282 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_permute_layer_xhtml_a3100240dbc6c19e85608522a8d4c1e98"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_permute_layer.xhtml#a3100240dbc6c19e85608522a8d4c1e98">arm_compute::graph::frontend::PermuteLayer::PermuteLayer</a></div><div class="ttdeci">PermuteLayer(PermutationVector perm, DataLayout layout=DataLayout::UNKNOWN)</div><div class="ttdoc">Construct a permute layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00820">Layers.h:820</a></div></div> |
Jenkins | b3a371b | 2018-05-23 11:36:53 +0100 | [diff] [blame] | 283 | <div class="ttc" id="_utility_8h_xhtml"><div class="ttname"><a href="_utility_8h.xhtml">Utility.h</a></div></div> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 284 | <div class="ttc" id="namespacearm__compute_1_1test_1_1validation_xhtml_a735a025fce26c1ef147b54426df18181"><div class="ttname"><a href="namespacearm__compute_1_1test_1_1validation.xhtml#a735a025fce26c1ef147b54426df18181">arm_compute::test::validation::padding</a></div><div class="ttdeci">const PaddingSize padding</div><div class="ttdef"><b>Definition:</b> <a href="_c_l_2_absolute_difference_8cpp_source.xhtml#l00113">AbsoluteDifference.cpp:113</a></div></div> |
Jenkins | 975dfe1 | 2019-09-02 11:47:54 +0100 | [diff] [blame^] | 285 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_reorg_layer_xhtml"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_reorg_layer.xhtml">arm_compute::graph::frontend::ReorgLayer</a></div><div class="ttdoc">Reorg Layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00913">Layers.h:913</a></div></div> |
| 286 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_normalize_planar_y_u_v_layer_xhtml"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_normalize_planar_y_u_v_layer.xhtml">arm_compute::graph::frontend::NormalizePlanarYUVLayer</a></div><div class="ttdoc">Normalize planar YUV Layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00755">Layers.h:755</a></div></div> |
| 287 | <div class="ttc" id="namespacearm__compute_xhtml_ad1d5cce2d9e9a5d61c243e5c989112e0"><div class="ttname"><a href="namespacearm__compute.xhtml#ad1d5cce2d9e9a5d61c243e5c989112e0">arm_compute::DataLayout</a></div><div class="ttdeci">DataLayout</div><div class="ttdoc">[DataLayout enum definition]</div><div class="ttdef"><b>Definition:</b> <a href="arm__compute_2core_2_types_8h_source.xhtml#l00114">Types.h:114</a></div></div> |
| 288 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_generate_proposals_layer_xhtml_a19e3ec9ef1eff753af974d946e85a860"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_generate_proposals_layer.xhtml#a19e3ec9ef1eff753af974d946e85a860">arm_compute::graph::frontend::GenerateProposalsLayer::GenerateProposalsLayer</a></div><div class="ttdeci">GenerateProposalsLayer(SubStream &&ss_scores, SubStream &&ss_deltas, SubStream &&ss_anchors, GenerateProposalsInfo info)</div><div class="ttdoc">Construct a generate proposals layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00703">Layers.h:703</a></div></div> |
| 289 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_flatten_layer_xhtml"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_flatten_layer.xhtml">arm_compute::graph::frontend::FlattenLayer</a></div><div class="ttdoc">Flatten Layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00582">Layers.h:582</a></div></div> |
Jenkins | 4ba87db | 2019-05-23 17:11:51 +0100 | [diff] [blame] | 290 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_convolution_layer_xhtml_af896fc13b0eaaafe855f0fbcd65a07de"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_convolution_layer.xhtml#af896fc13b0eaaafe855f0fbcd65a07de">arm_compute::graph::frontend::ConvolutionLayer::ConvolutionLayer</a></div><div class="ttdeci">ConvolutionLayer(unsigned int conv_width, unsigned int conv_height, unsigned int ofm, ITensorAccessorUPtr weights, ITensorAccessorUPtr bias, PadStrideInfo conv_info, unsigned int num_groups=1, const QuantizationInfo weights_quant_info=QuantizationInfo(), const QuantizationInfo out_quant_info=QuantizationInfo())</div><div class="ttdoc">Construct a convolution layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00324">Layers.h:324</a></div></div> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 291 | <div class="ttc" id="structarm__compute_1_1graph_1_1frontend_1_1_stream_hints_xhtml_af18f64d6fa79da2fd4fd585bf818b3d2"><div class="ttname"><a href="structarm__compute_1_1graph_1_1frontend_1_1_stream_hints.xhtml#af18f64d6fa79da2fd4fd585bf818b3d2">arm_compute::graph::frontend::StreamHints::convolution_method_hint</a></div><div class="ttdeci">ConvolutionMethod convolution_method_hint</div><div class="ttdoc">Convolution method hint.</div><div class="ttdef"><b>Definition:</b> <a href="arm__compute_2graph_2frontend_2_types_8h_source.xhtml#l00064">Types.h:64</a></div></div> |
Jenkins | 4ba87db | 2019-05-23 17:11:51 +0100 | [diff] [blame] | 292 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_channel_shuffle_layer_xhtml_aff5aec1faefad58676969dcb1f5b7b5b"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_channel_shuffle_layer.xhtml#aff5aec1faefad58676969dcb1f5b7b5b">arm_compute::graph::frontend::ChannelShuffleLayer::ChannelShuffleLayer</a></div><div class="ttdeci">ChannelShuffleLayer(unsigned int num_groups)</div><div class="ttdoc">Construct a Channel Shuffle layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00206">Layers.h:206</a></div></div> |
Jenkins | 975dfe1 | 2019-09-02 11:47:54 +0100 | [diff] [blame^] | 293 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_dummy_layer_xhtml_a3ec4fedf20ceaf0c7bc62be065150f40"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_dummy_layer.xhtml#a3ec4fedf20ceaf0c7bc62be065150f40">arm_compute::graph::frontend::DummyLayer::DummyLayer</a></div><div class="ttdeci">DummyLayer(TensorShape shape)</div><div class="ttdoc">Construct an input layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00537">Layers.h:537</a></div></div> |
Jenkins | 4ba87db | 2019-05-23 17:11:51 +0100 | [diff] [blame] | 294 | <div class="ttc" id="classarm__compute_1_1graph_1_1_graph_builder_xhtml_a0db6223a8a4c44a263fbc5e9ec039e18"><div class="ttname"><a href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#a0db6223a8a4c44a263fbc5e9ec039e18">arm_compute::graph::GraphBuilder::add_output_node</a></div><div class="ttdeci">static NodeID add_output_node(Graph &g, NodeParams params, NodeIdxPair input, ITensorAccessorUPtr accessor=nullptr)</div><div class="ttdoc">Adds an output layer node to the graph.</div><div class="ttdef"><b>Definition:</b> <a href="_graph_builder_8cpp_source.xhtml#l00124">GraphBuilder.cpp:124</a></div></div> |
| 295 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_concat_layer_xhtml"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_concat_layer.xhtml">arm_compute::graph::frontend::ConcatLayer</a></div><div class="ttdoc">Concat Layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00223">Layers.h:223</a></div></div> |
Jenkins | 975dfe1 | 2019-09-02 11:47:54 +0100 | [diff] [blame^] | 296 | <div class="ttc" id="classarm__compute_1_1graph_1_1_graph_builder_xhtml_a9c59d071c7e6c2574e1d5587ba50949c"><div class="ttname"><a href="classarm__compute_1_1graph_1_1_graph_builder.xhtml#a9c59d071c7e6c2574e1d5587ba50949c">arm_compute::graph::GraphBuilder::add_depthwise_convolution_node</a></div><div class="ttdeci">static NodeID add_depthwise_convolution_node(Graph &g, NodeParams params, NodeIdxPair input, Size2D kernel_spatial_extend, PadStrideInfo conv_info, int depth_multiplier=1, DepthwiseConvolutionMethod method=DepthwiseConvolutionMethod::Default, ITensorAccessorUPtr weights_accessor=nullptr, ITensorAccessorUPtr bias_accessor=nullptr, const QuantizationInfo &quant_info=QuantizationInfo(), const QuantizationInfo &out_quant_info=QuantizationInfo())</div><div class="ttdoc">Adds a depth-wise convolution layer node to the graph.</div><div class="ttdef"><b>Definition:</b> <a href="_graph_builder_8cpp_source.xhtml#l00326">GraphBuilder.cpp:326</a></div></div> |
Jenkins | 4ba87db | 2019-05-23 17:11:51 +0100 | [diff] [blame] | 297 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_output_layer_xhtml_a225fb162b43cbef27d5a1dbd7a51c60d"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_output_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">arm_compute::graph::frontend::OutputLayer::create_layer</a></div><div class="ttdeci">NodeID create_layer(IStream &s) override</div><div class="ttdoc">Create layer and add to the given stream.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00083">Layers.h:83</a></div></div> |
Jenkins | 975dfe1 | 2019-09-02 11:47:54 +0100 | [diff] [blame^] | 298 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_normalization_layer_xhtml_ada275ffd82f624b62bdbc2f01349fe33"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_normalization_layer.xhtml#ada275ffd82f624b62bdbc2f01349fe33">arm_compute::graph::frontend::NormalizationLayer::NormalizationLayer</a></div><div class="ttdeci">NormalizationLayer(NormalizationLayerInfo norm_info)</div><div class="ttdoc">Construct a normalization layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00738">Layers.h:738</a></div></div> |
Jenkins | b3a371b | 2018-05-23 11:36:53 +0100 | [diff] [blame] | 299 | <div class="ttc" id="namespacearm__compute_1_1graph_xhtml_acac9cbaeea226ed297804c012dc12b16a29c2c02a361c9d7028472e5d92cd4a54"><div class="ttname"><a href="namespacearm__compute_1_1graph.xhtml#acac9cbaeea226ed297804c012dc12b16a29c2c02a361c9d7028472e5d92cd4a54">arm_compute::graph::NodeType::Output</a></div></div> |
Jenkins | 975dfe1 | 2019-09-02 11:47:54 +0100 | [diff] [blame^] | 300 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_y_o_l_o_layer_xhtml_a38c7fe824c7ceaa8b93b11d77648e14e"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_y_o_l_o_layer.xhtml#a38c7fe824c7ceaa8b93b11d77648e14e">arm_compute::graph::frontend::YOLOLayer::YOLOLayer</a></div><div class="ttdeci">YOLOLayer(ActivationLayerInfo act_info, int32_t num_classes)</div><div class="ttdoc">Construct a YOLO layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l01215">Layers.h:1215</a></div></div> |
| 301 | <div class="ttc" id="classarm__compute_1_1graph_1_1frontend_1_1_permute_layer_xhtml"><div class="ttname"><a href="classarm__compute_1_1graph_1_1frontend_1_1_permute_layer.xhtml">arm_compute::graph::frontend::PermuteLayer</a></div><div class="ttdoc">Permute Layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layers_8h_source.xhtml#l00811">Layers.h:811</a></div></div> |
Jenkins | b3a371b | 2018-05-23 11:36:53 +0100 | [diff] [blame] | 302 | </div><!-- fragment --></div><!-- contents --> |
| 303 | </div><!-- doc-content --> |
| 304 | <!-- start footer part --> |
| 305 | <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> |
| 306 | <ul> |
| 307 | <li class="navelem"><a class="el" href="dir_214608ef36d61442cb2b0c1c4e9a7def.xhtml">arm_compute</a></li><li class="navelem"><a class="el" href="dir_99ae3712d1eecd2a93fc4d38b59a99ba.xhtml">graph</a></li><li class="navelem"><a class="el" href="dir_7526be4d1cfecb7bc660fdbdb8633223.xhtml">frontend</a></li><li class="navelem"><a class="el" href="_layers_8h.xhtml">Layers.h</a></li> |
Jenkins | 975dfe1 | 2019-09-02 11:47:54 +0100 | [diff] [blame^] | 308 | <li class="footer">Generated on Mon Sep 2 2019 11:47:19 for Compute Library by |
Jenkins | b3a371b | 2018-05-23 11:36:53 +0100 | [diff] [blame] | 309 | <a href="http://www.doxygen.org/index.html"> |
Jenkins | 514be65 | 2019-02-28 12:25:18 +0000 | [diff] [blame] | 310 | <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.15 </li> |
Jenkins | b3a371b | 2018-05-23 11:36:53 +0100 | [diff] [blame] | 311 | </ul> |
| 312 | </div> |
| 313 | </body> |
| 314 | </html> |