aboutsummaryrefslogtreecommitdiff
path: root/latest/classarmnn_1_1_transpose_layer.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/classarmnn_1_1_transpose_layer.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/classarmnn_1_1_transpose_layer.html')
-rw-r--r--latest/classarmnn_1_1_transpose_layer.html22
1 files changed, 11 insertions, 11 deletions
diff --git a/latest/classarmnn_1_1_transpose_layer.html b/latest/classarmnn_1_1_transpose_layer.html
index 8890595a67..f6ed8b95b0 100644
--- a/latest/classarmnn_1_1_transpose_layer.html
+++ b/latest/classarmnn_1_1_transpose_layer.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>
@@ -379,7 +379,7 @@ Additional Inherited Members</h2></td></tr>
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>&#160;{</div>
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>&#160;}</div>
</div><!-- fragment -->
-<p class="reference">References <a class="el" href="_transpose_8cpp_source.html#l00120">armnnUtils::Transpose()</a>.</p>
+<p class="reference">References <a class="el" href="_transpose_8cpp_source.html#l00153">armnnUtils::Transpose()</a>.</p>
</div>
</div>
@@ -567,7 +567,7 @@ Additional Inherited Members</h2></td></tr>
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classarmnn_1_1_layer_with_parameters.html#ad32ac22bc72e28dfd6b466d143c8e262">m_Param</a>.<a class="code" href="structarmnn_1_1_transpose_descriptor.html#a14433af2b223695b40d8c8f8ba2ebb8f">m_DimMappings</a>;</div>
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>&#160; }</div>
</div><!-- fragment -->
-<p class="reference">References <a class="el" href="_descriptors_8hpp_source.html#l01493">TransposeDescriptor::m_DimMappings</a>, and <a class="el" href="_layer_with_parameters_8hpp_source.html#l00052">LayerWithParameters&lt; TransposeDescriptor &gt;::m_Param</a>.</p>
+<p class="reference">References <a class="el" href="_descriptors_8hpp_source.html#l01514">TransposeDescriptor::m_DimMappings</a>, and <a class="el" href="_layer_with_parameters_8hpp_source.html#l00052">LayerWithParameters&lt; TransposeDescriptor &gt;::m_Param</a>.</p>
<p class="reference">Referenced by <a class="el" href="_transpose_layer_8hpp_source.html#l00054">TransposeLayer::IsEqual()</a>, and <a class="el" href="_transpose_layer_8hpp_source.html#l00045">TransposeLayer::IsInverse()</a>.</p>
@@ -615,7 +615,7 @@ Additional Inherited Members</h2></td></tr>
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>&#160; <span class="keywordflow">return</span> std::vector&lt;TensorShape&gt; ({<a class="code" href="namespacearmnn_utils.html#a428a9a6ffdf0e8d723b50c038c56c336">armnnUtils::TransposeTensorShape</a>(inShape, <a class="code" href="classarmnn_1_1_layer_with_parameters.html#ad32ac22bc72e28dfd6b466d143c8e262">m_Param</a>.<a class="code" href="structarmnn_1_1_transpose_descriptor.html#a14433af2b223695b40d8c8f8ba2ebb8f">m_DimMappings</a>)});</div>
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>&#160;}</div>
</div><!-- fragment -->
-<p class="reference">References <a class="el" href="_assert_8hpp_source.html#l00014">ARMNN_ASSERT</a>, <a class="el" href="_descriptors_8hpp_source.html#l01493">TransposeDescriptor::m_DimMappings</a>, <a class="el" href="_layer_with_parameters_8hpp_source.html#l00052">LayerWithParameters&lt; TransposeDescriptor &gt;::m_Param</a>, and <a class="el" href="_transpose_8cpp_source.html#l00098">armnnUtils::TransposeTensorShape()</a>.</p>
+<p class="reference">References <a class="el" href="_assert_8hpp_source.html#l00014">ARMNN_ASSERT</a>, <a class="el" href="_descriptors_8hpp_source.html#l01514">TransposeDescriptor::m_DimMappings</a>, <a class="el" href="_layer_with_parameters_8hpp_source.html#l00052">LayerWithParameters&lt; TransposeDescriptor &gt;::m_Param</a>, and <a class="el" href="_transpose_8cpp_source.html#l00125">armnnUtils::TransposeTensorShape()</a>.</p>
<p class="reference">Referenced by <a class="el" href="_transpose_layer_8cpp_source.html#l00045">TransposeLayer::ValidateTensorShapesFromInputs()</a>.</p>
@@ -660,7 +660,7 @@ Additional Inherited Members</h2></td></tr>
<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>&#160; <a class="code" href="classarmnn_1_1_transpose_layer.html#afe072d52231a2b18497797a6537c0f81">GetPermutation</a>().<a class="code" href="classarmnn_1_1_permutation_vector.html#aae44e4154aa80fba7616747450ff69d5">IsEqual</a>(PolymorphicDowncast&lt;const TransposeLayer*&gt;(&amp;other)-&gt;<a class="code" href="classarmnn_1_1_transpose_layer.html#afe072d52231a2b18497797a6537c0f81">GetPermutation</a>());</div>
<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>&#160; }</div>
</div><!-- fragment -->
-<p class="reference">References <a class="el" href="_transpose_layer_8hpp_source.html#l00037">TransposeLayer::GetPermutation()</a>, <a class="el" href="_layer_8hpp_source.html#l00286">Layer::GetType()</a>, <a class="el" href="_types_8hpp_source.html#l00360">PermutationVector::IsEqual()</a>, and <a class="el" href="namespacearmnn.html#a56943a0946e5f15e5e58054b8e7a04a4aaf70b1ac863830a4e1ce6268c8399f54">armnn::Transpose</a>.</p>
+<p class="reference">References <a class="el" href="_transpose_layer_8hpp_source.html#l00037">TransposeLayer::GetPermutation()</a>, <a class="el" href="_layer_8hpp_source.html#l00286">Layer::GetType()</a>, <a class="el" href="_types_8hpp_source.html#l00366">PermutationVector::IsEqual()</a>, and <a class="el" href="namespacearmnn.html#a56943a0946e5f15e5e58054b8e7a04a4aaf70b1ac863830a4e1ce6268c8399f54">armnn::Transpose</a>.</p>
</div>
</div>
@@ -703,7 +703,7 @@ Additional Inherited Members</h2></td></tr>
<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>&#160; <a class="code" href="classarmnn_1_1_transpose_layer.html#afe072d52231a2b18497797a6537c0f81">GetPermutation</a>().<a class="code" href="classarmnn_1_1_permutation_vector.html#abca528420d32f4edad0b1425ad90f80e">IsInverse</a>(PolymorphicDowncast&lt;const TransposeLayer*&gt;(&amp;other)-&gt;<a class="code" href="classarmnn_1_1_transpose_layer.html#afe072d52231a2b18497797a6537c0f81">GetPermutation</a>());</div>
<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>&#160; }</div>
</div><!-- fragment -->
-<p class="reference">References <a class="el" href="_transpose_layer_8hpp_source.html#l00037">TransposeLayer::GetPermutation()</a>, <a class="el" href="_layer_8hpp_source.html#l00286">Layer::GetType()</a>, <a class="el" href="_types_8hpp_source.html#l00370">PermutationVector::IsInverse()</a>, and <a class="el" href="namespacearmnn.html#a56943a0946e5f15e5e58054b8e7a04a4aaf70b1ac863830a4e1ce6268c8399f54">armnn::Transpose</a>.</p>
+<p class="reference">References <a class="el" href="_transpose_layer_8hpp_source.html#l00037">TransposeLayer::GetPermutation()</a>, <a class="el" href="_layer_8hpp_source.html#l00286">Layer::GetType()</a>, <a class="el" href="_types_8hpp_source.html#l00376">PermutationVector::IsInverse()</a>, and <a class="el" href="namespacearmnn.html#a56943a0946e5f15e5e58054b8e7a04a4aaf70b1ac863830a4e1ce6268c8399f54">armnn::Transpose</a>.</p>
</div>
</div>
@@ -760,14 +760,14 @@ Additional Inherited Members</h2></td></tr>
</div><!-- contents -->
</div><!-- doc-content -->
<div class="ttc" id="a_assert_8hpp_html_a5698be69cbd5dfe6c28fcd9867e8cbed"><div class="ttname"><a href="_assert_8hpp.html#a5698be69cbd5dfe6c28fcd9867e8cbed">ARMNN_ASSERT</a></div><div class="ttdeci">#define ARMNN_ASSERT(COND)</div><div class="ttdef"><b>Definition:</b> <a href="_assert_8hpp_source.html#l00014">Assert.hpp:14</a></div></div>
-<div class="ttc" id="aclassarmnn_1_1_permutation_vector_html_aae44e4154aa80fba7616747450ff69d5"><div class="ttname"><a href="classarmnn_1_1_permutation_vector.html#aae44e4154aa80fba7616747450ff69d5">armnn::PermutationVector::IsEqual</a></div><div class="ttdeci">bool IsEqual(const PermutationVector &amp;other) const</div><div class="ttdef"><b>Definition:</b> <a href="_types_8hpp_source.html#l00360">Types.hpp:360</a></div></div>
-<div class="ttc" id="aclassarmnn_1_1_permutation_vector_html_abca528420d32f4edad0b1425ad90f80e"><div class="ttname"><a href="classarmnn_1_1_permutation_vector.html#abca528420d32f4edad0b1425ad90f80e">armnn::PermutationVector::IsInverse</a></div><div class="ttdeci">bool IsInverse(const PermutationVector &amp;other) const</div><div class="ttdef"><b>Definition:</b> <a href="_types_8hpp_source.html#l00370">Types.hpp:370</a></div></div>
+<div class="ttc" id="aclassarmnn_1_1_permutation_vector_html_aae44e4154aa80fba7616747450ff69d5"><div class="ttname"><a href="classarmnn_1_1_permutation_vector.html#aae44e4154aa80fba7616747450ff69d5">armnn::PermutationVector::IsEqual</a></div><div class="ttdeci">bool IsEqual(const PermutationVector &amp;other) const</div><div class="ttdef"><b>Definition:</b> <a href="_types_8hpp_source.html#l00366">Types.hpp:366</a></div></div>
+<div class="ttc" id="aclassarmnn_1_1_permutation_vector_html_abca528420d32f4edad0b1425ad90f80e"><div class="ttname"><a href="classarmnn_1_1_permutation_vector.html#abca528420d32f4edad0b1425ad90f80e">armnn::PermutationVector::IsInverse</a></div><div class="ttdeci">bool IsInverse(const PermutationVector &amp;other) const</div><div class="ttdef"><b>Definition:</b> <a href="_types_8hpp_source.html#l00376">Types.hpp:376</a></div></div>
<div class="ttc" id="aclassarmnn_1_1_output_slot_html_ada2ad7d1caeeb4ef6195c8925fad6a65"><div class="ttname"><a href="classarmnn_1_1_output_slot.html#ada2ad7d1caeeb4ef6195c8925fad6a65">armnn::OutputSlot::GetTensorInfo</a></div><div class="ttdeci">const TensorInfo &amp; GetTensorInfo() const override</div><div class="ttdef"><b>Definition:</b> <a href="_layer_8cpp_source.html#l00092">Layer.cpp:92</a></div></div>
<div class="ttc" id="anamespacearmnn_html_a56943a0946e5f15e5e58054b8e7a04a4aaf70b1ac863830a4e1ce6268c8399f54"><div class="ttname"><a href="namespacearmnn.html#a56943a0946e5f15e5e58054b8e7a04a4aaf70b1ac863830a4e1ce6268c8399f54">armnn::LayerType::Transpose</a></div><div class="ttdeci">@ Transpose</div></div>
<div class="ttc" id="a_exceptions_8hpp_html_aa3be76aec4ce713822a5ea1ecbb7bc61"><div class="ttname"><a href="_exceptions_8hpp.html#aa3be76aec4ce713822a5ea1ecbb7bc61">CHECK_LOCATION</a></div><div class="ttdeci">#define CHECK_LOCATION()</div><div class="ttdef"><b>Definition:</b> <a href="_exceptions_8hpp_source.html#l00203">Exceptions.hpp:203</a></div></div>
<div class="ttc" id="aclassarmnn_1_1_layer_html_aeb2d638cc0e02c10075e015100996f2d"><div class="ttname"><a href="classarmnn_1_1_layer.html#aeb2d638cc0e02c10075e015100996f2d">armnn::Layer::ValidateAndCopyShape</a></div><div class="ttdeci">void ValidateAndCopyShape(const TensorShape &amp;outputShape, const TensorShape &amp;inferredShape, const ShapeInferenceMethod shapeInferenceMethod, const std::string &amp;layerName, const unsigned int outputSlotIndex=0)</div><div class="ttdef"><b>Definition:</b> <a href="_layer_8cpp_source.html#l00435">Layer.cpp:435</a></div></div>
<div class="ttc" id="aclassarmnn_1_1_layer_html_a0e36688a43c35668d8db5257274c68fe"><div class="ttname"><a href="classarmnn_1_1_layer.html#a0e36688a43c35668d8db5257274c68fe">armnn::Layer::GetOutputSlot</a></div><div class="ttdeci">const OutputSlot &amp; GetOutputSlot(unsigned int index=0) const override</div><div class="ttdoc">Get the const output slot handle by slot index.</div><div class="ttdef"><b>Definition:</b> <a href="_layer_8hpp_source.html#l00339">Layer.hpp:339</a></div></div>
-<div class="ttc" id="anamespacearmnn_utils_html_a428a9a6ffdf0e8d723b50c038c56c336"><div class="ttname"><a href="namespacearmnn_utils.html#a428a9a6ffdf0e8d723b50c038c56c336">armnnUtils::TransposeTensorShape</a></div><div class="ttdeci">armnn::TensorShape TransposeTensorShape(const armnn::TensorShape &amp;srcShape, const armnn::PermutationVector &amp;mappings)</div><div class="ttdef"><b>Definition:</b> <a href="_transpose_8cpp_source.html#l00098">Transpose.cpp:98</a></div></div>
+<div class="ttc" id="anamespacearmnn_utils_html_a428a9a6ffdf0e8d723b50c038c56c336"><div class="ttname"><a href="namespacearmnn_utils.html#a428a9a6ffdf0e8d723b50c038c56c336">armnnUtils::TransposeTensorShape</a></div><div class="ttdeci">armnn::TensorShape TransposeTensorShape(const armnn::TensorShape &amp;srcShape, const armnn::PermutationVector &amp;mappings)</div><div class="ttdef"><b>Definition:</b> <a href="_transpose_8cpp_source.html#l00125">Transpose.cpp:125</a></div></div>
<div class="ttc" id="aclassarmnn_1_1_layer_html_acf8b8e23bf647836592982f97088d375"><div class="ttname"><a href="classarmnn_1_1_layer.html#acf8b8e23bf647836592982f97088d375">armnn::Layer::GetInputSlot</a></div><div class="ttdeci">const InputSlot &amp; GetInputSlot(unsigned int index) const override</div><div class="ttdoc">Get a const input slot handle by slot index.</div><div class="ttdef"><b>Definition:</b> <a href="_layer_8hpp_source.html#l00337">Layer.hpp:337</a></div></div>
<div class="ttc" id="aclassarmnn_1_1_layer_with_parameters_html_afa3e8a8f23589b1eaddbe203825bbdcf"><div class="ttname"><a href="classarmnn_1_1_layer_with_parameters.html#afa3e8a8f23589b1eaddbe203825bbdcf">armnn::LayerWithParameters&lt; TransposeDescriptor &gt;::GetParameters</a></div><div class="ttdeci">const TransposeDescriptor &amp; GetParameters() const override</div><div class="ttdef"><b>Definition:</b> <a href="_layer_with_parameters_8hpp_source.html#l00019">LayerWithParameters.hpp:19</a></div></div>
<div class="ttc" id="aclassarmnn_1_1_layer_html_a7ddf0cf6f620d59c10e63495ace795d0"><div class="ttname"><a href="classarmnn_1_1_layer.html#a7ddf0cf6f620d59c10e63495ace795d0">armnn::Layer::GetName</a></div><div class="ttdeci">const char * GetName() const override</div><div class="ttdoc">Returns the name of the layer.</div><div class="ttdef"><b>Definition:</b> <a href="_layer_8hpp_source.html#l00332">Layer.hpp:332</a></div></div>
@@ -777,7 +777,7 @@ Additional Inherited Members</h2></td></tr>
<div class="ttc" id="aclassarmnn_1_1_layer_html_a448afc716fda85394df1e8e5b7d530e8"><div class="ttname"><a href="classarmnn_1_1_layer.html#a448afc716fda85394df1e8e5b7d530e8">armnn::Layer::VerifyShapeInferenceType</a></div><div class="ttdeci">void VerifyShapeInferenceType(const TensorShape &amp;outputShape, ShapeInferenceMethod shapeInferenceMethod)</div><div class="ttdef"><b>Definition:</b> <a href="_layer_8cpp_source.html#l00504">Layer.cpp:504</a></div></div>
<div class="ttc" id="aclassarmnn_1_1_layer_html_af7f0460d32511de0da525f1817d13e8c"><div class="ttname"><a href="classarmnn_1_1_layer.html#af7f0460d32511de0da525f1817d13e8c">armnn::Layer::SetAdditionalInfo</a></div><div class="ttdeci">void SetAdditionalInfo(QueueDescriptor &amp;descriptor) const</div><div class="ttdef"><b>Definition:</b> <a href="_layer_8cpp_source.html#l00287">Layer.cpp:287</a></div></div>
<div class="ttc" id="aclassarmnn_1_1_transpose_layer_html_afe072d52231a2b18497797a6537c0f81"><div class="ttname"><a href="classarmnn_1_1_transpose_layer.html#afe072d52231a2b18497797a6537c0f81">armnn::TransposeLayer::GetPermutation</a></div><div class="ttdeci">const PermutationVector &amp; GetPermutation() const</div><div class="ttdef"><b>Definition:</b> <a href="_transpose_layer_8hpp_source.html#l00037">TransposeLayer.hpp:37</a></div></div>
-<div class="ttc" id="astructarmnn_1_1_transpose_descriptor_html_a14433af2b223695b40d8c8f8ba2ebb8f"><div class="ttname"><a href="structarmnn_1_1_transpose_descriptor.html#a14433af2b223695b40d8c8f8ba2ebb8f">armnn::TransposeDescriptor::m_DimMappings</a></div><div class="ttdeci">PermutationVector m_DimMappings</div><div class="ttdoc">Indicates how to translate tensor elements from a given source into the target destination,...</div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.html#l01493">Descriptors.hpp:1493</a></div></div>
+<div class="ttc" id="astructarmnn_1_1_transpose_descriptor_html_a14433af2b223695b40d8c8f8ba2ebb8f"><div class="ttname"><a href="structarmnn_1_1_transpose_descriptor.html#a14433af2b223695b40d8c8f8ba2ebb8f">armnn::TransposeDescriptor::m_DimMappings</a></div><div class="ttdeci">PermutationVector m_DimMappings</div><div class="ttdoc">Indicates how to translate tensor elements from a given source into the target destination,...</div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.html#l01514">Descriptors.hpp:1514</a></div></div>
<div class="ttc" id="aclassarmnn_1_1_tensor_info_html_a8b5d0f8a24e9d9238f412260a552acf8"><div class="ttname"><a href="classarmnn_1_1_tensor_info.html#a8b5d0f8a24e9d9238f412260a552acf8">armnn::TensorInfo::GetShape</a></div><div class="ttdeci">const TensorShape &amp; GetShape() const</div><div class="ttdef"><b>Definition:</b> <a href="_tensor_8hpp_source.html#l00191">Tensor.hpp:191</a></div></div>
<div class="ttc" id="aclassarmnn_1_1_transpose_layer_html_a65ca562c882ad619684445a1402f415a"><div class="ttname"><a href="classarmnn_1_1_transpose_layer.html#a65ca562c882ad619684445a1402f415a">armnn::TransposeLayer::InferOutputShapes</a></div><div class="ttdeci">std::vector&lt; TensorShape &gt; InferOutputShapes(const std::vector&lt; TensorShape &gt; &amp;inputShapes) const override</div><div class="ttdoc">Infers the output shapes from given input shapes and the permutation vector.</div><div class="ttdef"><b>Definition:</b> <a href="_transpose_layer_8cpp_source.html#l00038">TransposeLayer.cpp:38</a></div></div>
<div class="ttc" id="aclassarmnn_1_1_layer_html_a0607e36e88f38c34c71c663164b76776"><div class="ttname"><a href="classarmnn_1_1_layer.html#a0607e36e88f38c34c71c663164b76776">armnn::Layer::VerifyLayerConnections</a></div><div class="ttdeci">void VerifyLayerConnections(unsigned int expectedConnections, const CheckLocation &amp;location) const</div><div class="ttdef"><b>Definition:</b> <a href="_layer_8cpp_source.html#l00391">Layer.cpp:391</a></div></div>
@@ -787,7 +787,7 @@ Additional Inherited Members</h2></td></tr>
<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="classarmnn_1_1_transpose_layer.html">TransposeLayer</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>