blob: 63c35921190d6e9cce73d857dd7971c26d8032d8 [file] [log] [blame]
<!-- 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: Convolution2dDescriptor 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_convolution2d_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_convolution2d_descriptor-members.xhtml">List of all members</a> </div>
<div class="headertitle">
<div class="title">Convolution2dDescriptor Struct Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>A <a class="el" href="structarmnn_1_1_convolution2d_descriptor.xhtml" title="A Convolution2dDescriptor for the Convolution2dLayer. ">Convolution2dDescriptor</a> for the <a class="el" href="classarmnn_1_1_convolution2d_layer.xhtml" title="This layer represents a convolution 2d operation. ">Convolution2dLayer</a>.
<a href="structarmnn_1_1_convolution2d_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:ab297e72fab7f2ebba2ffd05b11bfbf7a"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_convolution2d_descriptor.xhtml#ab297e72fab7f2ebba2ffd05b11bfbf7a">Convolution2dDescriptor</a> ()</td></tr>
<tr class="separator:ab297e72fab7f2ebba2ffd05b11bfbf7a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a49fa05efa6154c44c7701b125afd802c"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_convolution2d_descriptor.xhtml#a49fa05efa6154c44c7701b125afd802c">operator==</a> (const <a class="el" href="structarmnn_1_1_convolution2d_descriptor.xhtml">Convolution2dDescriptor</a> &amp;rhs) const</td></tr>
<tr class="separator:a49fa05efa6154c44c7701b125afd802c"><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:ac18546ebbebbb32fe0a03baa9bf2c600"><td class="memItemLeft" align="right" valign="top">uint32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_convolution2d_descriptor.xhtml#ac18546ebbebbb32fe0a03baa9bf2c600">m_PadLeft</a></td></tr>
<tr class="memdesc:ac18546ebbebbb32fe0a03baa9bf2c600"><td class="mdescLeft">&#160;</td><td class="mdescRight">Padding left value in the width dimension. <a href="#ac18546ebbebbb32fe0a03baa9bf2c600">More...</a><br /></td></tr>
<tr class="separator:ac18546ebbebbb32fe0a03baa9bf2c600"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a002bc30e590d78cbb4f4d12171055ca7"><td class="memItemLeft" align="right" valign="top">uint32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_convolution2d_descriptor.xhtml#a002bc30e590d78cbb4f4d12171055ca7">m_PadRight</a></td></tr>
<tr class="memdesc:a002bc30e590d78cbb4f4d12171055ca7"><td class="mdescLeft">&#160;</td><td class="mdescRight">Padding right value in the width dimension. <a href="#a002bc30e590d78cbb4f4d12171055ca7">More...</a><br /></td></tr>
<tr class="separator:a002bc30e590d78cbb4f4d12171055ca7"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a56b51f56cef50cdfa554258eecdab046"><td class="memItemLeft" align="right" valign="top">uint32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_convolution2d_descriptor.xhtml#a56b51f56cef50cdfa554258eecdab046">m_PadTop</a></td></tr>
<tr class="memdesc:a56b51f56cef50cdfa554258eecdab046"><td class="mdescLeft">&#160;</td><td class="mdescRight">Padding top value in the height dimension. <a href="#a56b51f56cef50cdfa554258eecdab046">More...</a><br /></td></tr>
<tr class="separator:a56b51f56cef50cdfa554258eecdab046"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa9e49717ebdb741e8c767741647fc618"><td class="memItemLeft" align="right" valign="top">uint32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_convolution2d_descriptor.xhtml#aa9e49717ebdb741e8c767741647fc618">m_PadBottom</a></td></tr>
<tr class="memdesc:aa9e49717ebdb741e8c767741647fc618"><td class="mdescLeft">&#160;</td><td class="mdescRight">Padding bottom value in the height dimension. <a href="#aa9e49717ebdb741e8c767741647fc618">More...</a><br /></td></tr>
<tr class="separator:aa9e49717ebdb741e8c767741647fc618"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:afe6a3377c4531315354def9023c8fdda"><td class="memItemLeft" align="right" valign="top">uint32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_convolution2d_descriptor.xhtml#afe6a3377c4531315354def9023c8fdda">m_StrideX</a></td></tr>
<tr class="memdesc:afe6a3377c4531315354def9023c8fdda"><td class="mdescLeft">&#160;</td><td class="mdescRight">Stride value when proceeding through input for the width dimension. <a href="#afe6a3377c4531315354def9023c8fdda">More...</a><br /></td></tr>
<tr class="separator:afe6a3377c4531315354def9023c8fdda"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac1fe174bbadfb39a2b636940c2e647c8"><td class="memItemLeft" align="right" valign="top">uint32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_convolution2d_descriptor.xhtml#ac1fe174bbadfb39a2b636940c2e647c8">m_StrideY</a></td></tr>
<tr class="memdesc:ac1fe174bbadfb39a2b636940c2e647c8"><td class="mdescLeft">&#160;</td><td class="mdescRight">Stride value when proceeding through input for the height dimension. <a href="#ac1fe174bbadfb39a2b636940c2e647c8">More...</a><br /></td></tr>
<tr class="separator:ac1fe174bbadfb39a2b636940c2e647c8"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa3c6a77a963a98ccb8ea7b8fd008a8c1"><td class="memItemLeft" align="right" valign="top">uint32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_convolution2d_descriptor.xhtml#aa3c6a77a963a98ccb8ea7b8fd008a8c1">m_DilationX</a></td></tr>
<tr class="memdesc:aa3c6a77a963a98ccb8ea7b8fd008a8c1"><td class="mdescLeft">&#160;</td><td class="mdescRight">Dilation along x axis. <a href="#aa3c6a77a963a98ccb8ea7b8fd008a8c1">More...</a><br /></td></tr>
<tr class="separator:aa3c6a77a963a98ccb8ea7b8fd008a8c1"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a302b688d88dd73cde0fb1faef6679907"><td class="memItemLeft" align="right" valign="top">uint32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_convolution2d_descriptor.xhtml#a302b688d88dd73cde0fb1faef6679907">m_DilationY</a></td></tr>
<tr class="memdesc:a302b688d88dd73cde0fb1faef6679907"><td class="mdescLeft">&#160;</td><td class="mdescRight">Dilation along y axis. <a href="#a302b688d88dd73cde0fb1faef6679907">More...</a><br /></td></tr>
<tr class="separator:a302b688d88dd73cde0fb1faef6679907"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aea202e14d8874cefd9a0f778022b7e25"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_convolution2d_descriptor.xhtml#aea202e14d8874cefd9a0f778022b7e25">m_BiasEnabled</a></td></tr>
<tr class="memdesc:aea202e14d8874cefd9a0f778022b7e25"><td class="mdescLeft">&#160;</td><td class="mdescRight">Enable/disable bias. <a href="#aea202e14d8874cefd9a0f778022b7e25">More...</a><br /></td></tr>
<tr class="separator:aea202e14d8874cefd9a0f778022b7e25"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6089e1ca91914015777ea780a513131a"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespacearmnn.xhtml#ad1d5cce2d9e9a5d61c243e5c989112e0">DataLayout</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_convolution2d_descriptor.xhtml#a6089e1ca91914015777ea780a513131a">m_DataLayout</a></td></tr>
<tr class="memdesc:a6089e1ca91914015777ea780a513131a"><td class="mdescLeft">&#160;</td><td class="mdescRight">The data layout to be used (NCHW, NHWC). <a href="#a6089e1ca91914015777ea780a513131a">More...</a><br /></td></tr>
<tr class="separator:a6089e1ca91914015777ea780a513131a"><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_convolution2d_descriptor.xhtml" title="A Convolution2dDescriptor for the Convolution2dLayer. ">Convolution2dDescriptor</a> for the <a class="el" href="classarmnn_1_1_convolution2d_layer.xhtml" title="This layer represents a convolution 2d operation. ">Convolution2dLayer</a>. </p>
<p class="definition">Definition at line <a class="el" href="_descriptors_8hpp_source.xhtml#l00392">392</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="ab297e72fab7f2ebba2ffd05b11bfbf7a"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ab297e72fab7f2ebba2ffd05b11bfbf7a">&#9670;&nbsp;</a></span>Convolution2dDescriptor()</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_convolution2d_descriptor.xhtml">Convolution2dDescriptor</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#l00394">394</a> of file <a class="el" href="_descriptors_8hpp_source.xhtml">Descriptors.hpp</a>.</p>
<div class="fragment"><div class="line"><a name="l00395"></a><span class="lineno"> 395</span>&#160; : <a class="code" href="structarmnn_1_1_convolution2d_descriptor.xhtml#ac18546ebbebbb32fe0a03baa9bf2c600">m_PadLeft</a>(0)</div><div class="line"><a name="l00396"></a><span class="lineno"> 396</span>&#160; , <a class="code" href="structarmnn_1_1_convolution2d_descriptor.xhtml#a002bc30e590d78cbb4f4d12171055ca7">m_PadRight</a>(0)</div><div class="line"><a name="l00397"></a><span class="lineno"> 397</span>&#160; , <a class="code" href="structarmnn_1_1_convolution2d_descriptor.xhtml#a56b51f56cef50cdfa554258eecdab046">m_PadTop</a>(0)</div><div class="line"><a name="l00398"></a><span class="lineno"> 398</span>&#160; , <a class="code" href="structarmnn_1_1_convolution2d_descriptor.xhtml#aa9e49717ebdb741e8c767741647fc618">m_PadBottom</a>(0)</div><div class="line"><a name="l00399"></a><span class="lineno"> 399</span>&#160; , <a class="code" href="structarmnn_1_1_convolution2d_descriptor.xhtml#afe6a3377c4531315354def9023c8fdda">m_StrideX</a>(0)</div><div class="line"><a name="l00400"></a><span class="lineno"> 400</span>&#160; , <a class="code" href="structarmnn_1_1_convolution2d_descriptor.xhtml#ac1fe174bbadfb39a2b636940c2e647c8">m_StrideY</a>(0)</div><div class="line"><a name="l00401"></a><span class="lineno"> 401</span>&#160; , <a class="code" href="structarmnn_1_1_convolution2d_descriptor.xhtml#aa3c6a77a963a98ccb8ea7b8fd008a8c1">m_DilationX</a>(1)</div><div class="line"><a name="l00402"></a><span class="lineno"> 402</span>&#160; , <a class="code" href="structarmnn_1_1_convolution2d_descriptor.xhtml#a302b688d88dd73cde0fb1faef6679907">m_DilationY</a>(1)</div><div class="line"><a name="l00403"></a><span class="lineno"> 403</span>&#160; , <a class="code" href="structarmnn_1_1_convolution2d_descriptor.xhtml#aea202e14d8874cefd9a0f778022b7e25">m_BiasEnabled</a>(<span class="keyword">false</span>)</div><div class="line"><a name="l00404"></a><span class="lineno"> 404</span>&#160; , <a class="code" href="structarmnn_1_1_convolution2d_descriptor.xhtml#a6089e1ca91914015777ea780a513131a">m_DataLayout</a>(<a class="code" href="namespacearmnn.xhtml#ad1d5cce2d9e9a5d61c243e5c989112e0a6b99f356fe3b30a2a850b5ea897c289f">DataLayout::NCHW</a>)</div><div class="line"><a name="l00405"></a><span class="lineno"> 405</span>&#160; {}</div><div class="ttc" id="structarmnn_1_1_convolution2d_descriptor_xhtml_aa9e49717ebdb741e8c767741647fc618"><div class="ttname"><a href="structarmnn_1_1_convolution2d_descriptor.xhtml#aa9e49717ebdb741e8c767741647fc618">armnn::Convolution2dDescriptor::m_PadBottom</a></div><div class="ttdeci">uint32_t m_PadBottom</div><div class="ttdoc">Padding bottom value in the height dimension. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00428">Descriptors.hpp:428</a></div></div>
<div class="ttc" id="structarmnn_1_1_convolution2d_descriptor_xhtml_aea202e14d8874cefd9a0f778022b7e25"><div class="ttname"><a href="structarmnn_1_1_convolution2d_descriptor.xhtml#aea202e14d8874cefd9a0f778022b7e25">armnn::Convolution2dDescriptor::m_BiasEnabled</a></div><div class="ttdeci">bool m_BiasEnabled</div><div class="ttdoc">Enable/disable bias. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00438">Descriptors.hpp:438</a></div></div>
<div class="ttc" id="structarmnn_1_1_convolution2d_descriptor_xhtml_a6089e1ca91914015777ea780a513131a"><div class="ttname"><a href="structarmnn_1_1_convolution2d_descriptor.xhtml#a6089e1ca91914015777ea780a513131a">armnn::Convolution2dDescriptor::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.xhtml#l00440">Descriptors.hpp:440</a></div></div>
<div class="ttc" id="structarmnn_1_1_convolution2d_descriptor_xhtml_a002bc30e590d78cbb4f4d12171055ca7"><div class="ttname"><a href="structarmnn_1_1_convolution2d_descriptor.xhtml#a002bc30e590d78cbb4f4d12171055ca7">armnn::Convolution2dDescriptor::m_PadRight</a></div><div class="ttdeci">uint32_t m_PadRight</div><div class="ttdoc">Padding right value in the width dimension. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00424">Descriptors.hpp:424</a></div></div>
<div class="ttc" id="structarmnn_1_1_convolution2d_descriptor_xhtml_a302b688d88dd73cde0fb1faef6679907"><div class="ttname"><a href="structarmnn_1_1_convolution2d_descriptor.xhtml#a302b688d88dd73cde0fb1faef6679907">armnn::Convolution2dDescriptor::m_DilationY</a></div><div class="ttdeci">uint32_t m_DilationY</div><div class="ttdoc">Dilation along y axis. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00436">Descriptors.hpp:436</a></div></div>
<div class="ttc" id="structarmnn_1_1_convolution2d_descriptor_xhtml_a56b51f56cef50cdfa554258eecdab046"><div class="ttname"><a href="structarmnn_1_1_convolution2d_descriptor.xhtml#a56b51f56cef50cdfa554258eecdab046">armnn::Convolution2dDescriptor::m_PadTop</a></div><div class="ttdeci">uint32_t m_PadTop</div><div class="ttdoc">Padding top value in the height dimension. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00426">Descriptors.hpp:426</a></div></div>
<div class="ttc" id="structarmnn_1_1_convolution2d_descriptor_xhtml_afe6a3377c4531315354def9023c8fdda"><div class="ttname"><a href="structarmnn_1_1_convolution2d_descriptor.xhtml#afe6a3377c4531315354def9023c8fdda">armnn::Convolution2dDescriptor::m_StrideX</a></div><div class="ttdeci">uint32_t m_StrideX</div><div class="ttdoc">Stride value when proceeding through input for the width dimension. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00430">Descriptors.hpp:430</a></div></div>
<div class="ttc" id="structarmnn_1_1_convolution2d_descriptor_xhtml_ac1fe174bbadfb39a2b636940c2e647c8"><div class="ttname"><a href="structarmnn_1_1_convolution2d_descriptor.xhtml#ac1fe174bbadfb39a2b636940c2e647c8">armnn::Convolution2dDescriptor::m_StrideY</a></div><div class="ttdeci">uint32_t m_StrideY</div><div class="ttdoc">Stride value when proceeding through input for the height dimension. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00432">Descriptors.hpp:432</a></div></div>
<div class="ttc" id="structarmnn_1_1_convolution2d_descriptor_xhtml_aa3c6a77a963a98ccb8ea7b8fd008a8c1"><div class="ttname"><a href="structarmnn_1_1_convolution2d_descriptor.xhtml#aa3c6a77a963a98ccb8ea7b8fd008a8c1">armnn::Convolution2dDescriptor::m_DilationX</a></div><div class="ttdeci">uint32_t m_DilationX</div><div class="ttdoc">Dilation along x axis. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00434">Descriptors.hpp:434</a></div></div>
<div class="ttc" id="namespacearmnn_xhtml_ad1d5cce2d9e9a5d61c243e5c989112e0a6b99f356fe3b30a2a850b5ea897c289f"><div class="ttname"><a href="namespacearmnn.xhtml#ad1d5cce2d9e9a5d61c243e5c989112e0a6b99f356fe3b30a2a850b5ea897c289f">armnn::DataLayout::NCHW</a></div></div>
<div class="ttc" id="structarmnn_1_1_convolution2d_descriptor_xhtml_ac18546ebbebbb32fe0a03baa9bf2c600"><div class="ttname"><a href="structarmnn_1_1_convolution2d_descriptor.xhtml#ac18546ebbebbb32fe0a03baa9bf2c600">armnn::Convolution2dDescriptor::m_PadLeft</a></div><div class="ttdeci">uint32_t m_PadLeft</div><div class="ttdoc">Padding left value in the width dimension. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00422">Descriptors.hpp:422</a></div></div>
</div><!-- fragment -->
</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a id="a49fa05efa6154c44c7701b125afd802c"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a49fa05efa6154c44c7701b125afd802c">&#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_convolution2d_descriptor.xhtml">Convolution2dDescriptor</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#l00407">407</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#l00438">Convolution2dDescriptor::m_BiasEnabled</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l00440">Convolution2dDescriptor::m_DataLayout</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l00434">Convolution2dDescriptor::m_DilationX</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l00436">Convolution2dDescriptor::m_DilationY</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l00428">Convolution2dDescriptor::m_PadBottom</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l00422">Convolution2dDescriptor::m_PadLeft</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l00424">Convolution2dDescriptor::m_PadRight</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l00426">Convolution2dDescriptor::m_PadTop</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l00430">Convolution2dDescriptor::m_StrideX</a>, and <a class="el" href="_descriptors_8hpp_source.xhtml#l00432">Convolution2dDescriptor::m_StrideY</a>.</p>
<div class="fragment"><div class="line"><a name="l00408"></a><span class="lineno"> 408</span>&#160; {</div><div class="line"><a name="l00409"></a><span class="lineno"> 409</span>&#160; <span class="keywordflow">return</span> <a class="code" href="structarmnn_1_1_convolution2d_descriptor.xhtml#ac18546ebbebbb32fe0a03baa9bf2c600">m_PadLeft</a> == rhs.m_PadLeft &amp;&amp;</div><div class="line"><a name="l00410"></a><span class="lineno"> 410</span>&#160; <a class="code" href="structarmnn_1_1_convolution2d_descriptor.xhtml#a002bc30e590d78cbb4f4d12171055ca7">m_PadRight</a> == rhs.m_PadRight &amp;&amp;</div><div class="line"><a name="l00411"></a><span class="lineno"> 411</span>&#160; <a class="code" href="structarmnn_1_1_convolution2d_descriptor.xhtml#a56b51f56cef50cdfa554258eecdab046">m_PadTop</a> == rhs.m_PadTop &amp;&amp;</div><div class="line"><a name="l00412"></a><span class="lineno"> 412</span>&#160; <a class="code" href="structarmnn_1_1_convolution2d_descriptor.xhtml#aa9e49717ebdb741e8c767741647fc618">m_PadBottom</a> == rhs.m_PadBottom &amp;&amp;</div><div class="line"><a name="l00413"></a><span class="lineno"> 413</span>&#160; <a class="code" href="structarmnn_1_1_convolution2d_descriptor.xhtml#afe6a3377c4531315354def9023c8fdda">m_StrideX</a> == rhs.m_StrideX &amp;&amp;</div><div class="line"><a name="l00414"></a><span class="lineno"> 414</span>&#160; <a class="code" href="structarmnn_1_1_convolution2d_descriptor.xhtml#ac1fe174bbadfb39a2b636940c2e647c8">m_StrideY</a> == rhs.m_StrideY &amp;&amp;</div><div class="line"><a name="l00415"></a><span class="lineno"> 415</span>&#160; <a class="code" href="structarmnn_1_1_convolution2d_descriptor.xhtml#aa3c6a77a963a98ccb8ea7b8fd008a8c1">m_DilationX</a> == rhs.m_DilationX &amp;&amp;</div><div class="line"><a name="l00416"></a><span class="lineno"> 416</span>&#160; <a class="code" href="structarmnn_1_1_convolution2d_descriptor.xhtml#a302b688d88dd73cde0fb1faef6679907">m_DilationY</a> == rhs.m_DilationY &amp;&amp;</div><div class="line"><a name="l00417"></a><span class="lineno"> 417</span>&#160; <a class="code" href="structarmnn_1_1_convolution2d_descriptor.xhtml#aea202e14d8874cefd9a0f778022b7e25">m_BiasEnabled</a> == rhs.m_BiasEnabled &amp;&amp;</div><div class="line"><a name="l00418"></a><span class="lineno"> 418</span>&#160; <a class="code" href="structarmnn_1_1_convolution2d_descriptor.xhtml#a6089e1ca91914015777ea780a513131a">m_DataLayout</a> == rhs.m_DataLayout;</div><div class="line"><a name="l00419"></a><span class="lineno"> 419</span>&#160; }</div><div class="ttc" id="structarmnn_1_1_convolution2d_descriptor_xhtml_aa9e49717ebdb741e8c767741647fc618"><div class="ttname"><a href="structarmnn_1_1_convolution2d_descriptor.xhtml#aa9e49717ebdb741e8c767741647fc618">armnn::Convolution2dDescriptor::m_PadBottom</a></div><div class="ttdeci">uint32_t m_PadBottom</div><div class="ttdoc">Padding bottom value in the height dimension. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00428">Descriptors.hpp:428</a></div></div>
<div class="ttc" id="structarmnn_1_1_convolution2d_descriptor_xhtml_aea202e14d8874cefd9a0f778022b7e25"><div class="ttname"><a href="structarmnn_1_1_convolution2d_descriptor.xhtml#aea202e14d8874cefd9a0f778022b7e25">armnn::Convolution2dDescriptor::m_BiasEnabled</a></div><div class="ttdeci">bool m_BiasEnabled</div><div class="ttdoc">Enable/disable bias. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00438">Descriptors.hpp:438</a></div></div>
<div class="ttc" id="structarmnn_1_1_convolution2d_descriptor_xhtml_a6089e1ca91914015777ea780a513131a"><div class="ttname"><a href="structarmnn_1_1_convolution2d_descriptor.xhtml#a6089e1ca91914015777ea780a513131a">armnn::Convolution2dDescriptor::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.xhtml#l00440">Descriptors.hpp:440</a></div></div>
<div class="ttc" id="structarmnn_1_1_convolution2d_descriptor_xhtml_a002bc30e590d78cbb4f4d12171055ca7"><div class="ttname"><a href="structarmnn_1_1_convolution2d_descriptor.xhtml#a002bc30e590d78cbb4f4d12171055ca7">armnn::Convolution2dDescriptor::m_PadRight</a></div><div class="ttdeci">uint32_t m_PadRight</div><div class="ttdoc">Padding right value in the width dimension. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00424">Descriptors.hpp:424</a></div></div>
<div class="ttc" id="structarmnn_1_1_convolution2d_descriptor_xhtml_a302b688d88dd73cde0fb1faef6679907"><div class="ttname"><a href="structarmnn_1_1_convolution2d_descriptor.xhtml#a302b688d88dd73cde0fb1faef6679907">armnn::Convolution2dDescriptor::m_DilationY</a></div><div class="ttdeci">uint32_t m_DilationY</div><div class="ttdoc">Dilation along y axis. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00436">Descriptors.hpp:436</a></div></div>
<div class="ttc" id="structarmnn_1_1_convolution2d_descriptor_xhtml_a56b51f56cef50cdfa554258eecdab046"><div class="ttname"><a href="structarmnn_1_1_convolution2d_descriptor.xhtml#a56b51f56cef50cdfa554258eecdab046">armnn::Convolution2dDescriptor::m_PadTop</a></div><div class="ttdeci">uint32_t m_PadTop</div><div class="ttdoc">Padding top value in the height dimension. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00426">Descriptors.hpp:426</a></div></div>
<div class="ttc" id="structarmnn_1_1_convolution2d_descriptor_xhtml_afe6a3377c4531315354def9023c8fdda"><div class="ttname"><a href="structarmnn_1_1_convolution2d_descriptor.xhtml#afe6a3377c4531315354def9023c8fdda">armnn::Convolution2dDescriptor::m_StrideX</a></div><div class="ttdeci">uint32_t m_StrideX</div><div class="ttdoc">Stride value when proceeding through input for the width dimension. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00430">Descriptors.hpp:430</a></div></div>
<div class="ttc" id="structarmnn_1_1_convolution2d_descriptor_xhtml_ac1fe174bbadfb39a2b636940c2e647c8"><div class="ttname"><a href="structarmnn_1_1_convolution2d_descriptor.xhtml#ac1fe174bbadfb39a2b636940c2e647c8">armnn::Convolution2dDescriptor::m_StrideY</a></div><div class="ttdeci">uint32_t m_StrideY</div><div class="ttdoc">Stride value when proceeding through input for the height dimension. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00432">Descriptors.hpp:432</a></div></div>
<div class="ttc" id="structarmnn_1_1_convolution2d_descriptor_xhtml_aa3c6a77a963a98ccb8ea7b8fd008a8c1"><div class="ttname"><a href="structarmnn_1_1_convolution2d_descriptor.xhtml#aa3c6a77a963a98ccb8ea7b8fd008a8c1">armnn::Convolution2dDescriptor::m_DilationX</a></div><div class="ttdeci">uint32_t m_DilationX</div><div class="ttdoc">Dilation along x axis. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00434">Descriptors.hpp:434</a></div></div>
<div class="ttc" id="structarmnn_1_1_convolution2d_descriptor_xhtml_ac18546ebbebbb32fe0a03baa9bf2c600"><div class="ttname"><a href="structarmnn_1_1_convolution2d_descriptor.xhtml#ac18546ebbebbb32fe0a03baa9bf2c600">armnn::Convolution2dDescriptor::m_PadLeft</a></div><div class="ttdeci">uint32_t m_PadLeft</div><div class="ttdoc">Padding left value in the width dimension. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00422">Descriptors.hpp:422</a></div></div>
</div><!-- fragment -->
</div>
</div>
<h2 class="groupheader">Member Data Documentation</h2>
<a id="aea202e14d8874cefd9a0f778022b7e25"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aea202e14d8874cefd9a0f778022b7e25">&#9670;&nbsp;</a></span>m_BiasEnabled</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool m_BiasEnabled</td>
</tr>
</table>
</div><div class="memdoc">
<p>Enable/disable bias. </p>
<p class="definition">Definition at line <a class="el" href="_descriptors_8hpp_source.xhtml#l00438">438</a> of file <a class="el" href="_descriptors_8hpp_source.xhtml">Descriptors.hpp</a>.</p>
<p class="reference">Referenced by <a class="el" href="_network_8cpp_source.xhtml#l01111">Network::AddConcatLayer()</a>, <a class="el" href="_caffe_parser_8cpp_source.xhtml#l00611">CaffeParserBase::AddConvLayerWithDepthwiseConv()</a>, <a class="el" href="_caffe_parser_8cpp_source.xhtml#l00419">CaffeParserBase::AddConvLayerWithSplits()</a>, <a class="el" href="_const_tensor_layer_visitor_8cpp_source.xhtml#l00217">armnn::BOOST_AUTO_TEST_CASE()</a>, <a class="el" href="_optimizer_tests_8cpp_source.xhtml#l00537">BOOST_AUTO_TEST_CASE()</a>, <a class="el" href="_const_tensor_layer_visitor_8cpp_source.xhtml#l00014">TestConvolution2dLayerVisitor::CheckDescriptor()</a>, <a class="el" href="_const_tensor_layer_visitor_8cpp_source.xhtml#l00026">TestDepthwiseConvolution2dLayerVisitor::CheckDescriptor()</a>, <a class="el" href="_const_tensor_layer_visitor_8cpp_source.xhtml#l00039">TestFullyConnectedLayerVistor::CheckDescriptor()</a>, <a class="el" href="_conv2d_test_impl_8cpp_source.xhtml#l01277">CompareConvolution2dTestImpl()</a>, <a class="el" href="_tf_parser_8cpp_source.xhtml#l00933">armnnTfParser::ConvertTfTensorDataType()</a>, <a class="el" href="_conv2d_test_impl_8cpp_source.xhtml#l00460">Convolution1dTestImpl()</a>, <a class="el" href="_conv2d_test_impl_8cpp_source.xhtml#l03092">Convolution2dPerAxisQuantTest()</a>, <a class="el" href="_optimizer_tests_8cpp_source.xhtml#l00256">CreateConvolution2dGraph()</a>, <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l00605">TfLiteParser::CreateNetworkFromBinary()</a>, <a class="el" href="_onnx_parser_8cpp_source.xhtml#l00584">OnnxParser::CreateNetworkFromString()</a>, <a class="el" href="_convolution2d_layer_8cpp_source.xhtml#l00049">Convolution2dLayer::CreateWorkload()</a>, <a class="el" href="_ref_convolution2d_workload_8cpp_source.xhtml#l00044">RefConvolution2dWorkload::Execute()</a>, <a class="el" href="_deserializer_8cpp_source.xhtml#l00764">Deserializer::GetNetworkOutputBindingInfo()</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l00407">Convolution2dDescriptor::operator==()</a>, <a class="el" href="_caffe_parser_8cpp_source.xhtml#l00701">CaffeParserBase::ParseConvLayer()</a>, <a class="el" href="_ref_convolution2d_workload_8cpp_source.xhtml#l00015">RefConvolution2dWorkload::RefConvolution2dWorkload()</a>, <a class="el" href="_fold_pad_into_convolution2d_8hpp_source.xhtml#l00019">FoldPadIntoConvolution2dImpl::Run()</a>, <a class="el" href="_serialize_layer_parameters_8cpp_source.xhtml#l00050">StringifyLayerParameters&lt; Convolution2dDescriptor &gt;::Serialize()</a>, <a class="el" href="_conv2d_test_impl_8cpp_source.xhtml#l00367">SimpleConvolution2dNhwcTestImpl()</a>, <a class="el" href="_conv2d_test_impl_8cpp_source.xhtml#l00201">SimpleConvolution2dTestImpl()</a>, <a class="el" href="_quantizer_test_8cpp_source.xhtml#l01155">armnn::TestQuantizeConvolution2d()</a>, <a class="el" href="_profiling_test_utils_8cpp_source.xhtml#l00290">VerifyPostOptimisationStructureTestImpl()</a>, and <a class="el" href="_serializer_8cpp_source.xhtml#l00300">SerializerVisitor::VisitConvolution2dLayer()</a>.</p>
</div>
</div>
<a id="a6089e1ca91914015777ea780a513131a"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a6089e1ca91914015777ea780a513131a">&#9670;&nbsp;</a></span>m_DataLayout</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="namespacearmnn.xhtml#ad1d5cce2d9e9a5d61c243e5c989112e0">DataLayout</a> m_DataLayout</td>
</tr>
</table>
</div><div class="memdoc">
<p>The data layout to be used (NCHW, NHWC). </p>
<p class="definition">Definition at line <a class="el" href="_descriptors_8hpp_source.xhtml#l00440">440</a> of file <a class="el" href="_descriptors_8hpp_source.xhtml">Descriptors.hpp</a>.</p>
<p class="reference">Referenced by <a class="el" href="_const_tensor_layer_visitor_8cpp_source.xhtml#l00170">armnn::BOOST_AUTO_TEST_CASE()</a>, <a class="el" href="_optimizer_tests_8cpp_source.xhtml#l00537">BOOST_AUTO_TEST_CASE()</a>, <a class="el" href="_const_tensor_layer_visitor_8cpp_source.xhtml#l00014">TestConvolution2dLayerVisitor::CheckDescriptor()</a>, <a class="el" href="_const_tensor_layer_visitor_8cpp_source.xhtml#l00026">TestDepthwiseConvolution2dLayerVisitor::CheckDescriptor()</a>, <a class="el" href="_const_tensor_layer_visitor_8cpp_source.xhtml#l00045">TestBatchNormalizationLayerVisitor::CheckDescriptor()</a>, <a class="el" href="_tf_parser_8cpp_source.xhtml#l00933">armnnTfParser::ConvertTfTensorDataType()</a>, <a class="el" href="_infer_output_tests_8hpp_source.xhtml#l00436">Convolution2dInferOutputShapeTest()</a>, <a class="el" href="_conv2d_test_impl_8cpp_source.xhtml#l03092">Convolution2dPerAxisQuantTest()</a>, <a class="el" href="_optimizer_tests_8cpp_source.xhtml#l00256">CreateConvolution2dGraph()</a>, <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l00605">TfLiteParser::CreateNetworkFromBinary()</a>, <a class="el" href="_ref_convolution2d_workload_8cpp_source.xhtml#l00044">RefConvolution2dWorkload::Execute()</a>, <a class="el" href="_deserializer_8cpp_source.xhtml#l00764">Deserializer::GetNetworkOutputBindingInfo()</a>, <a class="el" href="_convolution2d_layer_8cpp_source.xhtml#l00080">Convolution2dLayer::InferOutputShapes()</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l00407">Convolution2dDescriptor::operator==()</a>, <a class="el" href="_fold_pad_into_convolution2d_8hpp_source.xhtml#l00019">FoldPadIntoConvolution2dImpl::Run()</a>, <a class="el" href="_serialize_layer_parameters_8cpp_source.xhtml#l00050">StringifyLayerParameters&lt; Convolution2dDescriptor &gt;::Serialize()</a>, <a class="el" href="_convolution2d_layer_8cpp_source.xhtml#l00029">Convolution2dLayer::SerializeLayerParameters()</a>, <a class="el" href="_conv2d_test_impl_8cpp_source.xhtml#l00367">SimpleConvolution2dNhwcTestImpl()</a>, <a class="el" href="_conv2d_test_impl_8cpp_source.xhtml#l00201">SimpleConvolution2dTestImpl()</a>, and <a class="el" href="_serializer_8cpp_source.xhtml#l00300">SerializerVisitor::VisitConvolution2dLayer()</a>.</p>
</div>
</div>
<a id="aa3c6a77a963a98ccb8ea7b8fd008a8c1"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aa3c6a77a963a98ccb8ea7b8fd008a8c1">&#9670;&nbsp;</a></span>m_DilationX</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint32_t m_DilationX</td>
</tr>
</table>
</div><div class="memdoc">
<p>Dilation along x axis. </p>
<p class="definition">Definition at line <a class="el" href="_descriptors_8hpp_source.xhtml#l00434">434</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#l00534">BOOST_AUTO_TEST_CASE()</a>, <a class="el" href="_infer_output_tests_8hpp_source.xhtml#l00436">Convolution2dInferOutputShapeTest()</a>, <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l00605">TfLiteParser::CreateNetworkFromBinary()</a>, <a class="el" href="_ref_convolution2d_workload_8cpp_source.xhtml#l00044">RefConvolution2dWorkload::Execute()</a>, <a class="el" href="_deserializer_8cpp_source.xhtml#l00764">Deserializer::GetNetworkOutputBindingInfo()</a>, <a class="el" href="_convolution2d_layer_8cpp_source.xhtml#l00080">Convolution2dLayer::InferOutputShapes()</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l00407">Convolution2dDescriptor::operator==()</a>, <a class="el" href="_serialize_layer_parameters_8cpp_source.xhtml#l00050">StringifyLayerParameters&lt; Convolution2dDescriptor &gt;::Serialize()</a>, <a class="el" href="_conv2d_test_impl_8cpp_source.xhtml#l00201">SimpleConvolution2dTestImpl()</a>, and <a class="el" href="_serializer_8cpp_source.xhtml#l00300">SerializerVisitor::VisitConvolution2dLayer()</a>.</p>
</div>
</div>
<a id="a302b688d88dd73cde0fb1faef6679907"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a302b688d88dd73cde0fb1faef6679907">&#9670;&nbsp;</a></span>m_DilationY</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint32_t m_DilationY</td>
</tr>
</table>
</div><div class="memdoc">
<p>Dilation along y axis. </p>
<p class="definition">Definition at line <a class="el" href="_descriptors_8hpp_source.xhtml#l00436">436</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#l00534">BOOST_AUTO_TEST_CASE()</a>, <a class="el" href="_infer_output_tests_8hpp_source.xhtml#l00436">Convolution2dInferOutputShapeTest()</a>, <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l00605">TfLiteParser::CreateNetworkFromBinary()</a>, <a class="el" href="_ref_convolution2d_workload_8cpp_source.xhtml#l00044">RefConvolution2dWorkload::Execute()</a>, <a class="el" href="_deserializer_8cpp_source.xhtml#l00764">Deserializer::GetNetworkOutputBindingInfo()</a>, <a class="el" href="_convolution2d_layer_8cpp_source.xhtml#l00080">Convolution2dLayer::InferOutputShapes()</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l00407">Convolution2dDescriptor::operator==()</a>, <a class="el" href="_serialize_layer_parameters_8cpp_source.xhtml#l00050">StringifyLayerParameters&lt; Convolution2dDescriptor &gt;::Serialize()</a>, <a class="el" href="_conv2d_test_impl_8cpp_source.xhtml#l00201">SimpleConvolution2dTestImpl()</a>, and <a class="el" href="_serializer_8cpp_source.xhtml#l00300">SerializerVisitor::VisitConvolution2dLayer()</a>.</p>
</div>
</div>
<a id="aa9e49717ebdb741e8c767741647fc618"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aa9e49717ebdb741e8c767741647fc618">&#9670;&nbsp;</a></span>m_PadBottom</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint32_t m_PadBottom</td>
</tr>
</table>
</div><div class="memdoc">
<p>Padding bottom value in the height dimension. </p>
<p class="definition">Definition at line <a class="el" href="_descriptors_8hpp_source.xhtml#l00428">428</a> of file <a class="el" href="_descriptors_8hpp_source.xhtml">Descriptors.hpp</a>.</p>
<p class="reference">Referenced by <a class="el" href="_caffe_parser_8cpp_source.xhtml#l00611">CaffeParserBase::AddConvLayerWithDepthwiseConv()</a>, <a class="el" href="_caffe_parser_8cpp_source.xhtml#l00419">CaffeParserBase::AddConvLayerWithSplits()</a>, <a class="el" href="_const_tensor_layer_visitor_8cpp_source.xhtml#l00170">armnn::BOOST_AUTO_TEST_CASE()</a>, <a class="el" href="_serializer_tests_8cpp_source.xhtml#l00534">BOOST_AUTO_TEST_CASE()</a>, <a class="el" href="_const_tensor_layer_visitor_8cpp_source.xhtml#l00014">TestConvolution2dLayerVisitor::CheckDescriptor()</a>, <a class="el" href="_const_tensor_layer_visitor_8cpp_source.xhtml#l00026">TestDepthwiseConvolution2dLayerVisitor::CheckDescriptor()</a>, <a class="el" href="_conv2d_test_impl_8cpp_source.xhtml#l01277">CompareConvolution2dTestImpl()</a>, <a class="el" href="_tf_parser_8cpp_source.xhtml#l00933">armnnTfParser::ConvertTfTensorDataType()</a>, <a class="el" href="_conv2d_test_impl_8cpp_source.xhtml#l00460">Convolution1dTestImpl()</a>, <a class="el" href="_infer_output_tests_8hpp_source.xhtml#l00436">Convolution2dInferOutputShapeTest()</a>, <a class="el" href="_conv2d_test_impl_8cpp_source.xhtml#l03092">Convolution2dPerAxisQuantTest()</a>, <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l00605">TfLiteParser::CreateNetworkFromBinary()</a>, <a class="el" href="_onnx_parser_8cpp_source.xhtml#l00584">OnnxParser::CreateNetworkFromString()</a>, <a class="el" href="_deserializer_8cpp_source.xhtml#l00764">Deserializer::GetNetworkOutputBindingInfo()</a>, <a class="el" href="_convolution2d_layer_8cpp_source.xhtml#l00080">Convolution2dLayer::InferOutputShapes()</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l00407">Convolution2dDescriptor::operator==()</a>, <a class="el" href="_caffe_parser_8cpp_source.xhtml#l00701">CaffeParserBase::ParseConvLayer()</a>, <a class="el" href="_fold_pad_into_convolution2d_8hpp_source.xhtml#l00019">FoldPadIntoConvolution2dImpl::Run()</a>, <a class="el" href="_serialize_layer_parameters_8cpp_source.xhtml#l00050">StringifyLayerParameters&lt; Convolution2dDescriptor &gt;::Serialize()</a>, <a class="el" href="_conv2d_test_impl_8cpp_source.xhtml#l00367">SimpleConvolution2dNhwcTestImpl()</a>, <a class="el" href="_conv2d_test_impl_8cpp_source.xhtml#l00201">SimpleConvolution2dTestImpl()</a>, <a class="el" href="_profiling_test_utils_8cpp_source.xhtml#l00290">VerifyPostOptimisationStructureTestImpl()</a>, and <a class="el" href="_serializer_8cpp_source.xhtml#l00300">SerializerVisitor::VisitConvolution2dLayer()</a>.</p>
</div>
</div>
<a id="ac18546ebbebbb32fe0a03baa9bf2c600"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ac18546ebbebbb32fe0a03baa9bf2c600">&#9670;&nbsp;</a></span>m_PadLeft</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint32_t m_PadLeft</td>
</tr>
</table>
</div><div class="memdoc">
<p>Padding left value in the width dimension. </p>
<p class="definition">Definition at line <a class="el" href="_descriptors_8hpp_source.xhtml#l00422">422</a> of file <a class="el" href="_descriptors_8hpp_source.xhtml">Descriptors.hpp</a>.</p>
<p class="reference">Referenced by <a class="el" href="_caffe_parser_8cpp_source.xhtml#l00611">CaffeParserBase::AddConvLayerWithDepthwiseConv()</a>, <a class="el" href="_const_tensor_layer_visitor_8cpp_source.xhtml#l00170">armnn::BOOST_AUTO_TEST_CASE()</a>, <a class="el" href="_serializer_tests_8cpp_source.xhtml#l00534">BOOST_AUTO_TEST_CASE()</a>, <a class="el" href="_const_tensor_layer_visitor_8cpp_source.xhtml#l00014">TestConvolution2dLayerVisitor::CheckDescriptor()</a>, <a class="el" href="_const_tensor_layer_visitor_8cpp_source.xhtml#l00026">TestDepthwiseConvolution2dLayerVisitor::CheckDescriptor()</a>, <a class="el" href="_conv2d_test_impl_8cpp_source.xhtml#l01277">CompareConvolution2dTestImpl()</a>, <a class="el" href="_tf_parser_8cpp_source.xhtml#l00933">armnnTfParser::ConvertTfTensorDataType()</a>, <a class="el" href="_conv2d_test_impl_8cpp_source.xhtml#l00460">Convolution1dTestImpl()</a>, <a class="el" href="_infer_output_tests_8hpp_source.xhtml#l00436">Convolution2dInferOutputShapeTest()</a>, <a class="el" href="_conv2d_test_impl_8cpp_source.xhtml#l03092">Convolution2dPerAxisQuantTest()</a>, <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l00605">TfLiteParser::CreateNetworkFromBinary()</a>, <a class="el" href="_onnx_parser_8cpp_source.xhtml#l00584">OnnxParser::CreateNetworkFromString()</a>, <a class="el" href="_ref_convolution2d_workload_8cpp_source.xhtml#l00044">RefConvolution2dWorkload::Execute()</a>, <a class="el" href="_deserializer_8cpp_source.xhtml#l00764">Deserializer::GetNetworkOutputBindingInfo()</a>, <a class="el" href="_convolution2d_layer_8cpp_source.xhtml#l00080">Convolution2dLayer::InferOutputShapes()</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l00407">Convolution2dDescriptor::operator==()</a>, <a class="el" href="_caffe_parser_8cpp_source.xhtml#l00701">CaffeParserBase::ParseConvLayer()</a>, <a class="el" href="_fold_pad_into_convolution2d_8hpp_source.xhtml#l00019">FoldPadIntoConvolution2dImpl::Run()</a>, <a class="el" href="_serialize_layer_parameters_8cpp_source.xhtml#l00050">StringifyLayerParameters&lt; Convolution2dDescriptor &gt;::Serialize()</a>, <a class="el" href="_conv2d_test_impl_8cpp_source.xhtml#l00367">SimpleConvolution2dNhwcTestImpl()</a>, <a class="el" href="_conv2d_test_impl_8cpp_source.xhtml#l00201">SimpleConvolution2dTestImpl()</a>, <a class="el" href="_profiling_test_utils_8cpp_source.xhtml#l00290">VerifyPostOptimisationStructureTestImpl()</a>, and <a class="el" href="_serializer_8cpp_source.xhtml#l00300">SerializerVisitor::VisitConvolution2dLayer()</a>.</p>
</div>
</div>
<a id="a002bc30e590d78cbb4f4d12171055ca7"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a002bc30e590d78cbb4f4d12171055ca7">&#9670;&nbsp;</a></span>m_PadRight</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint32_t m_PadRight</td>
</tr>
</table>
</div><div class="memdoc">
<p>Padding right value in the width dimension. </p>
<p class="definition">Definition at line <a class="el" href="_descriptors_8hpp_source.xhtml#l00424">424</a> of file <a class="el" href="_descriptors_8hpp_source.xhtml">Descriptors.hpp</a>.</p>
<p class="reference">Referenced by <a class="el" href="_caffe_parser_8cpp_source.xhtml#l00611">CaffeParserBase::AddConvLayerWithDepthwiseConv()</a>, <a class="el" href="_caffe_parser_8cpp_source.xhtml#l00419">CaffeParserBase::AddConvLayerWithSplits()</a>, <a class="el" href="_const_tensor_layer_visitor_8cpp_source.xhtml#l00170">armnn::BOOST_AUTO_TEST_CASE()</a>, <a class="el" href="_serializer_tests_8cpp_source.xhtml#l00534">BOOST_AUTO_TEST_CASE()</a>, <a class="el" href="_const_tensor_layer_visitor_8cpp_source.xhtml#l00014">TestConvolution2dLayerVisitor::CheckDescriptor()</a>, <a class="el" href="_const_tensor_layer_visitor_8cpp_source.xhtml#l00026">TestDepthwiseConvolution2dLayerVisitor::CheckDescriptor()</a>, <a class="el" href="_conv2d_test_impl_8cpp_source.xhtml#l01277">CompareConvolution2dTestImpl()</a>, <a class="el" href="_tf_parser_8cpp_source.xhtml#l00933">armnnTfParser::ConvertTfTensorDataType()</a>, <a class="el" href="_conv2d_test_impl_8cpp_source.xhtml#l00460">Convolution1dTestImpl()</a>, <a class="el" href="_infer_output_tests_8hpp_source.xhtml#l00436">Convolution2dInferOutputShapeTest()</a>, <a class="el" href="_conv2d_test_impl_8cpp_source.xhtml#l03092">Convolution2dPerAxisQuantTest()</a>, <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l00605">TfLiteParser::CreateNetworkFromBinary()</a>, <a class="el" href="_onnx_parser_8cpp_source.xhtml#l00584">OnnxParser::CreateNetworkFromString()</a>, <a class="el" href="_deserializer_8cpp_source.xhtml#l00764">Deserializer::GetNetworkOutputBindingInfo()</a>, <a class="el" href="_convolution2d_layer_8cpp_source.xhtml#l00080">Convolution2dLayer::InferOutputShapes()</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l00407">Convolution2dDescriptor::operator==()</a>, <a class="el" href="_caffe_parser_8cpp_source.xhtml#l00701">CaffeParserBase::ParseConvLayer()</a>, <a class="el" href="_fold_pad_into_convolution2d_8hpp_source.xhtml#l00019">FoldPadIntoConvolution2dImpl::Run()</a>, <a class="el" href="_serialize_layer_parameters_8cpp_source.xhtml#l00050">StringifyLayerParameters&lt; Convolution2dDescriptor &gt;::Serialize()</a>, <a class="el" href="_conv2d_test_impl_8cpp_source.xhtml#l00367">SimpleConvolution2dNhwcTestImpl()</a>, <a class="el" href="_conv2d_test_impl_8cpp_source.xhtml#l00201">SimpleConvolution2dTestImpl()</a>, <a class="el" href="_profiling_test_utils_8cpp_source.xhtml#l00290">VerifyPostOptimisationStructureTestImpl()</a>, and <a class="el" href="_serializer_8cpp_source.xhtml#l00300">SerializerVisitor::VisitConvolution2dLayer()</a>.</p>
</div>
</div>
<a id="a56b51f56cef50cdfa554258eecdab046"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a56b51f56cef50cdfa554258eecdab046">&#9670;&nbsp;</a></span>m_PadTop</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint32_t m_PadTop</td>
</tr>
</table>
</div><div class="memdoc">
<p>Padding top value in the height dimension. </p>
<p class="definition">Definition at line <a class="el" href="_descriptors_8hpp_source.xhtml#l00426">426</a> of file <a class="el" href="_descriptors_8hpp_source.xhtml">Descriptors.hpp</a>.</p>
<p class="reference">Referenced by <a class="el" href="_caffe_parser_8cpp_source.xhtml#l00611">CaffeParserBase::AddConvLayerWithDepthwiseConv()</a>, <a class="el" href="_const_tensor_layer_visitor_8cpp_source.xhtml#l00170">armnn::BOOST_AUTO_TEST_CASE()</a>, <a class="el" href="_serializer_tests_8cpp_source.xhtml#l00534">BOOST_AUTO_TEST_CASE()</a>, <a class="el" href="_const_tensor_layer_visitor_8cpp_source.xhtml#l00014">TestConvolution2dLayerVisitor::CheckDescriptor()</a>, <a class="el" href="_const_tensor_layer_visitor_8cpp_source.xhtml#l00026">TestDepthwiseConvolution2dLayerVisitor::CheckDescriptor()</a>, <a class="el" href="_conv2d_test_impl_8cpp_source.xhtml#l01277">CompareConvolution2dTestImpl()</a>, <a class="el" href="_tf_parser_8cpp_source.xhtml#l00933">armnnTfParser::ConvertTfTensorDataType()</a>, <a class="el" href="_conv2d_test_impl_8cpp_source.xhtml#l00460">Convolution1dTestImpl()</a>, <a class="el" href="_infer_output_tests_8hpp_source.xhtml#l00436">Convolution2dInferOutputShapeTest()</a>, <a class="el" href="_conv2d_test_impl_8cpp_source.xhtml#l03092">Convolution2dPerAxisQuantTest()</a>, <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l00605">TfLiteParser::CreateNetworkFromBinary()</a>, <a class="el" href="_onnx_parser_8cpp_source.xhtml#l00584">OnnxParser::CreateNetworkFromString()</a>, <a class="el" href="_ref_convolution2d_workload_8cpp_source.xhtml#l00044">RefConvolution2dWorkload::Execute()</a>, <a class="el" href="_deserializer_8cpp_source.xhtml#l00764">Deserializer::GetNetworkOutputBindingInfo()</a>, <a class="el" href="_convolution2d_layer_8cpp_source.xhtml#l00080">Convolution2dLayer::InferOutputShapes()</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l00407">Convolution2dDescriptor::operator==()</a>, <a class="el" href="_caffe_parser_8cpp_source.xhtml#l00701">CaffeParserBase::ParseConvLayer()</a>, <a class="el" href="_fold_pad_into_convolution2d_8hpp_source.xhtml#l00019">FoldPadIntoConvolution2dImpl::Run()</a>, <a class="el" href="_serialize_layer_parameters_8cpp_source.xhtml#l00050">StringifyLayerParameters&lt; Convolution2dDescriptor &gt;::Serialize()</a>, <a class="el" href="_conv2d_test_impl_8cpp_source.xhtml#l00367">SimpleConvolution2dNhwcTestImpl()</a>, <a class="el" href="_conv2d_test_impl_8cpp_source.xhtml#l00201">SimpleConvolution2dTestImpl()</a>, <a class="el" href="_profiling_test_utils_8cpp_source.xhtml#l00290">VerifyPostOptimisationStructureTestImpl()</a>, and <a class="el" href="_serializer_8cpp_source.xhtml#l00300">SerializerVisitor::VisitConvolution2dLayer()</a>.</p>
</div>
</div>
<a id="afe6a3377c4531315354def9023c8fdda"></a>
<h2 class="memtitle"><span class="permalink"><a href="#afe6a3377c4531315354def9023c8fdda">&#9670;&nbsp;</a></span>m_StrideX</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint32_t m_StrideX</td>
</tr>
</table>
</div><div class="memdoc">
<p>Stride value when proceeding through input for the width dimension. </p>
<p class="definition">Definition at line <a class="el" href="_descriptors_8hpp_source.xhtml#l00430">430</a> of file <a class="el" href="_descriptors_8hpp_source.xhtml">Descriptors.hpp</a>.</p>
<p class="reference">Referenced by <a class="el" href="_caffe_parser_8cpp_source.xhtml#l00611">CaffeParserBase::AddConvLayerWithDepthwiseConv()</a>, <a class="el" href="_caffe_parser_8cpp_source.xhtml#l00419">CaffeParserBase::AddConvLayerWithSplits()</a>, <a class="el" href="_const_tensor_layer_visitor_8cpp_source.xhtml#l00170">armnn::BOOST_AUTO_TEST_CASE()</a>, <a class="el" href="_optimizer_tests_8cpp_source.xhtml#l00537">BOOST_AUTO_TEST_CASE()</a>, <a class="el" href="_const_tensor_layer_visitor_8cpp_source.xhtml#l00014">TestConvolution2dLayerVisitor::CheckDescriptor()</a>, <a class="el" href="_const_tensor_layer_visitor_8cpp_source.xhtml#l00026">TestDepthwiseConvolution2dLayerVisitor::CheckDescriptor()</a>, <a class="el" href="_conv2d_test_impl_8cpp_source.xhtml#l01277">CompareConvolution2dTestImpl()</a>, <a class="el" href="_tf_parser_8cpp_source.xhtml#l00933">armnnTfParser::ConvertTfTensorDataType()</a>, <a class="el" href="_conv2d_test_impl_8cpp_source.xhtml#l00460">Convolution1dTestImpl()</a>, <a class="el" href="_infer_output_tests_8hpp_source.xhtml#l00436">Convolution2dInferOutputShapeTest()</a>, <a class="el" href="_conv2d_test_impl_8cpp_source.xhtml#l03092">Convolution2dPerAxisQuantTest()</a>, <a class="el" href="_optimizer_tests_8cpp_source.xhtml#l00256">CreateConvolution2dGraph()</a>, <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l00605">TfLiteParser::CreateNetworkFromBinary()</a>, <a class="el" href="_onnx_parser_8cpp_source.xhtml#l00584">OnnxParser::CreateNetworkFromString()</a>, <a class="el" href="_ref_convolution2d_workload_8cpp_source.xhtml#l00044">RefConvolution2dWorkload::Execute()</a>, <a class="el" href="_deserializer_8cpp_source.xhtml#l00764">Deserializer::GetNetworkOutputBindingInfo()</a>, <a class="el" href="_convolution2d_layer_8cpp_source.xhtml#l00080">Convolution2dLayer::InferOutputShapes()</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l00407">Convolution2dDescriptor::operator==()</a>, <a class="el" href="_caffe_parser_8cpp_source.xhtml#l00701">CaffeParserBase::ParseConvLayer()</a>, <a class="el" href="_serialize_layer_parameters_8cpp_source.xhtml#l00050">StringifyLayerParameters&lt; Convolution2dDescriptor &gt;::Serialize()</a>, <a class="el" href="_conv2d_test_impl_8cpp_source.xhtml#l00367">SimpleConvolution2dNhwcTestImpl()</a>, <a class="el" href="_conv2d_test_impl_8cpp_source.xhtml#l00201">SimpleConvolution2dTestImpl()</a>, <a class="el" href="_profiling_test_utils_8cpp_source.xhtml#l00290">VerifyPostOptimisationStructureTestImpl()</a>, and <a class="el" href="_serializer_8cpp_source.xhtml#l00300">SerializerVisitor::VisitConvolution2dLayer()</a>.</p>
</div>
</div>
<a id="ac1fe174bbadfb39a2b636940c2e647c8"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ac1fe174bbadfb39a2b636940c2e647c8">&#9670;&nbsp;</a></span>m_StrideY</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint32_t m_StrideY</td>
</tr>
</table>
</div><div class="memdoc">
<p>Stride value when proceeding through input for the height dimension. </p>
<p class="definition">Definition at line <a class="el" href="_descriptors_8hpp_source.xhtml#l00432">432</a> of file <a class="el" href="_descriptors_8hpp_source.xhtml">Descriptors.hpp</a>.</p>
<p class="reference">Referenced by <a class="el" href="_caffe_parser_8cpp_source.xhtml#l00611">CaffeParserBase::AddConvLayerWithDepthwiseConv()</a>, <a class="el" href="_caffe_parser_8cpp_source.xhtml#l00419">CaffeParserBase::AddConvLayerWithSplits()</a>, <a class="el" href="_const_tensor_layer_visitor_8cpp_source.xhtml#l00170">armnn::BOOST_AUTO_TEST_CASE()</a>, <a class="el" href="_optimizer_tests_8cpp_source.xhtml#l00537">BOOST_AUTO_TEST_CASE()</a>, <a class="el" href="_const_tensor_layer_visitor_8cpp_source.xhtml#l00014">TestConvolution2dLayerVisitor::CheckDescriptor()</a>, <a class="el" href="_const_tensor_layer_visitor_8cpp_source.xhtml#l00026">TestDepthwiseConvolution2dLayerVisitor::CheckDescriptor()</a>, <a class="el" href="_conv2d_test_impl_8cpp_source.xhtml#l01277">CompareConvolution2dTestImpl()</a>, <a class="el" href="_tf_parser_8cpp_source.xhtml#l00933">armnnTfParser::ConvertTfTensorDataType()</a>, <a class="el" href="_conv2d_test_impl_8cpp_source.xhtml#l00460">Convolution1dTestImpl()</a>, <a class="el" href="_infer_output_tests_8hpp_source.xhtml#l00436">Convolution2dInferOutputShapeTest()</a>, <a class="el" href="_conv2d_test_impl_8cpp_source.xhtml#l03092">Convolution2dPerAxisQuantTest()</a>, <a class="el" href="_optimizer_tests_8cpp_source.xhtml#l00256">CreateConvolution2dGraph()</a>, <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l00605">TfLiteParser::CreateNetworkFromBinary()</a>, <a class="el" href="_onnx_parser_8cpp_source.xhtml#l00584">OnnxParser::CreateNetworkFromString()</a>, <a class="el" href="_ref_convolution2d_workload_8cpp_source.xhtml#l00044">RefConvolution2dWorkload::Execute()</a>, <a class="el" href="_deserializer_8cpp_source.xhtml#l00764">Deserializer::GetNetworkOutputBindingInfo()</a>, <a class="el" href="_convolution2d_layer_8cpp_source.xhtml#l00080">Convolution2dLayer::InferOutputShapes()</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l00407">Convolution2dDescriptor::operator==()</a>, <a class="el" href="_caffe_parser_8cpp_source.xhtml#l00701">CaffeParserBase::ParseConvLayer()</a>, <a class="el" href="_serialize_layer_parameters_8cpp_source.xhtml#l00050">StringifyLayerParameters&lt; Convolution2dDescriptor &gt;::Serialize()</a>, <a class="el" href="_conv2d_test_impl_8cpp_source.xhtml#l00367">SimpleConvolution2dNhwcTestImpl()</a>, <a class="el" href="_conv2d_test_impl_8cpp_source.xhtml#l00201">SimpleConvolution2dTestImpl()</a>, <a class="el" href="_profiling_test_utils_8cpp_source.xhtml#l00290">VerifyPostOptimisationStructureTestImpl()</a>, and <a class="el" href="_serializer_8cpp_source.xhtml#l00300">SerializerVisitor::VisitConvolution2dLayer()</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_convolution2d_descriptor.xhtml">Convolution2dDescriptor</a></li>
<li class="footer">Generated on Fri Mar 13 2020 16:09:17 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>