aboutsummaryrefslogtreecommitdiff
path: root/latest/_tile_layer_8cpp_source.html
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2024-02-15 15:02:19 +0000
committerNikhil Raj <nikhil.raj@arm.com>2024-02-15 15:02:19 +0000
commit38b600d8abb2c5f7a44511b5deddf441f975d51d (patch)
tree32a082a9e39f3af53d8678a5c18dee67a7f572ec /latest/_tile_layer_8cpp_source.html
parent6f92c8e9f8bb38dcf5dccf8deeff5112ecd8e37c (diff)
downloadarmnn-38b600d8abb2c5f7a44511b5deddf441f975d51d.tar.gz
IVGCVSW-7968 Update Doxygen docu for 24.02
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I8c1e45815c6cf78f80d6f2c0959a5bbba6cd11de
Diffstat (limited to 'latest/_tile_layer_8cpp_source.html')
-rw-r--r--latest/_tile_layer_8cpp_source.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/latest/_tile_layer_8cpp_source.html b/latest/_tile_layer_8cpp_source.html
index 3f0ec66814..f1fcea6baa 100644
--- a/latest/_tile_layer_8cpp_source.html
+++ b/latest/_tile_layer_8cpp_source.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.11</span>
+ &#160;<span id="projectnumber">24.02</span>
</div>
</td>
</tr>
@@ -199,7 +199,7 @@ $(document).ready(function(){initNavTree('_tile_layer_8cpp_source.html',''); ini
<div class="ttc" id="anamespacearmnn_html_ae789852d4625b71ca83474fe12c511e8"><div class="ttname"><a href="namespacearmnn.html#ae789852d4625b71ca83474fe12c511e8">armnn::Tile</a></div><div class="ttdeci">void Tile(const TileDescriptor &amp;params, const TensorInfo &amp;inputInfo, Decoder&lt; float &gt; &amp;inputDecoder, Encoder&lt; float &gt; &amp;outputEncoder)</div><div class="ttdef"><b>Definition:</b> <a href="_tile_8cpp_source.html#l00045">Tile.cpp:45</a></div></div>
<div class="ttc" id="aclassarmnn_1_1_tile_layer_html_ac166b03a68b5d60434e1cc59088ee63a"><div class="ttname"><a href="classarmnn_1_1_tile_layer.html#ac166b03a68b5d60434e1cc59088ee63a">armnn::TileLayer::TileLayer</a></div><div class="ttdeci">TileLayer(const TileDescriptor &amp;param, const char *name)</div><div class="ttdoc">Constructor to create a TileLayer.</div><div class="ttdef"><b>Definition:</b> <a href="_tile_layer_8cpp_source.html#l00013">TileLayer.cpp:13</a></div></div>
<div class="ttc" id="astructarmnn_1_1_tile_descriptor_html_a4e66396e5ed6ede8d87dc75103645def"><div class="ttname"><a href="structarmnn_1_1_tile_descriptor.html#a4e66396e5ed6ede8d87dc75103645def">armnn::TileDescriptor::m_Multiples</a></div><div class="ttdeci">std::vector&lt; uint32_t &gt; m_Multiples</div><div class="ttdoc">The vector to multiply the input shape by.</div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.html#l01656">Descriptors.hpp:1656</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_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#l00193">Tensor.hpp:193</a></div></div>
<div class="ttc" id="anamespacearmnn_html"><div class="ttname"><a href="namespacearmnn.html">armnn</a></div><div class="ttdoc">Copyright (c) 2021 ARM Limited and Contributors.</div><div class="ttdef"><b>Definition:</b> <a href="01__00__quick__start_8dox_source.html#l00006">01_00_quick_start.dox:6</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>
<div class="ttc" id="aclassarmnn_1_1_layer_html_afe508761cc8318b15329ba4acf7fbfec"><div class="ttname"><a href="classarmnn_1_1_layer.html#afe508761cc8318b15329ba4acf7fbfec">armnn::Layer::m_ShapeInferenceMethod</a></div><div class="ttdeci">ShapeInferenceMethod m_ShapeInferenceMethod</div><div class="ttdef"><b>Definition:</b> <a href="_layer_8hpp_source.html#l00441">Layer.hpp:441</a></div></div>
@@ -212,7 +212,7 @@ $(document).ready(function(){initNavTree('_tile_layer_8cpp_source.html',''); ini
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_e0a84d05c80a2ef4231141dcbbeac5c8.html">armnn</a></li><li class="navelem"><a class="el" href="dir_9da6642ce0fd5a8c83524f1b621275be.html">layers</a></li><li class="navelem"><a class="el" href="_tile_layer_8cpp.html">TileLayer.cpp</a></li>
- <li class="footer">Generated on Wed Nov 22 2023 10:57:05 for Arm NN by
+ <li class="footer">Generated on Wed Feb 14 2024 16:36:14 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>