arm_compute v18.05
[platform/upstream/armcl.git] / documentation / classarm__compute_1_1_c_l_deconvolution_layer_upsample.xhtml
1 <!-- HTML header for doxygen 1.8.9.1-->
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml">
4 <head>
5 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
6 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
7 <meta name="generator" content="Doxygen 1.8.11"/>
8 <meta name="robots" content="NOINDEX, NOFOLLOW" /> <!-- Prevent indexing by search engines -->
9 <title>Compute Library: CLDeconvolutionLayerUpsample Class Reference</title>
10 <link href="tabs.css" rel="stylesheet" type="text/css"/>
11 <script type="text/javascript" src="jquery.js"></script>
12 <script type="text/javascript" src="dynsections.js"></script>
13 <link href="navtree.css" rel="stylesheet" type="text/css"/>
14 <script type="text/javascript" src="resize.js"></script>
15 <script type="text/javascript" src="navtreedata.js"></script>
16 <script type="text/javascript" src="navtree.js"></script>
17 <script type="text/javascript">
18   $(document).ready(initResizable);
19   $(window).load(resizeHeight);
20 </script>
21 <link href="search/search.css" rel="stylesheet" type="text/css"/>
22 <script type="text/javascript" src="search/searchdata.js"></script>
23 <script type="text/javascript" src="search/search.js"></script>
24 <script type="text/javascript">
25   $(document).ready(function() { init_search(); });
26 </script>
27 <script type="text/x-mathjax-config">
28   MathJax.Hub.Config({
29     extensions: ["tex2jax.js"],
30     jax: ["input/TeX","output/HTML-CSS"],
31 });
32 </script><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
33 <link href="doxygen.css" rel="stylesheet" type="text/css" />
34 </head>
35 <body>
36 <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
37 <div id="titlearea">
38 <table cellspacing="0" cellpadding="0">
39  <tbody>
40  <tr style="height: 56px;">
41   <td style="padding-left: 0.5em;">
42    <div id="projectname">Compute Library
43    &#160;<span id="projectnumber">18.05</span>
44    </div>
45   </td>
46  </tr>
47  </tbody>
48 </table>
49 </div>
50 <!-- end header part -->
51 <!-- Generated by Doxygen 1.8.11 -->
52 <script type="text/javascript">
53 var searchBox = new SearchBox("searchBox", "search",false,'Search');
54 </script>
55   <div id="navrow1" class="tabs">
56     <ul class="tablist">
57       <li><a href="index.xhtml"><span>Main&#160;Page</span></a></li>
58       <li><a href="pages.xhtml"><span>Related&#160;Pages</span></a></li>
59       <li><a href="namespaces.xhtml"><span>Namespaces</span></a></li>
60       <li class="current"><a href="annotated.xhtml"><span>Data&#160;Structures</span></a></li>
61       <li><a href="files.xhtml"><span>Files</span></a></li>
62       <li>
63         <div id="MSearchBox" class="MSearchBoxInactive">
64         <span class="left">
65           <img id="MSearchSelect" src="search/mag_sel.png"
66                onmouseover="return searchBox.OnSearchSelectShow()"
67                onmouseout="return searchBox.OnSearchSelectHide()"
68                alt=""/>
69           <input type="text" id="MSearchField" value="Search" accesskey="S"
70                onfocus="searchBox.OnSearchFieldFocus(true)" 
71                onblur="searchBox.OnSearchFieldFocus(false)" 
72                onkeyup="searchBox.OnSearchFieldChange(event)"/>
73           </span><span class="right">
74             <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
75           </span>
76         </div>
77       </li>
78     </ul>
79   </div>
80   <div id="navrow2" class="tabs2">
81     <ul class="tablist">
82       <li><a href="annotated.xhtml"><span>Data&#160;Structures</span></a></li>
83       <li><a href="classes.xhtml"><span>Data&#160;Structure&#160;Index</span></a></li>
84       <li><a href="inherits.xhtml"><span>Class&#160;Hierarchy</span></a></li>
85       <li><a href="functions.xhtml"><span>Data&#160;Fields</span></a></li>
86     </ul>
87   </div>
88 </div><!-- top -->
89 <div id="side-nav" class="ui-resizable side-nav-resizable">
90   <div id="nav-tree">
91     <div id="nav-tree-contents">
92       <div id="nav-sync" class="sync"></div>
93     </div>
94   </div>
95   <div id="splitbar" style="-moz-user-select:none;" 
96        class="ui-resizable-handle">
97   </div>
98 </div>
99 <script type="text/javascript">
100 $(document).ready(function(){initNavTree('classarm__compute_1_1_c_l_deconvolution_layer_upsample.xhtml','');});
101 </script>
102 <div id="doc-content">
103 <!-- window showing the filter options -->
104 <div id="MSearchSelectWindow"
105      onmouseover="return searchBox.OnSearchSelectShow()"
106      onmouseout="return searchBox.OnSearchSelectHide()"
107      onkeydown="return searchBox.OnSearchSelectKey(event)">
108 </div>
109
110 <!-- iframe showing the search results (closed by default) -->
111 <div id="MSearchResultsWindow">
112 <iframe src="javascript:void(0)" frameborder="0" 
113         name="MSearchResults" id="MSearchResults">
114 </iframe>
115 </div>
116
117 <div class="header">
118   <div class="summary">
119 <a href="#pub-methods">Public Member Functions</a> &#124;
120 <a href="#pub-static-methods">Static Public Member Functions</a>  </div>
121   <div class="headertitle">
122 <div class="title">CLDeconvolutionLayerUpsample Class Reference</div>  </div>
123 </div><!--header-->
124 <div class="contents">
125
126 <p>Basic function to run <a class="el" href="classarm__compute_1_1_c_l_deconvolution_layer_upsample_kernel.xhtml">CLDeconvolutionLayerUpsampleKernel</a>.  
127  <a href="classarm__compute_1_1_c_l_deconvolution_layer_upsample.xhtml#details">More...</a></p>
128
129 <p><code>#include &lt;<a class="el" href="_c_l_deconvolution_layer_upsample_8h_source.xhtml">CLDeconvolutionLayerUpsample.h</a>&gt;</code></p>
130 <div class="dynheader">
131 Collaboration diagram for CLDeconvolutionLayerUpsample:</div>
132 <div class="dyncontent">
133 <div class="center"><iframe scrolling="no" frameborder="0" src="classarm__compute_1_1_c_l_deconvolution_layer_upsample__coll__graph.svg" width="240" height="112"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
134 </div>
135 <center><span class="legend">[<a target="top" href="graph_legend.xhtml">legend</a>]</span></center></div>
136 <table class="memberdecls">
137 <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
138 Public Member Functions</h2></td></tr>
139 <tr class="memitem:ab6371be80b2ea45d562bcba07d3144bc"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1_c_l_deconvolution_layer_upsample.xhtml#ab6371be80b2ea45d562bcba07d3144bc">CLDeconvolutionLayerUpsample</a> ()</td></tr>
140 <tr class="memdesc:ab6371be80b2ea45d562bcba07d3144bc"><td class="mdescLeft">&#160;</td><td class="mdescRight">Default constructor.  <a href="#ab6371be80b2ea45d562bcba07d3144bc">More...</a><br /></td></tr>
141 <tr class="separator:ab6371be80b2ea45d562bcba07d3144bc"><td class="memSeparator" colspan="2">&#160;</td></tr>
142 <tr class="memitem:a305b3fb079c2a8da2f5520e1308ec431"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1_c_l_deconvolution_layer_upsample.xhtml#a305b3fb079c2a8da2f5520e1308ec431">CLDeconvolutionLayerUpsample</a> (const <a class="el" href="classarm__compute_1_1_c_l_deconvolution_layer_upsample.xhtml">CLDeconvolutionLayerUpsample</a> &amp;)=delete</td></tr>
143 <tr class="memdesc:a305b3fb079c2a8da2f5520e1308ec431"><td class="mdescLeft">&#160;</td><td class="mdescRight">Prevent instances of this class from being copied (As this class contains pointers)  <a href="#a305b3fb079c2a8da2f5520e1308ec431">More...</a><br /></td></tr>
144 <tr class="separator:a305b3fb079c2a8da2f5520e1308ec431"><td class="memSeparator" colspan="2">&#160;</td></tr>
145 <tr class="memitem:a8d005b2a08fa38af8837e78acdc96267"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classarm__compute_1_1_c_l_deconvolution_layer_upsample.xhtml">CLDeconvolutionLayerUpsample</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1_c_l_deconvolution_layer_upsample.xhtml#a8d005b2a08fa38af8837e78acdc96267">operator=</a> (const <a class="el" href="classarm__compute_1_1_c_l_deconvolution_layer_upsample.xhtml">CLDeconvolutionLayerUpsample</a> &amp;)=delete</td></tr>
146 <tr class="memdesc:a8d005b2a08fa38af8837e78acdc96267"><td class="mdescLeft">&#160;</td><td class="mdescRight">Prevent instances of this class from being copied (As this class contains pointers)  <a href="#a8d005b2a08fa38af8837e78acdc96267">More...</a><br /></td></tr>
147 <tr class="separator:a8d005b2a08fa38af8837e78acdc96267"><td class="memSeparator" colspan="2">&#160;</td></tr>
148 <tr class="memitem:ad75e7e7a7a90018a10360d949cf73ca2"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1_c_l_deconvolution_layer_upsample.xhtml#ad75e7e7a7a90018a10360d949cf73ca2">CLDeconvolutionLayerUpsample</a> (<a class="el" href="classarm__compute_1_1_c_l_deconvolution_layer_upsample.xhtml">CLDeconvolutionLayerUpsample</a> &amp;&amp;)=default</td></tr>
149 <tr class="memdesc:ad75e7e7a7a90018a10360d949cf73ca2"><td class="mdescLeft">&#160;</td><td class="mdescRight">Allow instances of this class to be moved.  <a href="#ad75e7e7a7a90018a10360d949cf73ca2">More...</a><br /></td></tr>
150 <tr class="separator:ad75e7e7a7a90018a10360d949cf73ca2"><td class="memSeparator" colspan="2">&#160;</td></tr>
151 <tr class="memitem:adf54c803735c542ac8cedbb7c3f262c7"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classarm__compute_1_1_c_l_deconvolution_layer_upsample.xhtml">CLDeconvolutionLayerUpsample</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1_c_l_deconvolution_layer_upsample.xhtml#adf54c803735c542ac8cedbb7c3f262c7">operator=</a> (<a class="el" href="classarm__compute_1_1_c_l_deconvolution_layer_upsample.xhtml">CLDeconvolutionLayerUpsample</a> &amp;&amp;)=default</td></tr>
152 <tr class="memdesc:adf54c803735c542ac8cedbb7c3f262c7"><td class="mdescLeft">&#160;</td><td class="mdescRight">Allow instances of this class to be moved.  <a href="#adf54c803735c542ac8cedbb7c3f262c7">More...</a><br /></td></tr>
153 <tr class="separator:adf54c803735c542ac8cedbb7c3f262c7"><td class="memSeparator" colspan="2">&#160;</td></tr>
154 <tr class="memitem:ac6b645dfffc8d1560da3b79538aba308"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1_c_l_deconvolution_layer_upsample.xhtml#ac6b645dfffc8d1560da3b79538aba308">~CLDeconvolutionLayerUpsample</a> ()=default</td></tr>
155 <tr class="memdesc:ac6b645dfffc8d1560da3b79538aba308"><td class="mdescLeft">&#160;</td><td class="mdescRight">Default destructor.  <a href="#ac6b645dfffc8d1560da3b79538aba308">More...</a><br /></td></tr>
156 <tr class="separator:ac6b645dfffc8d1560da3b79538aba308"><td class="memSeparator" colspan="2">&#160;</td></tr>
157 <tr class="memitem:afefc21cb9bbf278c5110778f28960b10"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1_c_l_deconvolution_layer_upsample.xhtml#afefc21cb9bbf278c5110778f28960b10">configure</a> (<a class="el" href="classarm__compute_1_1_i_c_l_tensor.xhtml">ICLTensor</a> *input, <a class="el" href="classarm__compute_1_1_i_c_l_tensor.xhtml">ICLTensor</a> *output, const <a class="el" href="structarm__compute_1_1_border_size.xhtml">BorderSize</a> &amp;inner_border, const <a class="el" href="classarm__compute_1_1_pad_stride_info.xhtml">PadStrideInfo</a> &amp;info)</td></tr>
158 <tr class="memdesc:afefc21cb9bbf278c5110778f28960b10"><td class="mdescLeft">&#160;</td><td class="mdescRight">Initialize the function's source, destination, interpolation type and border_mode.  <a href="#afefc21cb9bbf278c5110778f28960b10">More...</a><br /></td></tr>
159 <tr class="separator:afefc21cb9bbf278c5110778f28960b10"><td class="memSeparator" colspan="2">&#160;</td></tr>
160 <tr class="memitem:ad1717410afd0be936c6213a63c8005fb"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1_c_l_deconvolution_layer_upsample.xhtml#ad1717410afd0be936c6213a63c8005fb">run</a> () override</td></tr>
161 <tr class="memdesc:ad1717410afd0be936c6213a63c8005fb"><td class="mdescLeft">&#160;</td><td class="mdescRight">Run the kernels contained in the function.  <a href="#ad1717410afd0be936c6213a63c8005fb">More...</a><br /></td></tr>
162 <tr class="separator:ad1717410afd0be936c6213a63c8005fb"><td class="memSeparator" colspan="2">&#160;</td></tr>
163 <tr class="inherit_header pub_methods_classarm__compute_1_1_i_function"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classarm__compute_1_1_i_function')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classarm__compute_1_1_i_function.xhtml">IFunction</a></td></tr>
164 <tr class="memitem:ab921ecc3f3f6ae2b4bd61f3e1998d8c4 inherit pub_methods_classarm__compute_1_1_i_function"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1_i_function.xhtml#ab921ecc3f3f6ae2b4bd61f3e1998d8c4">~IFunction</a> ()=default</td></tr>
165 <tr class="memdesc:ab921ecc3f3f6ae2b4bd61f3e1998d8c4 inherit pub_methods_classarm__compute_1_1_i_function"><td class="mdescLeft">&#160;</td><td class="mdescRight">Destructor.  <a href="#ab921ecc3f3f6ae2b4bd61f3e1998d8c4">More...</a><br /></td></tr>
166 <tr class="separator:ab921ecc3f3f6ae2b4bd61f3e1998d8c4 inherit pub_methods_classarm__compute_1_1_i_function"><td class="memSeparator" colspan="2">&#160;</td></tr>
167 <tr class="memitem:a820f7291c24155a2980512fae45aac26 inherit pub_methods_classarm__compute_1_1_i_function"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1_i_function.xhtml#a820f7291c24155a2980512fae45aac26">prepare</a> ()</td></tr>
168 <tr class="memdesc:a820f7291c24155a2980512fae45aac26 inherit pub_methods_classarm__compute_1_1_i_function"><td class="mdescLeft">&#160;</td><td class="mdescRight">Prepare the function for executing.  <a href="#a820f7291c24155a2980512fae45aac26">More...</a><br /></td></tr>
169 <tr class="separator:a820f7291c24155a2980512fae45aac26 inherit pub_methods_classarm__compute_1_1_i_function"><td class="memSeparator" colspan="2">&#160;</td></tr>
170 </table><table class="memberdecls">
171 <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-methods"></a>
172 Static Public Member Functions</h2></td></tr>
173 <tr class="memitem:a2e402bc2d29a147c59688cee9fd4530f"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classarm__compute_1_1_status.xhtml">Status</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1_c_l_deconvolution_layer_upsample.xhtml#a2e402bc2d29a147c59688cee9fd4530f">validate</a> (const <a class="el" href="classarm__compute_1_1_i_tensor_info.xhtml">ITensorInfo</a> *input, const <a class="el" href="classarm__compute_1_1_i_tensor_info.xhtml">ITensorInfo</a> *output, const <a class="el" href="structarm__compute_1_1_border_size.xhtml">BorderSize</a> &amp;inner_border, const <a class="el" href="classarm__compute_1_1_pad_stride_info.xhtml">PadStrideInfo</a> &amp;info)</td></tr>
174 <tr class="memdesc:a2e402bc2d29a147c59688cee9fd4530f"><td class="mdescLeft">&#160;</td><td class="mdescRight">Static function to check if given info will lead to a valid configuration of <a class="el" href="classarm__compute_1_1_c_l_deconvolution_layer_upsample.xhtml">CLDeconvolutionLayerUpsample</a>.  <a href="#a2e402bc2d29a147c59688cee9fd4530f">More...</a><br /></td></tr>
175 <tr class="separator:a2e402bc2d29a147c59688cee9fd4530f"><td class="memSeparator" colspan="2">&#160;</td></tr>
176 </table>
177 <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
178 <div class="textblock"><p>Basic function to run <a class="el" href="classarm__compute_1_1_c_l_deconvolution_layer_upsample_kernel.xhtml">CLDeconvolutionLayerUpsampleKernel</a>. </p>
179
180 <p>Definition at line <a class="el" href="_c_l_deconvolution_layer_upsample_8h_source.xhtml#l00040">40</a> of file <a class="el" href="_c_l_deconvolution_layer_upsample_8h_source.xhtml">CLDeconvolutionLayerUpsample.h</a>.</p>
181 </div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
182 <a class="anchor" id="ab6371be80b2ea45d562bcba07d3144bc"></a>
183 <div class="memitem">
184 <div class="memproto">
185       <table class="memname">
186         <tr>
187           <td class="memname"><a class="el" href="classarm__compute_1_1_c_l_deconvolution_layer_upsample.xhtml">CLDeconvolutionLayerUpsample</a> </td>
188           <td>(</td>
189           <td class="paramname"></td><td>)</td>
190           <td></td>
191         </tr>
192       </table>
193 </div><div class="memdoc">
194
195 <p>Default constructor. </p>
196
197 </div>
198 </div>
199 <a class="anchor" id="a305b3fb079c2a8da2f5520e1308ec431"></a>
200 <div class="memitem">
201 <div class="memproto">
202 <table class="mlabels">
203   <tr>
204   <td class="mlabels-left">
205       <table class="memname">
206         <tr>
207           <td class="memname"><a class="el" href="classarm__compute_1_1_c_l_deconvolution_layer_upsample.xhtml">CLDeconvolutionLayerUpsample</a> </td>
208           <td>(</td>
209           <td class="paramtype">const <a class="el" href="classarm__compute_1_1_c_l_deconvolution_layer_upsample.xhtml">CLDeconvolutionLayerUpsample</a> &amp;&#160;</td>
210           <td class="paramname"></td><td>)</td>
211           <td></td>
212         </tr>
213       </table>
214   </td>
215   <td class="mlabels-right">
216 <span class="mlabels"><span class="mlabel">delete</span></span>  </td>
217   </tr>
218 </table>
219 </div><div class="memdoc">
220
221 <p>Prevent instances of this class from being copied (As this class contains pointers) </p>
222
223 </div>
224 </div>
225 <a class="anchor" id="ad75e7e7a7a90018a10360d949cf73ca2"></a>
226 <div class="memitem">
227 <div class="memproto">
228 <table class="mlabels">
229   <tr>
230   <td class="mlabels-left">
231       <table class="memname">
232         <tr>
233           <td class="memname"><a class="el" href="classarm__compute_1_1_c_l_deconvolution_layer_upsample.xhtml">CLDeconvolutionLayerUpsample</a> </td>
234           <td>(</td>
235           <td class="paramtype"><a class="el" href="classarm__compute_1_1_c_l_deconvolution_layer_upsample.xhtml">CLDeconvolutionLayerUpsample</a> &amp;&amp;&#160;</td>
236           <td class="paramname"></td><td>)</td>
237           <td></td>
238         </tr>
239       </table>
240   </td>
241   <td class="mlabels-right">
242 <span class="mlabels"><span class="mlabel">default</span></span>  </td>
243   </tr>
244 </table>
245 </div><div class="memdoc">
246
247 <p>Allow instances of this class to be moved. </p>
248
249 </div>
250 </div>
251 <a class="anchor" id="ac6b645dfffc8d1560da3b79538aba308"></a>
252 <div class="memitem">
253 <div class="memproto">
254 <table class="mlabels">
255   <tr>
256   <td class="mlabels-left">
257       <table class="memname">
258         <tr>
259           <td class="memname">virtual ~<a class="el" href="classarm__compute_1_1_c_l_deconvolution_layer_upsample.xhtml">CLDeconvolutionLayerUpsample</a> </td>
260           <td>(</td>
261           <td class="paramname"></td><td>)</td>
262           <td></td>
263         </tr>
264       </table>
265   </td>
266   <td class="mlabels-right">
267 <span class="mlabels"><span class="mlabel">virtual</span><span class="mlabel">default</span></span>  </td>
268   </tr>
269 </table>
270 </div><div class="memdoc">
271
272 <p>Default destructor. </p>
273
274 </div>
275 </div>
276 <h2 class="groupheader">Member Function Documentation</h2>
277 <a class="anchor" id="afefc21cb9bbf278c5110778f28960b10"></a>
278 <div class="memitem">
279 <div class="memproto">
280       <table class="memname">
281         <tr>
282           <td class="memname">void configure </td>
283           <td>(</td>
284           <td class="paramtype"><a class="el" href="classarm__compute_1_1_i_c_l_tensor.xhtml">ICLTensor</a> *&#160;</td>
285           <td class="paramname"><em>input</em>, </td>
286         </tr>
287         <tr>
288           <td class="paramkey"></td>
289           <td></td>
290           <td class="paramtype"><a class="el" href="classarm__compute_1_1_i_c_l_tensor.xhtml">ICLTensor</a> *&#160;</td>
291           <td class="paramname"><em>output</em>, </td>
292         </tr>
293         <tr>
294           <td class="paramkey"></td>
295           <td></td>
296           <td class="paramtype">const <a class="el" href="structarm__compute_1_1_border_size.xhtml">BorderSize</a> &amp;&#160;</td>
297           <td class="paramname"><em>inner_border</em>, </td>
298         </tr>
299         <tr>
300           <td class="paramkey"></td>
301           <td></td>
302           <td class="paramtype">const <a class="el" href="classarm__compute_1_1_pad_stride_info.xhtml">PadStrideInfo</a> &amp;&#160;</td>
303           <td class="paramname"><em>info</em>&#160;</td>
304         </tr>
305         <tr>
306           <td></td>
307           <td>)</td>
308           <td></td><td></td>
309         </tr>
310       </table>
311 </div><div class="memdoc">
312
313 <p>Initialize the function's source, destination, interpolation type and border_mode. </p>
314 <dl class="params"><dt>Parameters</dt><dd>
315   <table class="params">
316     <tr><td class="paramdir">[in,out]</td><td class="paramname">input</td><td>Source tensor. Data type supported: F32. </td></tr>
317     <tr><td class="paramdir">[out]</td><td class="paramname">output</td><td>Destination tensor. Data type supported: F32. </td></tr>
318     <tr><td class="paramdir">[in]</td><td class="paramname">inner_border</td><td>The number of zeros added to right and top edges of the input. </td></tr>
319     <tr><td class="paramdir">[in]</td><td class="paramname">info</td><td>Contains padding and policies to be used in the deconvolution. </td></tr>
320   </table>
321   </dd>
322 </dl>
323
324 </div>
325 </div>
326 <a class="anchor" id="a8d005b2a08fa38af8837e78acdc96267"></a>
327 <div class="memitem">
328 <div class="memproto">
329 <table class="mlabels">
330   <tr>
331   <td class="mlabels-left">
332       <table class="memname">
333         <tr>
334           <td class="memname"><a class="el" href="classarm__compute_1_1_c_l_deconvolution_layer_upsample.xhtml">CLDeconvolutionLayerUpsample</a>&amp; operator= </td>
335           <td>(</td>
336           <td class="paramtype">const <a class="el" href="classarm__compute_1_1_c_l_deconvolution_layer_upsample.xhtml">CLDeconvolutionLayerUpsample</a> &amp;&#160;</td>
337           <td class="paramname"></td><td>)</td>
338           <td></td>
339         </tr>
340       </table>
341   </td>
342   <td class="mlabels-right">
343 <span class="mlabels"><span class="mlabel">delete</span></span>  </td>
344   </tr>
345 </table>
346 </div><div class="memdoc">
347
348 <p>Prevent instances of this class from being copied (As this class contains pointers) </p>
349
350 </div>
351 </div>
352 <a class="anchor" id="adf54c803735c542ac8cedbb7c3f262c7"></a>
353 <div class="memitem">
354 <div class="memproto">
355 <table class="mlabels">
356   <tr>
357   <td class="mlabels-left">
358       <table class="memname">
359         <tr>
360           <td class="memname"><a class="el" href="classarm__compute_1_1_c_l_deconvolution_layer_upsample.xhtml">CLDeconvolutionLayerUpsample</a>&amp; operator= </td>
361           <td>(</td>
362           <td class="paramtype"><a class="el" href="classarm__compute_1_1_c_l_deconvolution_layer_upsample.xhtml">CLDeconvolutionLayerUpsample</a> &amp;&amp;&#160;</td>
363           <td class="paramname"></td><td>)</td>
364           <td></td>
365         </tr>
366       </table>
367   </td>
368   <td class="mlabels-right">
369 <span class="mlabels"><span class="mlabel">default</span></span>  </td>
370   </tr>
371 </table>
372 </div><div class="memdoc">
373
374 <p>Allow instances of this class to be moved. </p>
375
376 </div>
377 </div>
378 <a class="anchor" id="ad1717410afd0be936c6213a63c8005fb"></a>
379 <div class="memitem">
380 <div class="memproto">
381 <table class="mlabels">
382   <tr>
383   <td class="mlabels-left">
384       <table class="memname">
385         <tr>
386           <td class="memname">void run </td>
387           <td>(</td>
388           <td class="paramname"></td><td>)</td>
389           <td></td>
390         </tr>
391       </table>
392   </td>
393   <td class="mlabels-right">
394 <span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span>  </td>
395   </tr>
396 </table>
397 </div><div class="memdoc">
398
399 <p>Run the kernels contained in the function. </p>
400 <p>For NEON kernels:</p><ul>
401 <li>Multi-threading is used for the kernels which are parallelisable.</li>
402 <li>By default std::thread::hardware_concurrency() threads are used.</li>
403 </ul>
404 <dl class="section note"><dt>Note</dt><dd><a class="el" href="classarm__compute_1_1_c_p_p_scheduler.xhtml#ae64eebaa07f4d2da6cc2ba538c3cb095">CPPScheduler::set_num_threads()</a> can be used to manually set the number of threads</dd></dl>
405 <p>For OpenCL kernels:</p><ul>
406 <li>All the kernels are enqueued on the queue associated with <a class="el" href="classarm__compute_1_1_c_l_scheduler.xhtml" title="Provides global access to a CL context and command queue. ">CLScheduler</a>.</li>
407 <li>The queue is then flushed.</li>
408 </ul>
409 <dl class="section note"><dt>Note</dt><dd>The function will not block until the kernels are executed. It is the user's responsibility to wait. </dd>
410 <dd>
411 Will call <a class="el" href="classarm__compute_1_1_i_function.xhtml#a820f7291c24155a2980512fae45aac26" title="Prepare the function for executing. ">prepare()</a> on first run if hasn't been done </dd></dl>
412
413 <p>Implements <a class="el" href="classarm__compute_1_1_i_function.xhtml#a18954417d3124a8095783ea13dc6d00b">IFunction</a>.</p>
414
415 </div>
416 </div>
417 <a class="anchor" id="a2e402bc2d29a147c59688cee9fd4530f"></a>
418 <div class="memitem">
419 <div class="memproto">
420 <table class="mlabels">
421   <tr>
422   <td class="mlabels-left">
423       <table class="memname">
424         <tr>
425           <td class="memname">static <a class="el" href="classarm__compute_1_1_status.xhtml">Status</a> validate </td>
426           <td>(</td>
427           <td class="paramtype">const <a class="el" href="classarm__compute_1_1_i_tensor_info.xhtml">ITensorInfo</a> *&#160;</td>
428           <td class="paramname"><em>input</em>, </td>
429         </tr>
430         <tr>
431           <td class="paramkey"></td>
432           <td></td>
433           <td class="paramtype">const <a class="el" href="classarm__compute_1_1_i_tensor_info.xhtml">ITensorInfo</a> *&#160;</td>
434           <td class="paramname"><em>output</em>, </td>
435         </tr>
436         <tr>
437           <td class="paramkey"></td>
438           <td></td>
439           <td class="paramtype">const <a class="el" href="structarm__compute_1_1_border_size.xhtml">BorderSize</a> &amp;&#160;</td>
440           <td class="paramname"><em>inner_border</em>, </td>
441         </tr>
442         <tr>
443           <td class="paramkey"></td>
444           <td></td>
445           <td class="paramtype">const <a class="el" href="classarm__compute_1_1_pad_stride_info.xhtml">PadStrideInfo</a> &amp;&#160;</td>
446           <td class="paramname"><em>info</em>&#160;</td>
447         </tr>
448         <tr>
449           <td></td>
450           <td>)</td>
451           <td></td><td></td>
452         </tr>
453       </table>
454   </td>
455   <td class="mlabels-right">
456 <span class="mlabels"><span class="mlabel">static</span></span>  </td>
457   </tr>
458 </table>
459 </div><div class="memdoc">
460
461 <p>Static function to check if given info will lead to a valid configuration of <a class="el" href="classarm__compute_1_1_c_l_deconvolution_layer_upsample.xhtml">CLDeconvolutionLayerUpsample</a>. </p>
462 <dl class="params"><dt>Parameters</dt><dd>
463   <table class="params">
464     <tr><td class="paramdir">[in]</td><td class="paramname">input</td><td>Source tensor info. Data type supported: F32. </td></tr>
465     <tr><td class="paramdir">[in]</td><td class="paramname">output</td><td>Destination tensor info. Data type supported: F32. </td></tr>
466     <tr><td class="paramdir">[in]</td><td class="paramname">inner_border</td><td>The number of zeros added to right and top edges of the input. </td></tr>
467     <tr><td class="paramdir">[in]</td><td class="paramname">info</td><td>Contains padding and policies to be used in the deconvolution.</td></tr>
468   </table>
469   </dd>
470 </dl>
471 <dl class="section return"><dt>Returns</dt><dd>a status </dd></dl>
472
473 </div>
474 </div>
475 <hr/>The documentation for this class was generated from the following file:<ul>
476 <li>arm_compute/runtime/CL/functions/<a class="el" href="_c_l_deconvolution_layer_upsample_8h_source.xhtml">CLDeconvolutionLayerUpsample.h</a></li>
477 </ul>
478 </div><!-- contents -->
479 </div><!-- doc-content -->
480 <!-- start footer part -->
481 <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
482   <ul>
483     <li class="navelem"><a class="el" href="namespacearm__compute.xhtml">arm_compute</a></li><li class="navelem"><a class="el" href="classarm__compute_1_1_c_l_deconvolution_layer_upsample.xhtml">CLDeconvolutionLayerUpsample</a></li>
484     <li class="footer">Generated on Wed May 23 2018 11:36:40 for Compute Library by
485     <a href="http://www.doxygen.org/index.html">
486     <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
487   </ul>
488 </div>
489 </body>
490 </html>