aboutsummaryrefslogtreecommitdiff
path: root/latest/structarmnn_1_1_bias_and_weights_types_compatible.html
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2024-05-16 09:47:51 +0100
committerNikhil Raj <nikhil.raj@arm.com>2024-05-16 09:47:51 +0100
commit1dc83febfb76d6a770bdf3ba16c4034a970c2320 (patch)
tree66d27e5587e9010f3db26a23a348df844c88f8e6 /latest/structarmnn_1_1_bias_and_weights_types_compatible.html
parent38b600d8abb2c5f7a44511b5deddf441f975d51d (diff)
downloadarmnn-gh-pages.tar.gz
IVGCVSW-8260 Update Doxgen Docu for 24.05gh-pages
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: If4bc983bf2793a27ded8e26ac2b29523fc1e4711
Diffstat (limited to 'latest/structarmnn_1_1_bias_and_weights_types_compatible.html')
-rw-r--r--latest/structarmnn_1_1_bias_and_weights_types_compatible.html24
1 files changed, 12 insertions, 12 deletions
diff --git a/latest/structarmnn_1_1_bias_and_weights_types_compatible.html b/latest/structarmnn_1_1_bias_and_weights_types_compatible.html
index 85cdb3a77c..1cedc9f1fc 100644
--- a/latest/structarmnn_1_1_bias_and_weights_types_compatible.html
+++ b/latest/structarmnn_1_1_bias_and_weights_types_compatible.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">24.02</span>
+ &#160;<span id="projectnumber">24.05</span>
</div>
</td>
</tr>
@@ -131,7 +131,7 @@ Additional Inherited Members</h2></td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock">
-<p class="definition">Definition at line <a class="el" href="_layer_support_rules_8hpp_source.html#l00126">126</a> of file <a class="el" href="_layer_support_rules_8hpp_source.html">LayerSupportRules.hpp</a>.</p>
+<p class="definition">Definition at line <a class="el" href="_layer_support_rules_8hpp_source.html#l00125">125</a> of file <a class="el" href="_layer_support_rules_8hpp_source.html">LayerSupportRules.hpp</a>.</p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="ae1d3337c0fe643a5fa8cd63df832fea4"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ae1d3337c0fe643a5fa8cd63df832fea4">&#9670;&nbsp;</a></span>BiasAndWeightsTypesCompatible()</h2>
@@ -167,15 +167,15 @@ Additional Inherited Members</h2></td></tr>
</table>
</div><div class="memdoc">
-<p class="definition">Definition at line <a class="el" href="_layer_support_rules_8hpp_source.html#l00129">129</a> of file <a class="el" href="_layer_support_rules_8hpp_source.html">LayerSupportRules.hpp</a>.</p>
-<div class="fragment"><div class="line"><a name="l00130"></a><span class="lineno"> 130</span>&#160; {</div>
-<div class="line"><a name="l00131"></a><span class="lineno"> 131</span>&#160; <a class="code" href="structarmnn_1_1_rule.html#a56ff3471540bd0e390495d3537db42e6">m_Res</a> = std::any_of(c.begin(), c.end(), [&amp;info](<a class="code" href="namespacearmnn.html#ad8ed01ff3ff33333d8e19db4d2818bb6">DataType</a> dt)</div>
-<div class="line"><a name="l00132"></a><span class="lineno"> 132</span>&#160; {</div>
-<div class="line"><a name="l00133"></a><span class="lineno"> 133</span>&#160; return dt == GetBiasTypeFromWeightsType(info.GetDataType()).value();</div>
-<div class="line"><a name="l00134"></a><span class="lineno"> 134</span>&#160; });</div>
-<div class="line"><a name="l00135"></a><span class="lineno"> 135</span>&#160; }</div>
+<p class="definition">Definition at line <a class="el" href="_layer_support_rules_8hpp_source.html#l00128">128</a> of file <a class="el" href="_layer_support_rules_8hpp_source.html">LayerSupportRules.hpp</a>.</p>
+<div class="fragment"><div class="line"><a name="l00129"></a><span class="lineno"> 129</span>&#160; {</div>
+<div class="line"><a name="l00130"></a><span class="lineno"> 130</span>&#160; <a class="code" href="structarmnn_1_1_rule.html#a56ff3471540bd0e390495d3537db42e6">m_Res</a> = std::any_of(c.begin(), c.end(), [&amp;info](<a class="code" href="namespacearmnn.html#ad8ed01ff3ff33333d8e19db4d2818bb6">DataType</a> dt)</div>
+<div class="line"><a name="l00131"></a><span class="lineno"> 131</span>&#160; {</div>
+<div class="line"><a name="l00132"></a><span class="lineno"> 132</span>&#160; return dt == GetBiasTypeFromWeightsType(info.GetDataType()).value();</div>
+<div class="line"><a name="l00133"></a><span class="lineno"> 133</span>&#160; });</div>
+<div class="line"><a name="l00134"></a><span class="lineno"> 134</span>&#160; }</div>
</div><!-- fragment -->
-<p class="reference">References <a class="el" href="namespacearmnn.html#a4dc0adc6737b5944e7671bee71788407acaf9b6b99962bf5c2264824231d7a40c">armnn::info</a>, and <a class="el" href="_layer_support_rules_8hpp_source.html#l00055">Rule::m_Res</a>.</p>
+<p class="reference">References <a class="el" href="namespacearmnn.html#a4dc0adc6737b5944e7671bee71788407acaf9b6b99962bf5c2264824231d7a40c">armnn::info</a>, and <a class="el" href="_layer_support_rules_8hpp_source.html#l00054">Rule::m_Res</a>.</p>
</div>
</div>
@@ -184,13 +184,13 @@ Additional Inherited Members</h2></td></tr>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
-<div class="ttc" id="astructarmnn_1_1_rule_html_a56ff3471540bd0e390495d3537db42e6"><div class="ttname"><a href="structarmnn_1_1_rule.html#a56ff3471540bd0e390495d3537db42e6">armnn::Rule::m_Res</a></div><div class="ttdeci">bool m_Res</div><div class="ttdef"><b>Definition:</b> <a href="_layer_support_rules_8hpp_source.html#l00055">LayerSupportRules.hpp:55</a></div></div>
+<div class="ttc" id="astructarmnn_1_1_rule_html_a56ff3471540bd0e390495d3537db42e6"><div class="ttname"><a href="structarmnn_1_1_rule.html#a56ff3471540bd0e390495d3537db42e6">armnn::Rule::m_Res</a></div><div class="ttdeci">bool m_Res</div><div class="ttdef"><b>Definition:</b> <a href="_layer_support_rules_8hpp_source.html#l00054">LayerSupportRules.hpp:54</a></div></div>
<div class="ttc" id="anamespacearmnn_html_ad8ed01ff3ff33333d8e19db4d2818bb6"><div class="ttname"><a href="namespacearmnn.html#ad8ed01ff3ff33333d8e19db4d2818bb6">armnn::DataType</a></div><div class="ttdeci">DataType</div><div class="ttdef"><b>Definition:</b> <a href="_types_8hpp_source.html#l00048">Types.hpp:48</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_bias_and_weights_types_compatible.html">BiasAndWeightsTypesCompatible</a></li>
- <li class="footer">Generated on Wed Feb 14 2024 16:36:21 for Arm NN by
+ <li class="footer">Generated on Thu May 16 2024 09:31:54 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>