aboutsummaryrefslogtreecommitdiff
path: root/latest/structarmnn_1_1_space_to_depth_descriptor.html
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2023-11-22 11:41:15 +0000
committerNikhil Raj <nikhil.raj@arm.com>2023-11-22 11:41:15 +0000
commit6f92c8e9f8bb38dcf5dccf8deeff5112ecd8e37c (patch)
tree0c076149c03ac45c2617f5e02a77b79287ff5a0f /latest/structarmnn_1_1_space_to_depth_descriptor.html
parent03c7ff3f6188240baaeaeb405a357a0c58195fec (diff)
downloadarmnn-6f92c8e9f8bb38dcf5dccf8deeff5112ecd8e37c.tar.gz
Update Doxygen for 23.11
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I47cd933f5002cb94a73aa97689d7b3d9c93cb849
Diffstat (limited to 'latest/structarmnn_1_1_space_to_depth_descriptor.html')
-rw-r--r--latest/structarmnn_1_1_space_to_depth_descriptor.html44
1 files changed, 22 insertions, 22 deletions
diff --git a/latest/structarmnn_1_1_space_to_depth_descriptor.html b/latest/structarmnn_1_1_space_to_depth_descriptor.html
index 49f999d773..1be6f3baee 100644
--- a/latest/structarmnn_1_1_space_to_depth_descriptor.html
+++ b/latest/structarmnn_1_1_space_to_depth_descriptor.html
@@ -36,7 +36,7 @@
<img alt="ArmNN" src="Arm_NN_horizontal_blue.png" style="max-width: 15rem; margin-top: .5rem; margin-left 13px"/>
<td id="projectalign" style="padding-left: 0.9em;">
<div id="projectname">
- &#160;<span id="projectnumber">23.08</span>
+ &#160;<span id="projectnumber">23.11</span>
</div>
</td>
</tr>
@@ -144,7 +144,7 @@ Public Attributes</h2></td></tr>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>A <a class="el" href="structarmnn_1_1_space_to_depth_descriptor.html" title="A SpaceToDepthDescriptor for the SpaceToDepthLayer.">SpaceToDepthDescriptor</a> for the <a class="el" href="classarmnn_1_1_space_to_depth_layer.html" title="This layer represents a SpaceToDepth operation.">SpaceToDepthLayer</a>. </p>
-<p class="definition">Definition at line <a class="el" href="_descriptors_8hpp_source.html#l01054">1054</a> of file <a class="el" href="_descriptors_8hpp_source.html">Descriptors.hpp</a>.</p>
+<p class="definition">Definition at line <a class="el" href="_descriptors_8hpp_source.html#l01075">1075</a> of file <a class="el" href="_descriptors_8hpp_source.html">Descriptors.hpp</a>.</p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="af295348553622bb3baadff6ea5124414"></a>
<h2 class="memtitle"><span class="permalink"><a href="#af295348553622bb3baadff6ea5124414">&#9670;&nbsp;</a></span>SpaceToDepthDescriptor() <span class="overload">[1/2]</span></h2>
@@ -169,9 +169,9 @@ Public Attributes</h2></td></tr>
</table>
</div><div class="memdoc">
-<p class="definition">Definition at line <a class="el" href="_descriptors_8hpp_source.html#l01056">1056</a> of file <a class="el" href="_descriptors_8hpp_source.html">Descriptors.hpp</a>.</p>
-<div class="fragment"><div class="line"><a name="l01057"></a><span class="lineno"> 1057</span>&#160; : <a class="code" href="structarmnn_1_1_space_to_depth_descriptor.html#af295348553622bb3baadff6ea5124414">SpaceToDepthDescriptor</a>(1u, <a class="code" href="namespacearmnn.html#ad1d5cce2d9e9a5d61c243e5c989112e0ad066db54b89b0912e7e7c6da51e2da51">DataLayout::NHWC</a>)</div>
-<div class="line"><a name="l01058"></a><span class="lineno"> 1058</span>&#160; {}</div>
+<p class="definition">Definition at line <a class="el" href="_descriptors_8hpp_source.html#l01077">1077</a> of file <a class="el" href="_descriptors_8hpp_source.html">Descriptors.hpp</a>.</p>
+<div class="fragment"><div class="line"><a name="l01078"></a><span class="lineno"> 1078</span>&#160; : <a class="code" href="structarmnn_1_1_space_to_depth_descriptor.html#af295348553622bb3baadff6ea5124414">SpaceToDepthDescriptor</a>(1u, <a class="code" href="namespacearmnn.html#ad1d5cce2d9e9a5d61c243e5c989112e0ad066db54b89b0912e7e7c6da51e2da51">DataLayout::NHWC</a>)</div>
+<div class="line"><a name="l01079"></a><span class="lineno"> 1079</span>&#160; {}</div>
</div><!-- fragment -->
<p class="reference">References <a class="el" href="namespacearmnn.html#ad1d5cce2d9e9a5d61c243e5c989112e0ad066db54b89b0912e7e7c6da51e2da51">armnn::NHWC</a>.</p>
@@ -211,10 +211,10 @@ Public Attributes</h2></td></tr>
</table>
</div><div class="memdoc">
-<p class="definition">Definition at line <a class="el" href="_descriptors_8hpp_source.html#l01060">1060</a> of file <a class="el" href="_descriptors_8hpp_source.html">Descriptors.hpp</a>.</p>
-<div class="fragment"><div class="line"><a name="l01061"></a><span class="lineno"> 1061</span>&#160; : <a class="code" href="structarmnn_1_1_space_to_depth_descriptor.html#a6c6b8957f1e176867e5fb05b1a1a1486">m_BlockSize</a>(blockSize)</div>
-<div class="line"><a name="l01062"></a><span class="lineno"> 1062</span>&#160; , <a class="code" href="structarmnn_1_1_space_to_depth_descriptor.html#a6089e1ca91914015777ea780a513131a">m_DataLayout</a>(dataLayout)</div>
-<div class="line"><a name="l01063"></a><span class="lineno"> 1063</span>&#160; {}</div>
+<p class="definition">Definition at line <a class="el" href="_descriptors_8hpp_source.html#l01081">1081</a> of file <a class="el" href="_descriptors_8hpp_source.html">Descriptors.hpp</a>.</p>
+<div class="fragment"><div class="line"><a name="l01082"></a><span class="lineno"> 1082</span>&#160; : <a class="code" href="structarmnn_1_1_space_to_depth_descriptor.html#a6c6b8957f1e176867e5fb05b1a1a1486">m_BlockSize</a>(blockSize)</div>
+<div class="line"><a name="l01083"></a><span class="lineno"> 1083</span>&#160; , <a class="code" href="structarmnn_1_1_space_to_depth_descriptor.html#a6089e1ca91914015777ea780a513131a">m_DataLayout</a>(dataLayout)</div>
+<div class="line"><a name="l01084"></a><span class="lineno"> 1084</span>&#160; {}</div>
</div><!-- fragment -->
</div>
</div>
@@ -243,12 +243,12 @@ Public Attributes</h2></td></tr>
</table>
</div><div class="memdoc">
-<p class="definition">Definition at line <a class="el" href="_descriptors_8hpp_source.html#l01065">1065</a> of file <a class="el" href="_descriptors_8hpp_source.html">Descriptors.hpp</a>.</p>
-<div class="fragment"><div class="line"><a name="l01066"></a><span class="lineno"> 1066</span>&#160; {</div>
-<div class="line"><a name="l01067"></a><span class="lineno"> 1067</span>&#160; <span class="keywordflow">return</span> <a class="code" href="structarmnn_1_1_space_to_depth_descriptor.html#a6c6b8957f1e176867e5fb05b1a1a1486">m_BlockSize</a> == rhs.m_BlockSize &amp;&amp; <a class="code" href="structarmnn_1_1_space_to_depth_descriptor.html#a6089e1ca91914015777ea780a513131a">m_DataLayout</a> == rhs.m_DataLayout;</div>
-<div class="line"><a name="l01068"></a><span class="lineno"> 1068</span>&#160; }</div>
+<p class="definition">Definition at line <a class="el" href="_descriptors_8hpp_source.html#l01086">1086</a> of file <a class="el" href="_descriptors_8hpp_source.html">Descriptors.hpp</a>.</p>
+<div class="fragment"><div class="line"><a name="l01087"></a><span class="lineno"> 1087</span>&#160; {</div>
+<div class="line"><a name="l01088"></a><span class="lineno"> 1088</span>&#160; <span class="keywordflow">return</span> <a class="code" href="structarmnn_1_1_space_to_depth_descriptor.html#a6c6b8957f1e176867e5fb05b1a1a1486">m_BlockSize</a> == rhs.m_BlockSize &amp;&amp; <a class="code" href="structarmnn_1_1_space_to_depth_descriptor.html#a6089e1ca91914015777ea780a513131a">m_DataLayout</a> == rhs.m_DataLayout;</div>
+<div class="line"><a name="l01089"></a><span class="lineno"> 1089</span>&#160; }</div>
</div><!-- fragment -->
-<p class="reference">References <a class="el" href="_descriptors_8hpp_source.html#l01071">SpaceToDepthDescriptor::m_BlockSize</a>, and <a class="el" href="_descriptors_8hpp_source.html#l01074">SpaceToDepthDescriptor::m_DataLayout</a>.</p>
+<p class="reference">References <a class="el" href="_descriptors_8hpp_source.html#l01092">SpaceToDepthDescriptor::m_BlockSize</a>, and <a class="el" href="_descriptors_8hpp_source.html#l01095">SpaceToDepthDescriptor::m_DataLayout</a>.</p>
</div>
</div>
@@ -267,9 +267,9 @@ Public Attributes</h2></td></tr>
<p>Scalar specifying the input block size. It must be &gt;= 1. </p>
-<p class="definition">Definition at line <a class="el" href="_descriptors_8hpp_source.html#l01071">1071</a> of file <a class="el" href="_descriptors_8hpp_source.html">Descriptors.hpp</a>.</p>
+<p class="definition">Definition at line <a class="el" href="_descriptors_8hpp_source.html#l01092">1092</a> of file <a class="el" href="_descriptors_8hpp_source.html">Descriptors.hpp</a>.</p>
-<p class="reference">Referenced by <a class="el" href="_depth_to_space_layer_8cpp_source.html#l00025">DepthToSpaceLayer::CreateWorkload()</a>, <a class="el" href="_space_to_depth_layer_8cpp_source.html#l00027">SpaceToDepthLayer::CreateWorkload()</a>, <a class="el" href="_depth_to_space_8cpp_source.html#l00018">armnn::DepthToSpace()</a>, <a class="el" href="_space_to_depth_layer_8cpp_source.html#l00044">SpaceToDepthLayer::InferOutputShapes()</a>, <a class="el" href="_depth_to_space_layer_8cpp_source.html#l00041">DepthToSpaceLayer::InferOutputShapes()</a>, <a class="el" href="_descriptors_8hpp_source.html#l01065">SpaceToDepthDescriptor::operator==()</a>, <a class="el" href="_serialize_layer_parameters_8cpp_source.html#l00487">StringifyLayerParameters&lt; SpaceToDepthDescriptor &gt;::Serialize()</a>, <a class="el" href="_space_to_depth_8cpp_source.html#l00036">armnn::SpaceToDepth()</a>, <a class="el" href="_workload_data_8cpp_source.html#l01928">SpaceToDepthQueueDescriptor::Validate()</a>, and <a class="el" href="_workload_data_8cpp_source.html#l03679">DepthToSpaceQueueDescriptor::Validate()</a>.</p>
+<p class="reference">Referenced by <a class="el" href="_depth_to_space_layer_8cpp_source.html#l00025">DepthToSpaceLayer::CreateWorkload()</a>, <a class="el" href="_space_to_depth_layer_8cpp_source.html#l00027">SpaceToDepthLayer::CreateWorkload()</a>, <a class="el" href="_depth_to_space_8cpp_source.html#l00018">armnn::DepthToSpace()</a>, <a class="el" href="_space_to_depth_layer_8cpp_source.html#l00044">SpaceToDepthLayer::InferOutputShapes()</a>, <a class="el" href="_depth_to_space_layer_8cpp_source.html#l00041">DepthToSpaceLayer::InferOutputShapes()</a>, <a class="el" href="_descriptors_8hpp_source.html#l01086">SpaceToDepthDescriptor::operator==()</a>, <a class="el" href="_serialize_layer_parameters_8cpp_source.html#l00496">StringifyLayerParameters&lt; SpaceToDepthDescriptor &gt;::Serialize()</a>, <a class="el" href="_space_to_depth_8cpp_source.html#l00036">armnn::SpaceToDepth()</a>, <a class="el" href="_workload_data_8cpp_source.html#l01933">SpaceToDepthQueueDescriptor::Validate()</a>, and <a class="el" href="_workload_data_8cpp_source.html#l03684">DepthToSpaceQueueDescriptor::Validate()</a>.</p>
</div>
</div>
@@ -287,9 +287,9 @@ Public Attributes</h2></td></tr>
<p>The data layout to be used (NCHW, NHWC). </p>
-<p class="definition">Definition at line <a class="el" href="_descriptors_8hpp_source.html#l01074">1074</a> of file <a class="el" href="_descriptors_8hpp_source.html">Descriptors.hpp</a>.</p>
+<p class="definition">Definition at line <a class="el" href="_descriptors_8hpp_source.html#l01095">1095</a> of file <a class="el" href="_descriptors_8hpp_source.html">Descriptors.hpp</a>.</p>
-<p class="reference">Referenced by <a class="el" href="_cl_depth_to_space_workload_8cpp_source.html#l00022">armnn::ClDepthToSpaceWorkloadValidate()</a>, <a class="el" href="_cl_space_to_depth_workload_8cpp_source.html#l00054">armnn::ClSpaceToDepthWorkloadValidate()</a>, <a class="el" href="_space_to_depth_layer_8cpp_source.html#l00027">SpaceToDepthLayer::CreateWorkload()</a>, <a class="el" href="_depth_to_space_layer_8cpp_source.html#l00025">DepthToSpaceLayer::CreateWorkload()</a>, <a class="el" href="_depth_to_space_8cpp_source.html#l00018">armnn::DepthToSpace()</a>, <a class="el" href="_space_to_depth_layer_8cpp_source.html#l00044">SpaceToDepthLayer::InferOutputShapes()</a>, <a class="el" href="_depth_to_space_layer_8cpp_source.html#l00041">DepthToSpaceLayer::InferOutputShapes()</a>, <a class="el" href="_neon_depth_to_space_workload_8cpp_source.html#l00019">armnn::NeonDepthToSpaceWorkloadValidate()</a>, <a class="el" href="_neon_space_to_depth_workload_8cpp_source.html#l00019">armnn::NeonSpaceToDepthWorkloadValidate()</a>, <a class="el" href="_descriptors_8hpp_source.html#l01065">SpaceToDepthDescriptor::operator==()</a>, <a class="el" href="_serialize_layer_parameters_8cpp_source.html#l00487">StringifyLayerParameters&lt; SpaceToDepthDescriptor &gt;::Serialize()</a>, <a class="el" href="_space_to_depth_8cpp_source.html#l00036">armnn::SpaceToDepth()</a>, <a class="el" href="_workload_data_8cpp_source.html#l01928">SpaceToDepthQueueDescriptor::Validate()</a>, and <a class="el" href="_workload_data_8cpp_source.html#l03679">DepthToSpaceQueueDescriptor::Validate()</a>.</p>
+<p class="reference">Referenced by <a class="el" href="_cl_depth_to_space_workload_8cpp_source.html#l00022">armnn::ClDepthToSpaceWorkloadValidate()</a>, <a class="el" href="_cl_space_to_depth_workload_8cpp_source.html#l00054">armnn::ClSpaceToDepthWorkloadValidate()</a>, <a class="el" href="_space_to_depth_layer_8cpp_source.html#l00027">SpaceToDepthLayer::CreateWorkload()</a>, <a class="el" href="_depth_to_space_layer_8cpp_source.html#l00025">DepthToSpaceLayer::CreateWorkload()</a>, <a class="el" href="_depth_to_space_8cpp_source.html#l00018">armnn::DepthToSpace()</a>, <a class="el" href="_space_to_depth_layer_8cpp_source.html#l00044">SpaceToDepthLayer::InferOutputShapes()</a>, <a class="el" href="_depth_to_space_layer_8cpp_source.html#l00041">DepthToSpaceLayer::InferOutputShapes()</a>, <a class="el" href="_neon_depth_to_space_workload_8cpp_source.html#l00019">armnn::NeonDepthToSpaceWorkloadValidate()</a>, <a class="el" href="_neon_space_to_depth_workload_8cpp_source.html#l00019">armnn::NeonSpaceToDepthWorkloadValidate()</a>, <a class="el" href="_descriptors_8hpp_source.html#l01086">SpaceToDepthDescriptor::operator==()</a>, <a class="el" href="_serialize_layer_parameters_8cpp_source.html#l00496">StringifyLayerParameters&lt; SpaceToDepthDescriptor &gt;::Serialize()</a>, <a class="el" href="_space_to_depth_8cpp_source.html#l00036">armnn::SpaceToDepth()</a>, <a class="el" href="_workload_data_8cpp_source.html#l01933">SpaceToDepthQueueDescriptor::Validate()</a>, and <a class="el" href="_workload_data_8cpp_source.html#l03684">DepthToSpaceQueueDescriptor::Validate()</a>.</p>
</div>
</div>
@@ -299,14 +299,14 @@ Public Attributes</h2></td></tr>
</div><!-- contents -->
</div><!-- doc-content -->
<div class="ttc" id="anamespacearmnn_html_ad1d5cce2d9e9a5d61c243e5c989112e0ad066db54b89b0912e7e7c6da51e2da51"><div class="ttname"><a href="namespacearmnn.html#ad1d5cce2d9e9a5d61c243e5c989112e0ad066db54b89b0912e7e7c6da51e2da51">armnn::DataLayout::NHWC</a></div><div class="ttdeci">@ NHWC</div></div>
-<div class="ttc" id="astructarmnn_1_1_space_to_depth_descriptor_html_af295348553622bb3baadff6ea5124414"><div class="ttname"><a href="structarmnn_1_1_space_to_depth_descriptor.html#af295348553622bb3baadff6ea5124414">armnn::SpaceToDepthDescriptor::SpaceToDepthDescriptor</a></div><div class="ttdeci">SpaceToDepthDescriptor()</div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.html#l01056">Descriptors.hpp:1056</a></div></div>
-<div class="ttc" id="astructarmnn_1_1_space_to_depth_descriptor_html_a6c6b8957f1e176867e5fb05b1a1a1486"><div class="ttname"><a href="structarmnn_1_1_space_to_depth_descriptor.html#a6c6b8957f1e176867e5fb05b1a1a1486">armnn::SpaceToDepthDescriptor::m_BlockSize</a></div><div class="ttdeci">unsigned int m_BlockSize</div><div class="ttdoc">Scalar specifying the input block size. It must be &gt;= 1.</div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.html#l01071">Descriptors.hpp:1071</a></div></div>
-<div class="ttc" id="astructarmnn_1_1_space_to_depth_descriptor_html_a6089e1ca91914015777ea780a513131a"><div class="ttname"><a href="structarmnn_1_1_space_to_depth_descriptor.html#a6089e1ca91914015777ea780a513131a">armnn::SpaceToDepthDescriptor::m_DataLayout</a></div><div class="ttdeci">DataLayout m_DataLayout</div><div class="ttdoc">The data layout to be used (NCHW, NHWC).</div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.html#l01074">Descriptors.hpp:1074</a></div></div>
+<div class="ttc" id="astructarmnn_1_1_space_to_depth_descriptor_html_af295348553622bb3baadff6ea5124414"><div class="ttname"><a href="structarmnn_1_1_space_to_depth_descriptor.html#af295348553622bb3baadff6ea5124414">armnn::SpaceToDepthDescriptor::SpaceToDepthDescriptor</a></div><div class="ttdeci">SpaceToDepthDescriptor()</div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.html#l01077">Descriptors.hpp:1077</a></div></div>
+<div class="ttc" id="astructarmnn_1_1_space_to_depth_descriptor_html_a6c6b8957f1e176867e5fb05b1a1a1486"><div class="ttname"><a href="structarmnn_1_1_space_to_depth_descriptor.html#a6c6b8957f1e176867e5fb05b1a1a1486">armnn::SpaceToDepthDescriptor::m_BlockSize</a></div><div class="ttdeci">unsigned int m_BlockSize</div><div class="ttdoc">Scalar specifying the input block size. It must be &gt;= 1.</div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.html#l01092">Descriptors.hpp:1092</a></div></div>
+<div class="ttc" id="astructarmnn_1_1_space_to_depth_descriptor_html_a6089e1ca91914015777ea780a513131a"><div class="ttname"><a href="structarmnn_1_1_space_to_depth_descriptor.html#a6089e1ca91914015777ea780a513131a">armnn::SpaceToDepthDescriptor::m_DataLayout</a></div><div class="ttdeci">DataLayout m_DataLayout</div><div class="ttdoc">The data layout to be used (NCHW, NHWC).</div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.html#l01095">Descriptors.hpp:1095</a></div></div>
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="namespacearmnn.html">armnn</a></li><li class="navelem"><a class="el" href="structarmnn_1_1_space_to_depth_descriptor.html">SpaceToDepthDescriptor</a></li>
- <li class="footer">Generated on Tue Aug 22 2023 11:37:10 for Arm NN by
+ <li class="footer">Generated on Wed Nov 22 2023 10:57:17 for Arm NN by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.17 </li>
</ul>