arm_compute v18.05
[platform/upstream/armcl.git] / documentation / classarm__compute_1_1_n_e_depthwise_im2_col_kernel.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: NEDepthwiseIm2ColKernel 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_n_e_depthwise_im2_col_kernel.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>  </div>
120   <div class="headertitle">
121 <div class="title">NEDepthwiseIm2ColKernel Class Reference</div>  </div>
122 </div><!--header-->
123 <div class="contents">
124
125 <p>Interface for the depthwise im2col reshape kernel.  
126  <a href="classarm__compute_1_1_n_e_depthwise_im2_col_kernel.xhtml#details">More...</a></p>
127
128 <p><code>#include &lt;<a class="el" href="_n_e_depthwise_im2_col_kernel_8h_source.xhtml">NEDepthwiseIm2ColKernel.h</a>&gt;</code></p>
129 <div class="dynheader">
130 Collaboration diagram for NEDepthwiseIm2ColKernel:</div>
131 <div class="dyncontent">
132 <div class="center"><iframe scrolling="no" frameborder="0" src="classarm__compute_1_1_n_e_depthwise_im2_col_kernel__coll__graph.svg" width="200" height="187"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
133 </div>
134 <center><span class="legend">[<a target="top" href="graph_legend.xhtml">legend</a>]</span></center></div>
135 <table class="memberdecls">
136 <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
137 Public Member Functions</h2></td></tr>
138 <tr class="memitem:ab5656bb5b6334bdbe6e606c715872828"><td class="memItemLeft" align="right" valign="top">const char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1_n_e_depthwise_im2_col_kernel.xhtml#ab5656bb5b6334bdbe6e606c715872828">name</a> () const override</td></tr>
139 <tr class="memdesc:ab5656bb5b6334bdbe6e606c715872828"><td class="mdescLeft">&#160;</td><td class="mdescRight">Name of the kernel.  <a href="#ab5656bb5b6334bdbe6e606c715872828">More...</a><br /></td></tr>
140 <tr class="separator:ab5656bb5b6334bdbe6e606c715872828"><td class="memSeparator" colspan="2">&#160;</td></tr>
141 <tr class="memitem:abedec4a789c5ce275d17d458810e9fac"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1_n_e_depthwise_im2_col_kernel.xhtml#abedec4a789c5ce275d17d458810e9fac">NEDepthwiseIm2ColKernel</a> ()</td></tr>
142 <tr class="memdesc:abedec4a789c5ce275d17d458810e9fac"><td class="mdescLeft">&#160;</td><td class="mdescRight">Default constructor.  <a href="#abedec4a789c5ce275d17d458810e9fac">More...</a><br /></td></tr>
143 <tr class="separator:abedec4a789c5ce275d17d458810e9fac"><td class="memSeparator" colspan="2">&#160;</td></tr>
144 <tr class="memitem:a6ecdfc4cfab0bd90063d8eab16f23fd8"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1_n_e_depthwise_im2_col_kernel.xhtml#a6ecdfc4cfab0bd90063d8eab16f23fd8">NEDepthwiseIm2ColKernel</a> (const <a class="el" href="classarm__compute_1_1_n_e_depthwise_im2_col_kernel.xhtml">NEDepthwiseIm2ColKernel</a> &amp;)=delete</td></tr>
145 <tr class="memdesc:a6ecdfc4cfab0bd90063d8eab16f23fd8"><td class="mdescLeft">&#160;</td><td class="mdescRight">Prevent instances of this class from being copied (As this class contains pointers)  <a href="#a6ecdfc4cfab0bd90063d8eab16f23fd8">More...</a><br /></td></tr>
146 <tr class="separator:a6ecdfc4cfab0bd90063d8eab16f23fd8"><td class="memSeparator" colspan="2">&#160;</td></tr>
147 <tr class="memitem:a71bbff3ea2feca2cd0d70f9eb01ca90b"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classarm__compute_1_1_n_e_depthwise_im2_col_kernel.xhtml">NEDepthwiseIm2ColKernel</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1_n_e_depthwise_im2_col_kernel.xhtml#a71bbff3ea2feca2cd0d70f9eb01ca90b">operator=</a> (const <a class="el" href="classarm__compute_1_1_n_e_depthwise_im2_col_kernel.xhtml">NEDepthwiseIm2ColKernel</a> &amp;)=delete</td></tr>
148 <tr class="memdesc:a71bbff3ea2feca2cd0d70f9eb01ca90b"><td class="mdescLeft">&#160;</td><td class="mdescRight">Prevent instances of this class from being copied (As this class contains pointers)  <a href="#a71bbff3ea2feca2cd0d70f9eb01ca90b">More...</a><br /></td></tr>
149 <tr class="separator:a71bbff3ea2feca2cd0d70f9eb01ca90b"><td class="memSeparator" colspan="2">&#160;</td></tr>
150 <tr class="memitem:ab5a6005467f6505d9ea6c7c30ba5568d"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1_n_e_depthwise_im2_col_kernel.xhtml#ab5a6005467f6505d9ea6c7c30ba5568d">NEDepthwiseIm2ColKernel</a> (<a class="el" href="classarm__compute_1_1_n_e_depthwise_im2_col_kernel.xhtml">NEDepthwiseIm2ColKernel</a> &amp;&amp;)=default</td></tr>
151 <tr class="memdesc:ab5a6005467f6505d9ea6c7c30ba5568d"><td class="mdescLeft">&#160;</td><td class="mdescRight">Allow instances of this class to be moved.  <a href="#ab5a6005467f6505d9ea6c7c30ba5568d">More...</a><br /></td></tr>
152 <tr class="separator:ab5a6005467f6505d9ea6c7c30ba5568d"><td class="memSeparator" colspan="2">&#160;</td></tr>
153 <tr class="memitem:abd81a8f6c3c7905c4cd60b70f3b3080e"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classarm__compute_1_1_n_e_depthwise_im2_col_kernel.xhtml">NEDepthwiseIm2ColKernel</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1_n_e_depthwise_im2_col_kernel.xhtml#abd81a8f6c3c7905c4cd60b70f3b3080e">operator=</a> (<a class="el" href="classarm__compute_1_1_n_e_depthwise_im2_col_kernel.xhtml">NEDepthwiseIm2ColKernel</a> &amp;&amp;)=default</td></tr>
154 <tr class="memdesc:abd81a8f6c3c7905c4cd60b70f3b3080e"><td class="mdescLeft">&#160;</td><td class="mdescRight">Allow instances of this class to be moved.  <a href="#abd81a8f6c3c7905c4cd60b70f3b3080e">More...</a><br /></td></tr>
155 <tr class="separator:abd81a8f6c3c7905c4cd60b70f3b3080e"><td class="memSeparator" colspan="2">&#160;</td></tr>
156 <tr class="memitem:abdb04567f7268ac53524f539ac95e6ab"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1_n_e_depthwise_im2_col_kernel.xhtml#abdb04567f7268ac53524f539ac95e6ab">configure</a> (const <a class="el" href="classarm__compute_1_1_i_tensor.xhtml">ITensor</a> *input, <a class="el" href="classarm__compute_1_1_i_tensor.xhtml">ITensor</a> *output, const <a class="el" href="classarm__compute_1_1_size2_d.xhtml">Size2D</a> &amp;kernel_dims, const <a class="el" href="classarm__compute_1_1_pad_stride_info.xhtml">PadStrideInfo</a> &amp;conv_info, bool has_bias=false, unsigned int depth_multiplier=1)</td></tr>
157 <tr class="memdesc:abdb04567f7268ac53524f539ac95e6ab"><td class="mdescLeft">&#160;</td><td class="mdescRight">Set the input and output of the kernel.  <a href="#abdb04567f7268ac53524f539ac95e6ab">More...</a><br /></td></tr>
158 <tr class="separator:abdb04567f7268ac53524f539ac95e6ab"><td class="memSeparator" colspan="2">&#160;</td></tr>
159 <tr class="memitem:a112b35dd205c62ea6ed1447ef226da82"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1_n_e_depthwise_im2_col_kernel.xhtml#a112b35dd205c62ea6ed1447ef226da82">run</a> (const <a class="el" href="classarm__compute_1_1_window.xhtml">Window</a> &amp;<a class="el" href="classarm__compute_1_1_i_kernel.xhtml#a3f5646133956f06348b310ccc3d36353">window</a>, const <a class="el" href="structarm__compute_1_1_thread_info.xhtml">ThreadInfo</a> &amp;info) override</td></tr>
160 <tr class="memdesc:a112b35dd205c62ea6ed1447ef226da82"><td class="mdescLeft">&#160;</td><td class="mdescRight">Execute the kernel on the passed window.  <a href="#a112b35dd205c62ea6ed1447ef226da82">More...</a><br /></td></tr>
161 <tr class="separator:a112b35dd205c62ea6ed1447ef226da82"><td class="memSeparator" colspan="2">&#160;</td></tr>
162 <tr class="inherit_header pub_methods_classarm__compute_1_1_i_c_p_p_kernel"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classarm__compute_1_1_i_c_p_p_kernel')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classarm__compute_1_1_i_c_p_p_kernel.xhtml">ICPPKernel</a></td></tr>
163 <tr class="memitem:a033d17a97e07cea7fe83eefcf23540f6 inherit pub_methods_classarm__compute_1_1_i_c_p_p_kernel"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1_i_c_p_p_kernel.xhtml#a033d17a97e07cea7fe83eefcf23540f6">~ICPPKernel</a> ()=default</td></tr>
164 <tr class="memdesc:a033d17a97e07cea7fe83eefcf23540f6 inherit pub_methods_classarm__compute_1_1_i_c_p_p_kernel"><td class="mdescLeft">&#160;</td><td class="mdescRight">Default destructor.  <a href="#a033d17a97e07cea7fe83eefcf23540f6">More...</a><br /></td></tr>
165 <tr class="separator:a033d17a97e07cea7fe83eefcf23540f6 inherit pub_methods_classarm__compute_1_1_i_c_p_p_kernel"><td class="memSeparator" colspan="2">&#160;</td></tr>
166 <tr class="inherit_header pub_methods_classarm__compute_1_1_i_kernel"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classarm__compute_1_1_i_kernel')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classarm__compute_1_1_i_kernel.xhtml">IKernel</a></td></tr>
167 <tr class="memitem:a7250cb8cbaa4104a93a2d77155085507 inherit pub_methods_classarm__compute_1_1_i_kernel"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1_i_kernel.xhtml#a7250cb8cbaa4104a93a2d77155085507">IKernel</a> ()</td></tr>
168 <tr class="memdesc:a7250cb8cbaa4104a93a2d77155085507 inherit pub_methods_classarm__compute_1_1_i_kernel"><td class="mdescLeft">&#160;</td><td class="mdescRight">Constructor.  <a href="#a7250cb8cbaa4104a93a2d77155085507">More...</a><br /></td></tr>
169 <tr class="separator:a7250cb8cbaa4104a93a2d77155085507 inherit pub_methods_classarm__compute_1_1_i_kernel"><td class="memSeparator" colspan="2">&#160;</td></tr>
170 <tr class="memitem:a341b60d15a5e12a5b8f3825194dd3b12 inherit pub_methods_classarm__compute_1_1_i_kernel"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1_i_kernel.xhtml#a341b60d15a5e12a5b8f3825194dd3b12">~IKernel</a> ()=default</td></tr>
171 <tr class="memdesc:a341b60d15a5e12a5b8f3825194dd3b12 inherit pub_methods_classarm__compute_1_1_i_kernel"><td class="mdescLeft">&#160;</td><td class="mdescRight">Destructor.  <a href="#a341b60d15a5e12a5b8f3825194dd3b12">More...</a><br /></td></tr>
172 <tr class="separator:a341b60d15a5e12a5b8f3825194dd3b12 inherit pub_methods_classarm__compute_1_1_i_kernel"><td class="memSeparator" colspan="2">&#160;</td></tr>
173 <tr class="memitem:abfab8f0d4928e1081d9f65b77933e24a inherit pub_methods_classarm__compute_1_1_i_kernel"><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1_i_kernel.xhtml#abfab8f0d4928e1081d9f65b77933e24a">is_parallelisable</a> () const </td></tr>
174 <tr class="memdesc:abfab8f0d4928e1081d9f65b77933e24a inherit pub_methods_classarm__compute_1_1_i_kernel"><td class="mdescLeft">&#160;</td><td class="mdescRight">Indicates whether or not the kernel is parallelisable.  <a href="#abfab8f0d4928e1081d9f65b77933e24a">More...</a><br /></td></tr>
175 <tr class="separator:abfab8f0d4928e1081d9f65b77933e24a inherit pub_methods_classarm__compute_1_1_i_kernel"><td class="memSeparator" colspan="2">&#160;</td></tr>
176 <tr class="memitem:aa6daa9b04e2035bf007e5e5c3c4396a8 inherit pub_methods_classarm__compute_1_1_i_kernel"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="structarm__compute_1_1_border_size.xhtml">BorderSize</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1_i_kernel.xhtml#aa6daa9b04e2035bf007e5e5c3c4396a8">border_size</a> () const </td></tr>
177 <tr class="memdesc:aa6daa9b04e2035bf007e5e5c3c4396a8 inherit pub_methods_classarm__compute_1_1_i_kernel"><td class="mdescLeft">&#160;</td><td class="mdescRight">The size of the border for that kernel.  <a href="#aa6daa9b04e2035bf007e5e5c3c4396a8">More...</a><br /></td></tr>
178 <tr class="separator:aa6daa9b04e2035bf007e5e5c3c4396a8 inherit pub_methods_classarm__compute_1_1_i_kernel"><td class="memSeparator" colspan="2">&#160;</td></tr>
179 <tr class="memitem:a3f5646133956f06348b310ccc3d36353 inherit pub_methods_classarm__compute_1_1_i_kernel"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classarm__compute_1_1_window.xhtml">Window</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1_i_kernel.xhtml#a3f5646133956f06348b310ccc3d36353">window</a> () const </td></tr>
180 <tr class="memdesc:a3f5646133956f06348b310ccc3d36353 inherit pub_methods_classarm__compute_1_1_i_kernel"><td class="mdescLeft">&#160;</td><td class="mdescRight">The maximum window the kernel can be executed on.  <a href="#a3f5646133956f06348b310ccc3d36353">More...</a><br /></td></tr>
181 <tr class="separator:a3f5646133956f06348b310ccc3d36353 inherit pub_methods_classarm__compute_1_1_i_kernel"><td class="memSeparator" colspan="2">&#160;</td></tr>
182 </table>
183 <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
184 <div class="textblock"><p>Interface for the depthwise im2col reshape kernel. </p>
185 <p>This kernel reshape the input low 3 dimensions to a new 3D shape where the output's first dimension is the linear patch size (FILTER_WIDTH * FILTER_HEIGHT) and second dimension is number of patches in per image and third dimension unchanged . </p>
186
187 <p>Definition at line <a class="el" href="_n_e_depthwise_im2_col_kernel_8h_source.xhtml#l00038">38</a> of file <a class="el" href="_n_e_depthwise_im2_col_kernel_8h_source.xhtml">NEDepthwiseIm2ColKernel.h</a>.</p>
188 </div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
189 <a class="anchor" id="abedec4a789c5ce275d17d458810e9fac"></a>
190 <div class="memitem">
191 <div class="memproto">
192       <table class="memname">
193         <tr>
194           <td class="memname"><a class="el" href="classarm__compute_1_1_n_e_depthwise_im2_col_kernel.xhtml">NEDepthwiseIm2ColKernel</a> </td>
195           <td>(</td>
196           <td class="paramname"></td><td>)</td>
197           <td></td>
198         </tr>
199       </table>
200 </div><div class="memdoc">
201
202 <p>Default constructor. </p>
203
204 <p>Referenced by <a class="el" href="_n_e_depthwise_im2_col_kernel_8h_source.xhtml#l00041">NEDepthwiseIm2ColKernel::name()</a>.</p>
205
206 </div>
207 </div>
208 <a class="anchor" id="a6ecdfc4cfab0bd90063d8eab16f23fd8"></a>
209 <div class="memitem">
210 <div class="memproto">
211 <table class="mlabels">
212   <tr>
213   <td class="mlabels-left">
214       <table class="memname">
215         <tr>
216           <td class="memname"><a class="el" href="classarm__compute_1_1_n_e_depthwise_im2_col_kernel.xhtml">NEDepthwiseIm2ColKernel</a> </td>
217           <td>(</td>
218           <td class="paramtype">const <a class="el" href="classarm__compute_1_1_n_e_depthwise_im2_col_kernel.xhtml">NEDepthwiseIm2ColKernel</a> &amp;&#160;</td>
219           <td class="paramname"></td><td>)</td>
220           <td></td>
221         </tr>
222       </table>
223   </td>
224   <td class="mlabels-right">
225 <span class="mlabels"><span class="mlabel">delete</span></span>  </td>
226   </tr>
227 </table>
228 </div><div class="memdoc">
229
230 <p>Prevent instances of this class from being copied (As this class contains pointers) </p>
231
232 </div>
233 </div>
234 <a class="anchor" id="ab5a6005467f6505d9ea6c7c30ba5568d"></a>
235 <div class="memitem">
236 <div class="memproto">
237 <table class="mlabels">
238   <tr>
239   <td class="mlabels-left">
240       <table class="memname">
241         <tr>
242           <td class="memname"><a class="el" href="classarm__compute_1_1_n_e_depthwise_im2_col_kernel.xhtml">NEDepthwiseIm2ColKernel</a> </td>
243           <td>(</td>
244           <td class="paramtype"><a class="el" href="classarm__compute_1_1_n_e_depthwise_im2_col_kernel.xhtml">NEDepthwiseIm2ColKernel</a> &amp;&amp;&#160;</td>
245           <td class="paramname"></td><td>)</td>
246           <td></td>
247         </tr>
248       </table>
249   </td>
250   <td class="mlabels-right">
251 <span class="mlabels"><span class="mlabel">default</span></span>  </td>
252   </tr>
253 </table>
254 </div><div class="memdoc">
255
256 <p>Allow instances of this class to be moved. </p>
257
258 </div>
259 </div>
260 <h2 class="groupheader">Member Function Documentation</h2>
261 <a class="anchor" id="abdb04567f7268ac53524f539ac95e6ab"></a>
262 <div class="memitem">
263 <div class="memproto">
264       <table class="memname">
265         <tr>
266           <td class="memname">void configure </td>
267           <td>(</td>
268           <td class="paramtype">const <a class="el" href="classarm__compute_1_1_i_tensor.xhtml">ITensor</a> *&#160;</td>
269           <td class="paramname"><em>input</em>, </td>
270         </tr>
271         <tr>
272           <td class="paramkey"></td>
273           <td></td>
274           <td class="paramtype"><a class="el" href="classarm__compute_1_1_i_tensor.xhtml">ITensor</a> *&#160;</td>
275           <td class="paramname"><em>output</em>, </td>
276         </tr>
277         <tr>
278           <td class="paramkey"></td>
279           <td></td>
280           <td class="paramtype">const <a class="el" href="classarm__compute_1_1_size2_d.xhtml">Size2D</a> &amp;&#160;</td>
281           <td class="paramname"><em>kernel_dims</em>, </td>
282         </tr>
283         <tr>
284           <td class="paramkey"></td>
285           <td></td>
286           <td class="paramtype">const <a class="el" href="classarm__compute_1_1_pad_stride_info.xhtml">PadStrideInfo</a> &amp;&#160;</td>
287           <td class="paramname"><em>conv_info</em>, </td>
288         </tr>
289         <tr>
290           <td class="paramkey"></td>
291           <td></td>
292           <td class="paramtype">bool&#160;</td>
293           <td class="paramname"><em>has_bias</em> = <code>false</code>, </td>
294         </tr>
295         <tr>
296           <td class="paramkey"></td>
297           <td></td>
298           <td class="paramtype">unsigned int&#160;</td>
299           <td class="paramname"><em>depth_multiplier</em> = <code>1</code>&#160;</td>
300         </tr>
301         <tr>
302           <td></td>
303           <td>)</td>
304           <td></td><td></td>
305         </tr>
306       </table>
307 </div><div class="memdoc">
308
309 <p>Set the input and output of the kernel. </p>
310 <dl class="params"><dt>Parameters</dt><dd>
311   <table class="params">
312     <tr><td class="paramdir">[in]</td><td class="paramname">input</td><td>The input tensor to convert. 3 lower dimensions represent a single input [width, height, IFM], while every optional dimension from 4 and above represent a batch of inputs. Data types supported: QASYMM8, F32 </td></tr>
313     <tr><td class="paramdir">[out]</td><td class="paramname">output</td><td>The output tensor. First 3 lower dimensions represent a transform of each 3D input, while every dimension above 3 represents a batch. Data types supported: Same as <code>input</code> </td></tr>
314     <tr><td class="paramdir">[in]</td><td class="paramname">kernel_dims</td><td>The kernel dimensions (width and height). </td></tr>
315     <tr><td class="paramdir">[in]</td><td class="paramname">conv_info</td><td>Contains padding and stride information described in <a class="el" href="classarm__compute_1_1_pad_stride_info.xhtml">PadStrideInfo</a>. </td></tr>
316     <tr><td class="paramdir">[in]</td><td class="paramname">has_bias</td><td>Boolean that specifies if the depthwise convolution has bias. </td></tr>
317     <tr><td class="paramdir">[in]</td><td class="paramname">depth_multiplier</td><td>(Optional) Multiplier to apply to the input's depth in order to retrieve the output's depth. Defaults to 1. </td></tr>
318   </table>
319   </dd>
320 </dl>
321
322 <p>Referenced by <a class="el" href="_n_e_depthwise_im2_col_kernel_8h_source.xhtml#l00041">NEDepthwiseIm2ColKernel::name()</a>.</p>
323
324 </div>
325 </div>
326 <a class="anchor" id="ab5656bb5b6334bdbe6e606c715872828"></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">const char* name </td>
335           <td>(</td>
336           <td class="paramname"></td><td>)</td>
337           <td> const</td>
338         </tr>
339       </table>
340   </td>
341   <td class="mlabels-right">
342 <span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">override</span><span class="mlabel">virtual</span></span>  </td>
343   </tr>
344 </table>
345 </div><div class="memdoc">
346
347 <p>Name of the kernel. </p>
348 <dl class="section return"><dt>Returns</dt><dd><a class="el" href="classarm__compute_1_1_kernel.xhtml" title="Kernel class. ">Kernel</a> name </dd></dl>
349
350 <p>Implements <a class="el" href="classarm__compute_1_1_i_c_p_p_kernel.xhtml#a1a30ad8f276a2310571c36239554831a">ICPPKernel</a>.</p>
351
352 <p>Definition at line <a class="el" href="_n_e_depthwise_im2_col_kernel_8h_source.xhtml#l00041">41</a> of file <a class="el" href="_n_e_depthwise_im2_col_kernel_8h_source.xhtml">NEDepthwiseIm2ColKernel.h</a>.</p>
353
354 <p>References <a class="el" href="classarm__compute_1_1_n_e_depthwise_im2_col_kernel.xhtml#abdb04567f7268ac53524f539ac95e6ab">NEDepthwiseIm2ColKernel::configure()</a>, <a class="el" href="_c_l_2_winograd_8cpp_source.xhtml#l00360">arm_compute::test::validation::conv_info</a>, <a class="el" href="namespacearm__compute_1_1test_1_1validation.xhtml#a096668313a9a819d54a2e65ec21ff0cc">arm_compute::test::validation::info()</a>, <a class="el" href="classarm__compute_1_1_n_e_depthwise_im2_col_kernel.xhtml#abedec4a789c5ce275d17d458810e9fac">NEDepthwiseIm2ColKernel::NEDepthwiseIm2ColKernel()</a>, <a class="el" href="classarm__compute_1_1_n_e_depthwise_im2_col_kernel.xhtml#a71bbff3ea2feca2cd0d70f9eb01ca90b">NEDepthwiseIm2ColKernel::operator=()</a>, <a class="el" href="classarm__compute_1_1_n_e_depthwise_im2_col_kernel.xhtml#a112b35dd205c62ea6ed1447ef226da82">NEDepthwiseIm2ColKernel::run()</a>, and <a class="el" href="classarm__compute_1_1_i_kernel.xhtml#a3f5646133956f06348b310ccc3d36353">IKernel::window()</a>.</p>
355 <div class="fragment"><div class="line"><a name="l00042"></a><span class="lineno">   42</span>&#160;    {</div><div class="line"><a name="l00043"></a><span class="lineno">   43</span>&#160;        <span class="keywordflow">return</span> <span class="stringliteral">&quot;NEDepthwiseIm2ColKernel&quot;</span>;</div><div class="line"><a name="l00044"></a><span class="lineno">   44</span>&#160;    }</div></div><!-- fragment -->
356 </div>
357 </div>
358 <a class="anchor" id="a71bbff3ea2feca2cd0d70f9eb01ca90b"></a>
359 <div class="memitem">
360 <div class="memproto">
361 <table class="mlabels">
362   <tr>
363   <td class="mlabels-left">
364       <table class="memname">
365         <tr>
366           <td class="memname"><a class="el" href="classarm__compute_1_1_n_e_depthwise_im2_col_kernel.xhtml">NEDepthwiseIm2ColKernel</a>&amp; operator= </td>
367           <td>(</td>
368           <td class="paramtype">const <a class="el" href="classarm__compute_1_1_n_e_depthwise_im2_col_kernel.xhtml">NEDepthwiseIm2ColKernel</a> &amp;&#160;</td>
369           <td class="paramname"></td><td>)</td>
370           <td></td>
371         </tr>
372       </table>
373   </td>
374   <td class="mlabels-right">
375 <span class="mlabels"><span class="mlabel">delete</span></span>  </td>
376   </tr>
377 </table>
378 </div><div class="memdoc">
379
380 <p>Prevent instances of this class from being copied (As this class contains pointers) </p>
381
382 <p>Referenced by <a class="el" href="_n_e_depthwise_im2_col_kernel_8h_source.xhtml#l00041">NEDepthwiseIm2ColKernel::name()</a>.</p>
383
384 </div>
385 </div>
386 <a class="anchor" id="abd81a8f6c3c7905c4cd60b70f3b3080e"></a>
387 <div class="memitem">
388 <div class="memproto">
389 <table class="mlabels">
390   <tr>
391   <td class="mlabels-left">
392       <table class="memname">
393         <tr>
394           <td class="memname"><a class="el" href="classarm__compute_1_1_n_e_depthwise_im2_col_kernel.xhtml">NEDepthwiseIm2ColKernel</a>&amp; operator= </td>
395           <td>(</td>
396           <td class="paramtype"><a class="el" href="classarm__compute_1_1_n_e_depthwise_im2_col_kernel.xhtml">NEDepthwiseIm2ColKernel</a> &amp;&amp;&#160;</td>
397           <td class="paramname"></td><td>)</td>
398           <td></td>
399         </tr>
400       </table>
401   </td>
402   <td class="mlabels-right">
403 <span class="mlabels"><span class="mlabel">default</span></span>  </td>
404   </tr>
405 </table>
406 </div><div class="memdoc">
407
408 <p>Allow instances of this class to be moved. </p>
409
410 </div>
411 </div>
412 <a class="anchor" id="a112b35dd205c62ea6ed1447ef226da82"></a>
413 <div class="memitem">
414 <div class="memproto">
415 <table class="mlabels">
416   <tr>
417   <td class="mlabels-left">
418       <table class="memname">
419         <tr>
420           <td class="memname">void run </td>
421           <td>(</td>
422           <td class="paramtype">const <a class="el" href="classarm__compute_1_1_window.xhtml">Window</a> &amp;&#160;</td>
423           <td class="paramname"><em>window</em>, </td>
424         </tr>
425         <tr>
426           <td class="paramkey"></td>
427           <td></td>
428           <td class="paramtype">const <a class="el" href="structarm__compute_1_1_thread_info.xhtml">ThreadInfo</a> &amp;&#160;</td>
429           <td class="paramname"><em>info</em>&#160;</td>
430         </tr>
431         <tr>
432           <td></td>
433           <td>)</td>
434           <td></td><td></td>
435         </tr>
436       </table>
437   </td>
438   <td class="mlabels-right">
439 <span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span>  </td>
440   </tr>
441 </table>
442 </div><div class="memdoc">
443
444 <p>Execute the kernel on the passed window. </p>
445 <dl class="section warning"><dt>Warning</dt><dd>If <a class="el" href="classarm__compute_1_1_i_kernel.xhtml#abfab8f0d4928e1081d9f65b77933e24a" title="Indicates whether or not the kernel is parallelisable. ">is_parallelisable()</a> returns false then the passed window must be equal to <a class="el" href="classarm__compute_1_1_i_kernel.xhtml#a3f5646133956f06348b310ccc3d36353" title="The maximum window the kernel can be executed on. ">window()</a></dd></dl>
446 <dl class="section note"><dt>Note</dt><dd>The window has to be a region within the window returned by the <a class="el" href="classarm__compute_1_1_i_kernel.xhtml#a3f5646133956f06348b310ccc3d36353" title="The maximum window the kernel can be executed on. ">window()</a> method</dd>
447 <dd>
448 The width of the window has to be a multiple of num_elems_processed_per_iteration().</dd></dl>
449 <dl class="params"><dt>Parameters</dt><dd>
450   <table class="params">
451     <tr><td class="paramdir">[in]</td><td class="paramname">window</td><td>Region on which to execute the kernel. (Must be a region of the window returned by <a class="el" href="classarm__compute_1_1_i_kernel.xhtml#a3f5646133956f06348b310ccc3d36353" title="The maximum window the kernel can be executed on. ">window()</a>) </td></tr>
452     <tr><td class="paramdir">[in]</td><td class="paramname">info</td><td>Info about executing thread and CPU. </td></tr>
453   </table>
454   </dd>
455 </dl>
456
457 <p>Implements <a class="el" href="classarm__compute_1_1_i_c_p_p_kernel.xhtml#af814ff5e96f40f1cccf809b2b4ee19ef">ICPPKernel</a>.</p>
458
459 <p>Referenced by <a class="el" href="_n_e_depthwise_im2_col_kernel_8h_source.xhtml#l00041">NEDepthwiseIm2ColKernel::name()</a>.</p>
460
461 </div>
462 </div>
463 <hr/>The documentation for this class was generated from the following file:<ul>
464 <li>arm_compute/core/NEON/kernels/<a class="el" href="_n_e_depthwise_im2_col_kernel_8h_source.xhtml">NEDepthwiseIm2ColKernel.h</a></li>
465 </ul>
466 </div><!-- contents -->
467 </div><!-- doc-content -->
468 <!-- start footer part -->
469 <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
470   <ul>
471     <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_n_e_depthwise_im2_col_kernel.xhtml">NEDepthwiseIm2ColKernel</a></li>
472     <li class="footer">Generated on Wed May 23 2018 11:36:42 for Compute Library by
473     <a href="http://www.doxygen.org/index.html">
474     <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
475   </ul>
476 </div>
477 </body>
478 </html>