aboutsummaryrefslogtreecommitdiff
path: root/Documentation/structarmnn_1_1_mean_descriptor.xhtml
diff options
context:
space:
mode:
authorJim Flynn <jim.flynn@arm.com>2020-03-20 12:25:56 +0000
committerJim Flynn <jim.flynn@arm.com>2020-03-20 12:25:56 +0000
commit6940dd720ebb6b3d1df8ca203ab696daefe58189 (patch)
tree453b6bf09531c92efe5c7abb0926bae104042fd7 /Documentation/structarmnn_1_1_mean_descriptor.xhtml
parent4e2e213d1f22ccd8021bf654e46397434ee50390 (diff)
downloadarmnn-6940dd720ebb6b3d1df8ca203ab696daefe58189.tar.gz
renamed Documentation folder 20.02 and added .nojekyll file
Signed-off-by: Jim Flynn <jim.flynn@arm.com>
Diffstat (limited to 'Documentation/structarmnn_1_1_mean_descriptor.xhtml')
-rw-r--r--Documentation/structarmnn_1_1_mean_descriptor.xhtml292
1 files changed, 0 insertions, 292 deletions
diff --git a/Documentation/structarmnn_1_1_mean_descriptor.xhtml b/Documentation/structarmnn_1_1_mean_descriptor.xhtml
deleted file mode 100644
index 9021548456..0000000000
--- a/Documentation/structarmnn_1_1_mean_descriptor.xhtml
+++ /dev/null
@@ -1,292 +0,0 @@
-<!-- Copyright (c) 2020 ARM Limited. -->
-<!-- -->
-<!-- SPDX-License-Identifier: MIT -->
-<!-- -->
-<!-- HTML header for doxygen 1.8.13-->
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
-<meta http-equiv="X-UA-Compatible" content="IE=9"/>
-<meta name="generator" content="Doxygen 1.8.13"/>
-<meta name="robots" content="NOINDEX, NOFOLLOW" />
-<meta name="viewport" content="width=device-width, initial-scale=1"/>
-<title>ArmNN: MeanDescriptor Struct Reference</title>
-<link href="tabs.css" rel="stylesheet" type="text/css"/>
-<script type="text/javascript" src="jquery.js"></script>
-<script type="text/javascript" src="dynsections.js"></script>
-<link href="navtree.css" rel="stylesheet" type="text/css"/>
-<script type="text/javascript" src="resize.js"></script>
-<script type="text/javascript" src="navtreedata.js"></script>
-<script type="text/javascript" src="navtree.js"></script>
-<script type="text/javascript">
- $(document).ready(initResizable);
-</script>
-<link href="search/search.css" rel="stylesheet" type="text/css"/>
-<script type="text/javascript" src="search/searchdata.js"></script>
-<script type="text/javascript" src="search/search.js"></script>
-<script type="text/x-mathjax-config">
- MathJax.Hub.Config({
- extensions: ["tex2jax.js"],
- jax: ["input/TeX","output/HTML-CSS"],
-});
-</script><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
-<link href="doxygen.css" rel="stylesheet" type="text/css" />
-<link href="stylesheet.css" rel="stylesheet" type="text/css"/>
-</head>
-<body>
-<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
-<div id="titlearea">
-<table cellspacing="0" cellpadding="0">
- <tbody>
- <tr style="height: 56px;">
- <img alt="ArmNN" src="Arm_NN_horizontal_blue.png" style="max-width: 10rem; margin-top: .5rem; margin-left 10px"/>
- <td style="padding-left: 0.5em;">
- <div id="projectname">
- &#160;<span id="projectnumber">20.02</span>
- </div>
- </td>
- </tr>
- </tbody>
-</table>
-</div>
-<!-- end header part -->
-<!-- Generated by Doxygen 1.8.13 -->
-<script type="text/javascript">
-var searchBox = new SearchBox("searchBox", "search",false,'Search');
-</script>
-<script type="text/javascript" src="menudata.js"></script>
-<script type="text/javascript" src="menu.js"></script>
-<script type="text/javascript">
-$(function() {
- initMenu('',true,false,'search.php','Search');
- $(document).ready(function() { init_search(); });
-});
-</script>
-<div id="main-nav"></div>
-</div><!-- top -->
-<div id="side-nav" class="ui-resizable side-nav-resizable">
- <div id="nav-tree">
- <div id="nav-tree-contents">
- <div id="nav-sync" class="sync"></div>
- </div>
- </div>
- <div id="splitbar" style="-moz-user-select:none;"
- class="ui-resizable-handle">
- </div>
-</div>
-<script type="text/javascript">
-$(document).ready(function(){initNavTree('structarmnn_1_1_mean_descriptor.xhtml','');});
-</script>
-<div id="doc-content">
-<!-- window showing the filter options -->
-<div id="MSearchSelectWindow"
- onmouseover="return searchBox.OnSearchSelectShow()"
- onmouseout="return searchBox.OnSearchSelectHide()"
- onkeydown="return searchBox.OnSearchSelectKey(event)">
-</div>
-
-<!-- iframe showing the search results (closed by default) -->
-<div id="MSearchResultsWindow">
-<iframe src="javascript:void(0)" frameborder="0"
- name="MSearchResults" id="MSearchResults">
-</iframe>
-</div>
-
-<div class="header">
- <div class="summary">
-<a href="#pub-methods">Public Member Functions</a> &#124;
-<a href="#pub-attribs">Public Attributes</a> &#124;
-<a href="structarmnn_1_1_mean_descriptor-members.xhtml">List of all members</a> </div>
- <div class="headertitle">
-<div class="title">MeanDescriptor Struct Reference</div> </div>
-</div><!--header-->
-<div class="contents">
-
-<p>A <a class="el" href="structarmnn_1_1_mean_descriptor.xhtml" title="A MeanDescriptor for the MeanLayer. ">MeanDescriptor</a> for the <a class="el" href="classarmnn_1_1_mean_layer.xhtml" title="This layer represents a mean operation. ">MeanLayer</a>.
- <a href="structarmnn_1_1_mean_descriptor.xhtml#details">More...</a></p>
-
-<p><code>#include &lt;<a class="el" href="_descriptors_8hpp_source.xhtml">Descriptors.hpp</a>&gt;</code></p>
-<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
-Public Member Functions</h2></td></tr>
-<tr class="memitem:a71ab37b5cafc60ab26a1728354cafe77"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_mean_descriptor.xhtml#a71ab37b5cafc60ab26a1728354cafe77">MeanDescriptor</a> ()</td></tr>
-<tr class="separator:a71ab37b5cafc60ab26a1728354cafe77"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:aeb36ba495f90f46580887217835290ba"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_mean_descriptor.xhtml#aeb36ba495f90f46580887217835290ba">MeanDescriptor</a> (const std::vector&lt; unsigned int &gt; &amp;axis, bool keepDims)</td></tr>
-<tr class="separator:aeb36ba495f90f46580887217835290ba"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:a45ddc9ab5e076c7740d54e0fb74f104c"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_mean_descriptor.xhtml#a45ddc9ab5e076c7740d54e0fb74f104c">operator==</a> (const <a class="el" href="structarmnn_1_1_mean_descriptor.xhtml">MeanDescriptor</a> &amp;rhs) const</td></tr>
-<tr class="separator:a45ddc9ab5e076c7740d54e0fb74f104c"><td class="memSeparator" colspan="2">&#160;</td></tr>
-</table><table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
-Public Attributes</h2></td></tr>
-<tr class="memitem:a1f0d67b087c491248bd1cde3ff995a95"><td class="memItemLeft" align="right" valign="top">std::vector&lt; unsigned int &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_mean_descriptor.xhtml#a1f0d67b087c491248bd1cde3ff995a95">m_Axis</a></td></tr>
-<tr class="memdesc:a1f0d67b087c491248bd1cde3ff995a95"><td class="mdescLeft">&#160;</td><td class="mdescRight">Values for the dimensions to reduce. <a href="#a1f0d67b087c491248bd1cde3ff995a95">More...</a><br /></td></tr>
-<tr class="separator:a1f0d67b087c491248bd1cde3ff995a95"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:a28e0548abfc4e79c48f29a3d11a062e9"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_mean_descriptor.xhtml#a28e0548abfc4e79c48f29a3d11a062e9">m_KeepDims</a></td></tr>
-<tr class="memdesc:a28e0548abfc4e79c48f29a3d11a062e9"><td class="mdescLeft">&#160;</td><td class="mdescRight">Enable/disable keep dimensions. If true, then the reduced dimensions that are of length 1 are kept. <a href="#a28e0548abfc4e79c48f29a3d11a062e9">More...</a><br /></td></tr>
-<tr class="separator:a28e0548abfc4e79c48f29a3d11a062e9"><td class="memSeparator" colspan="2">&#160;</td></tr>
-</table>
-<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
-<div class="textblock"><p>A <a class="el" href="structarmnn_1_1_mean_descriptor.xhtml" title="A MeanDescriptor for the MeanLayer. ">MeanDescriptor</a> for the <a class="el" href="classarmnn_1_1_mean_layer.xhtml" title="This layer represents a mean operation. ">MeanLayer</a>. </p>
-
-<p class="definition">Definition at line <a class="el" href="_descriptors_8hpp_source.xhtml#l00877">877</a> of file <a class="el" href="_descriptors_8hpp_source.xhtml">Descriptors.hpp</a>.</p>
-</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
-<a id="a71ab37b5cafc60ab26a1728354cafe77"></a>
-<h2 class="memtitle"><span class="permalink"><a href="#a71ab37b5cafc60ab26a1728354cafe77">&#9670;&nbsp;</a></span>MeanDescriptor() <span class="overload">[1/2]</span></h2>
-
-<div class="memitem">
-<div class="memproto">
-<table class="mlabels">
- <tr>
- <td class="mlabels-left">
- <table class="memname">
- <tr>
- <td class="memname"><a class="el" href="structarmnn_1_1_mean_descriptor.xhtml">MeanDescriptor</a> </td>
- <td>(</td>
- <td class="paramname"></td><td>)</td>
- <td></td>
- </tr>
- </table>
- </td>
- <td class="mlabels-right">
-<span class="mlabels"><span class="mlabel">inline</span></span> </td>
- </tr>
-</table>
-</div><div class="memdoc">
-
-<p class="definition">Definition at line <a class="el" href="_descriptors_8hpp_source.xhtml#l00879">879</a> of file <a class="el" href="_descriptors_8hpp_source.xhtml">Descriptors.hpp</a>.</p>
-<div class="fragment"><div class="line"><a name="l00880"></a><span class="lineno"> 880</span>&#160; : <a class="code" href="structarmnn_1_1_mean_descriptor.xhtml#a1f0d67b087c491248bd1cde3ff995a95">m_Axis</a>()</div><div class="line"><a name="l00881"></a><span class="lineno"> 881</span>&#160; , <a class="code" href="structarmnn_1_1_mean_descriptor.xhtml#a28e0548abfc4e79c48f29a3d11a062e9">m_KeepDims</a>(<span class="keyword">false</span>)</div><div class="line"><a name="l00882"></a><span class="lineno"> 882</span>&#160; {}</div><div class="ttc" id="structarmnn_1_1_mean_descriptor_xhtml_a1f0d67b087c491248bd1cde3ff995a95"><div class="ttname"><a href="structarmnn_1_1_mean_descriptor.xhtml#a1f0d67b087c491248bd1cde3ff995a95">armnn::MeanDescriptor::m_Axis</a></div><div class="ttdeci">std::vector&lt; unsigned int &gt; m_Axis</div><div class="ttdoc">Values for the dimensions to reduce. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00895">Descriptors.hpp:895</a></div></div>
-<div class="ttc" id="structarmnn_1_1_mean_descriptor_xhtml_a28e0548abfc4e79c48f29a3d11a062e9"><div class="ttname"><a href="structarmnn_1_1_mean_descriptor.xhtml#a28e0548abfc4e79c48f29a3d11a062e9">armnn::MeanDescriptor::m_KeepDims</a></div><div class="ttdeci">bool m_KeepDims</div><div class="ttdoc">Enable/disable keep dimensions. If true, then the reduced dimensions that are of length 1 are kept...</div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00897">Descriptors.hpp:897</a></div></div>
-</div><!-- fragment -->
-</div>
-</div>
-<a id="aeb36ba495f90f46580887217835290ba"></a>
-<h2 class="memtitle"><span class="permalink"><a href="#aeb36ba495f90f46580887217835290ba">&#9670;&nbsp;</a></span>MeanDescriptor() <span class="overload">[2/2]</span></h2>
-
-<div class="memitem">
-<div class="memproto">
-<table class="mlabels">
- <tr>
- <td class="mlabels-left">
- <table class="memname">
- <tr>
- <td class="memname"><a class="el" href="structarmnn_1_1_mean_descriptor.xhtml">MeanDescriptor</a> </td>
- <td>(</td>
- <td class="paramtype">const std::vector&lt; unsigned int &gt; &amp;&#160;</td>
- <td class="paramname"><em>axis</em>, </td>
- </tr>
- <tr>
- <td class="paramkey"></td>
- <td></td>
- <td class="paramtype">bool&#160;</td>
- <td class="paramname"><em>keepDims</em>&#160;</td>
- </tr>
- <tr>
- <td></td>
- <td>)</td>
- <td></td><td></td>
- </tr>
- </table>
- </td>
- <td class="mlabels-right">
-<span class="mlabels"><span class="mlabel">inline</span></span> </td>
- </tr>
-</table>
-</div><div class="memdoc">
-
-<p class="definition">Definition at line <a class="el" href="_descriptors_8hpp_source.xhtml#l00884">884</a> of file <a class="el" href="_descriptors_8hpp_source.xhtml">Descriptors.hpp</a>.</p>
-<div class="fragment"><div class="line"><a name="l00885"></a><span class="lineno"> 885</span>&#160; : <a class="code" href="structarmnn_1_1_mean_descriptor.xhtml#a1f0d67b087c491248bd1cde3ff995a95">m_Axis</a>(axis)</div><div class="line"><a name="l00886"></a><span class="lineno"> 886</span>&#160; , <a class="code" href="structarmnn_1_1_mean_descriptor.xhtml#a28e0548abfc4e79c48f29a3d11a062e9">m_KeepDims</a>(keepDims)</div><div class="line"><a name="l00887"></a><span class="lineno"> 887</span>&#160; {}</div><div class="ttc" id="structarmnn_1_1_mean_descriptor_xhtml_a1f0d67b087c491248bd1cde3ff995a95"><div class="ttname"><a href="structarmnn_1_1_mean_descriptor.xhtml#a1f0d67b087c491248bd1cde3ff995a95">armnn::MeanDescriptor::m_Axis</a></div><div class="ttdeci">std::vector&lt; unsigned int &gt; m_Axis</div><div class="ttdoc">Values for the dimensions to reduce. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00895">Descriptors.hpp:895</a></div></div>
-<div class="ttc" id="structarmnn_1_1_mean_descriptor_xhtml_a28e0548abfc4e79c48f29a3d11a062e9"><div class="ttname"><a href="structarmnn_1_1_mean_descriptor.xhtml#a28e0548abfc4e79c48f29a3d11a062e9">armnn::MeanDescriptor::m_KeepDims</a></div><div class="ttdeci">bool m_KeepDims</div><div class="ttdoc">Enable/disable keep dimensions. If true, then the reduced dimensions that are of length 1 are kept...</div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00897">Descriptors.hpp:897</a></div></div>
-</div><!-- fragment -->
-</div>
-</div>
-<h2 class="groupheader">Member Function Documentation</h2>
-<a id="a45ddc9ab5e076c7740d54e0fb74f104c"></a>
-<h2 class="memtitle"><span class="permalink"><a href="#a45ddc9ab5e076c7740d54e0fb74f104c">&#9670;&nbsp;</a></span>operator==()</h2>
-
-<div class="memitem">
-<div class="memproto">
-<table class="mlabels">
- <tr>
- <td class="mlabels-left">
- <table class="memname">
- <tr>
- <td class="memname">bool operator== </td>
- <td>(</td>
- <td class="paramtype">const <a class="el" href="structarmnn_1_1_mean_descriptor.xhtml">MeanDescriptor</a> &amp;&#160;</td>
- <td class="paramname"><em>rhs</em></td><td>)</td>
- <td> const</td>
- </tr>
- </table>
- </td>
- <td class="mlabels-right">
-<span class="mlabels"><span class="mlabel">inline</span></span> </td>
- </tr>
-</table>
-</div><div class="memdoc">
-
-<p class="definition">Definition at line <a class="el" href="_descriptors_8hpp_source.xhtml#l00889">889</a> of file <a class="el" href="_descriptors_8hpp_source.xhtml">Descriptors.hpp</a>.</p>
-
-<p class="reference">References <a class="el" href="_descriptors_8hpp_source.xhtml#l00895">MeanDescriptor::m_Axis</a>, and <a class="el" href="_descriptors_8hpp_source.xhtml#l00897">MeanDescriptor::m_KeepDims</a>.</p>
-<div class="fragment"><div class="line"><a name="l00890"></a><span class="lineno"> 890</span>&#160; {</div><div class="line"><a name="l00891"></a><span class="lineno"> 891</span>&#160; <span class="keywordflow">return</span> <a class="code" href="structarmnn_1_1_mean_descriptor.xhtml#a1f0d67b087c491248bd1cde3ff995a95">m_Axis</a> == rhs.m_Axis &amp;&amp; <a class="code" href="structarmnn_1_1_mean_descriptor.xhtml#a28e0548abfc4e79c48f29a3d11a062e9">m_KeepDims</a> == rhs.m_KeepDims;</div><div class="line"><a name="l00892"></a><span class="lineno"> 892</span>&#160; }</div><div class="ttc" id="structarmnn_1_1_mean_descriptor_xhtml_a1f0d67b087c491248bd1cde3ff995a95"><div class="ttname"><a href="structarmnn_1_1_mean_descriptor.xhtml#a1f0d67b087c491248bd1cde3ff995a95">armnn::MeanDescriptor::m_Axis</a></div><div class="ttdeci">std::vector&lt; unsigned int &gt; m_Axis</div><div class="ttdoc">Values for the dimensions to reduce. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00895">Descriptors.hpp:895</a></div></div>
-<div class="ttc" id="structarmnn_1_1_mean_descriptor_xhtml_a28e0548abfc4e79c48f29a3d11a062e9"><div class="ttname"><a href="structarmnn_1_1_mean_descriptor.xhtml#a28e0548abfc4e79c48f29a3d11a062e9">armnn::MeanDescriptor::m_KeepDims</a></div><div class="ttdeci">bool m_KeepDims</div><div class="ttdoc">Enable/disable keep dimensions. If true, then the reduced dimensions that are of length 1 are kept...</div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00897">Descriptors.hpp:897</a></div></div>
-</div><!-- fragment -->
-</div>
-</div>
-<h2 class="groupheader">Member Data Documentation</h2>
-<a id="a1f0d67b087c491248bd1cde3ff995a95"></a>
-<h2 class="memtitle"><span class="permalink"><a href="#a1f0d67b087c491248bd1cde3ff995a95">&#9670;&nbsp;</a></span>m_Axis</h2>
-
-<div class="memitem">
-<div class="memproto">
- <table class="memname">
- <tr>
- <td class="memname">std::vector&lt;unsigned int&gt; m_Axis</td>
- </tr>
- </table>
-</div><div class="memdoc">
-
-<p>Values for the dimensions to reduce. </p>
-
-<p class="definition">Definition at line <a class="el" href="_descriptors_8hpp_source.xhtml#l00895">895</a> of file <a class="el" href="_descriptors_8hpp_source.xhtml">Descriptors.hpp</a>.</p>
-
-<p class="reference">Referenced by <a class="el" href="_serializer_tests_8cpp_source.xhtml#l01456">BOOST_AUTO_TEST_CASE()</a>, <a class="el" href="_mean_layer_8cpp_source.xhtml#l00031">MeanLayer::Clone()</a>, <a class="el" href="_mean_layer_8cpp_source.xhtml#l00022">MeanLayer::CreateWorkload()</a>, <a class="el" href="_ref_mean_workload_8cpp_source.xhtml#l00021">RefMeanWorkload::Execute()</a>, <a class="el" href="_deserializer_8cpp_source.xhtml#l02159">Deserializer::GetNormalizationDescriptor()</a>, <a class="el" href="_ref_layer_support_8cpp_source.xhtml#l01198">RefLayerSupport::IsMeanSupported()</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l00889">MeanDescriptor::operator==()</a>, <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l01463">TfLiteParser::OutputShapeOfSqueeze()</a>, <a class="el" href="_tf_parser_8cpp_source.xhtml#l02463">armnnTfParser::OutputShapeOfSqueeze()</a>, <a class="el" href="_serialize_layer_parameters_8cpp_source.xhtml#l00361">StringifyLayerParameters&lt; MeanDescriptor &gt;::Serialize()</a>, <a class="el" href="_mean_layer_8cpp_source.xhtml#l00041">MeanLayer::ValidateTensorShapesFromInputs()</a>, and <a class="el" href="_serializer_8cpp_source.xhtml#l00684">SerializerVisitor::VisitMeanLayer()</a>.</p>
-
-</div>
-</div>
-<a id="a28e0548abfc4e79c48f29a3d11a062e9"></a>
-<h2 class="memtitle"><span class="permalink"><a href="#a28e0548abfc4e79c48f29a3d11a062e9">&#9670;&nbsp;</a></span>m_KeepDims</h2>
-
-<div class="memitem">
-<div class="memproto">
- <table class="memname">
- <tr>
- <td class="memname">bool m_KeepDims</td>
- </tr>
- </table>
-</div><div class="memdoc">
-
-<p>Enable/disable keep dimensions. If true, then the reduced dimensions that are of length 1 are kept. </p>
-
-<p class="definition">Definition at line <a class="el" href="_descriptors_8hpp_source.xhtml#l00897">897</a> of file <a class="el" href="_descriptors_8hpp_source.xhtml">Descriptors.hpp</a>.</p>
-
-<p class="reference">Referenced by <a class="el" href="_mean_layer_8cpp_source.xhtml#l00022">MeanLayer::CreateWorkload()</a>, <a class="el" href="_deserializer_8cpp_source.xhtml#l02159">Deserializer::GetNormalizationDescriptor()</a>, <a class="el" href="_ref_layer_support_8cpp_source.xhtml#l01198">RefLayerSupport::IsMeanSupported()</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l00889">MeanDescriptor::operator==()</a>, <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l01463">TfLiteParser::OutputShapeOfSqueeze()</a>, <a class="el" href="_tf_parser_8cpp_source.xhtml#l02463">armnnTfParser::OutputShapeOfSqueeze()</a>, <a class="el" href="_serialize_layer_parameters_8cpp_source.xhtml#l00361">StringifyLayerParameters&lt; MeanDescriptor &gt;::Serialize()</a>, <a class="el" href="_mean_layer_8cpp_source.xhtml#l00041">MeanLayer::ValidateTensorShapesFromInputs()</a>, and <a class="el" href="_serializer_8cpp_source.xhtml#l00684">SerializerVisitor::VisitMeanLayer()</a>.</p>
-
-</div>
-</div>
-<hr/>The documentation for this struct was generated from the following file:<ul>
-<li>include/armnn/<a class="el" href="_descriptors_8hpp_source.xhtml">Descriptors.hpp</a></li>
-</ul>
-</div><!-- contents -->
-</div><!-- doc-content -->
-<!-- start footer part -->
-<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
- <ul>
- <li class="navelem"><a class="el" href="namespacearmnn.xhtml">armnn</a></li><li class="navelem"><a class="el" href="structarmnn_1_1_mean_descriptor.xhtml">MeanDescriptor</a></li>
- <li class="footer">Generated on Fri Mar 13 2020 16:09:18 for ArmNN by
- <a href="http://www.doxygen.org/index.html">
- <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
- </ul>
-</div>
-</body>
-</html>