aboutsummaryrefslogtreecommitdiff
path: root/21.08/structarmnn_1_1_transpose_convolution2d_descriptor.xhtml
diff options
context:
space:
mode:
authorMatthew Sloyan <matthew.sloyan@arm.com>2021-08-24 16:27:15 +0100
committerMatthew Sloyan <matthew.sloyan@arm.com>2021-08-24 16:27:40 +0100
commitf86be93b7492b381370cae7bf71eca8572a0cbae (patch)
tree2a16d9b1892db2305851b2d91850f1c1635390b0 /21.08/structarmnn_1_1_transpose_convolution2d_descriptor.xhtml
parentff4682943c0a64acb22643aac7793ad2ec2a1194 (diff)
downloadarmnn-f86be93b7492b381370cae7bf71eca8572a0cbae.tar.gz
IVGCVSW-5924 Update 21.08 Doxygen Documents
* Also updated latest symlink. Signed-off-by: Matthew Sloyan <matthew.sloyan@arm.com> Change-Id: If9b4e0e52464abdf797b9eb858ae19bcc64c2aea
Diffstat (limited to '21.08/structarmnn_1_1_transpose_convolution2d_descriptor.xhtml')
-rw-r--r--21.08/structarmnn_1_1_transpose_convolution2d_descriptor.xhtml456
1 files changed, 456 insertions, 0 deletions
diff --git a/21.08/structarmnn_1_1_transpose_convolution2d_descriptor.xhtml b/21.08/structarmnn_1_1_transpose_convolution2d_descriptor.xhtml
new file mode 100644
index 0000000000..23a15d26d8
--- /dev/null
+++ b/21.08/structarmnn_1_1_transpose_convolution2d_descriptor.xhtml
@@ -0,0 +1,456 @@
+<!-- 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: TransposeConvolution2dDescriptor 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">21.08</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_transpose_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_transpose_convolution2d_descriptor-members.xhtml">List of all members</a> </div>
+ <div class="headertitle">
+<div class="title">TransposeConvolution2dDescriptor Struct Reference</div> </div>
+</div><!--header-->
+<div class="contents">
+
+<p>A <a class="el" href="structarmnn_1_1_transpose_convolution2d_descriptor.xhtml" title="A TransposeConvolution2dDescriptor for the TransposeConvolution2dLayer. ">TransposeConvolution2dDescriptor</a> for the <a class="el" href="classarmnn_1_1_transpose_convolution2d_layer.xhtml" title="This layer represents a 2D transpose convolution operation. ">TransposeConvolution2dLayer</a>.
+ <a href="structarmnn_1_1_transpose_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>
+<div class="dynheader">
+Inheritance diagram for TransposeConvolution2dDescriptor:</div>
+<div class="dyncontent">
+ <div class="center">
+ <img src="structarmnn_1_1_transpose_convolution2d_descriptor.png" usemap="#TransposeConvolution2dDescriptor_map" alt=""/>
+ <map id="TransposeConvolution2dDescriptor_map" name="TransposeConvolution2dDescriptor_map">
+<area href="structarmnn_1_1_base_descriptor.xhtml" title="Base class for all descriptors. " alt="BaseDescriptor" shape="rect" coords="0,0,211,24"/>
+</map>
+ </div></div>
+<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:ad2246752a0ac080cfa2e815c6528acf9"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_transpose_convolution2d_descriptor.xhtml#ad2246752a0ac080cfa2e815c6528acf9">TransposeConvolution2dDescriptor</a> ()</td></tr>
+<tr class="separator:ad2246752a0ac080cfa2e815c6528acf9"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:aeda9d4e5d384ce5919425df001f49751"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_transpose_convolution2d_descriptor.xhtml#aeda9d4e5d384ce5919425df001f49751">operator==</a> (const <a class="el" href="structarmnn_1_1_transpose_convolution2d_descriptor.xhtml">TransposeConvolution2dDescriptor</a> &amp;rhs) const</td></tr>
+<tr class="separator:aeda9d4e5d384ce5919425df001f49751"><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_transpose_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_transpose_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_transpose_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_transpose_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_transpose_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_transpose_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:aea202e14d8874cefd9a0f778022b7e25"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_transpose_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_transpose_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>
+<tr class="memitem:a9bc46a2ad56319786bad30be9ab2dc6a"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_transpose_convolution2d_descriptor.xhtml#a9bc46a2ad56319786bad30be9ab2dc6a">m_OutputShapeEnabled</a></td></tr>
+<tr class="memdesc:a9bc46a2ad56319786bad30be9ab2dc6a"><td class="mdescLeft">&#160;</td><td class="mdescRight">Output shape if it has been specified. <a href="#a9bc46a2ad56319786bad30be9ab2dc6a">More...</a><br /></td></tr>
+<tr class="separator:a9bc46a2ad56319786bad30be9ab2dc6a"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a78f5b213a603b55d0fabea389e89f203"><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_transpose_convolution2d_descriptor.xhtml#a78f5b213a603b55d0fabea389e89f203">m_OutputShape</a></td></tr>
+<tr class="separator:a78f5b213a603b55d0fabea389e89f203"><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_transpose_convolution2d_descriptor.xhtml" title="A TransposeConvolution2dDescriptor for the TransposeConvolution2dLayer. ">TransposeConvolution2dDescriptor</a> for the <a class="el" href="classarmnn_1_1_transpose_convolution2d_layer.xhtml" title="This layer represents a 2D transpose convolution operation. ">TransposeConvolution2dLayer</a>. </p>
+
+<p class="definition">Definition at line <a class="el" href="_descriptors_8hpp_source.xhtml#l01231">1231</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="ad2246752a0ac080cfa2e815c6528acf9"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#ad2246752a0ac080cfa2e815c6528acf9">&#9670;&nbsp;</a></span>TransposeConvolution2dDescriptor()</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_transpose_convolution2d_descriptor.xhtml">TransposeConvolution2dDescriptor</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#l01233">1233</a> of file <a class="el" href="_descriptors_8hpp_source.xhtml">Descriptors.hpp</a>.</p>
+<div class="fragment"><div class="line"><a name="l01233"></a><span class="lineno"> 1233</span>&#160; :</div><div class="line"><a name="l01234"></a><span class="lineno"> 1234</span>&#160; <a class="code" href="structarmnn_1_1_transpose_convolution2d_descriptor.xhtml#ac18546ebbebbb32fe0a03baa9bf2c600">m_PadLeft</a>(0),</div><div class="line"><a name="l01235"></a><span class="lineno"> 1235</span>&#160; <a class="code" href="structarmnn_1_1_transpose_convolution2d_descriptor.xhtml#a002bc30e590d78cbb4f4d12171055ca7">m_PadRight</a>(0),</div><div class="line"><a name="l01236"></a><span class="lineno"> 1236</span>&#160; <a class="code" href="structarmnn_1_1_transpose_convolution2d_descriptor.xhtml#a56b51f56cef50cdfa554258eecdab046">m_PadTop</a>(0),</div><div class="line"><a name="l01237"></a><span class="lineno"> 1237</span>&#160; <a class="code" href="structarmnn_1_1_transpose_convolution2d_descriptor.xhtml#aa9e49717ebdb741e8c767741647fc618">m_PadBottom</a>(0),</div><div class="line"><a name="l01238"></a><span class="lineno"> 1238</span>&#160; <a class="code" href="structarmnn_1_1_transpose_convolution2d_descriptor.xhtml#afe6a3377c4531315354def9023c8fdda">m_StrideX</a>(0),</div><div class="line"><a name="l01239"></a><span class="lineno"> 1239</span>&#160; <a class="code" href="structarmnn_1_1_transpose_convolution2d_descriptor.xhtml#ac1fe174bbadfb39a2b636940c2e647c8">m_StrideY</a>(0),</div><div class="line"><a name="l01240"></a><span class="lineno"> 1240</span>&#160; <a class="code" href="structarmnn_1_1_transpose_convolution2d_descriptor.xhtml#aea202e14d8874cefd9a0f778022b7e25">m_BiasEnabled</a>(<span class="keyword">false</span>),</div><div class="line"><a name="l01241"></a><span class="lineno"> 1241</span>&#160; <a class="code" href="structarmnn_1_1_transpose_convolution2d_descriptor.xhtml#a6089e1ca91914015777ea780a513131a">m_DataLayout</a>(<a class="code" href="namespacearmnn.xhtml#ad1d5cce2d9e9a5d61c243e5c989112e0a6b99f356fe3b30a2a850b5ea897c289f">DataLayout::NCHW</a>),</div><div class="line"><a name="l01242"></a><span class="lineno"> 1242</span>&#160; <a class="code" href="structarmnn_1_1_transpose_convolution2d_descriptor.xhtml#a9bc46a2ad56319786bad30be9ab2dc6a">m_OutputShapeEnabled</a>(<span class="keyword">false</span>)</div><div class="line"><a name="l01243"></a><span class="lineno"> 1243</span>&#160; {}</div><div class="ttc" id="structarmnn_1_1_transpose_convolution2d_descriptor_xhtml_aea202e14d8874cefd9a0f778022b7e25"><div class="ttname"><a href="structarmnn_1_1_transpose_convolution2d_descriptor.xhtml#aea202e14d8874cefd9a0f778022b7e25">armnn::TransposeConvolution2dDescriptor::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#l01272">Descriptors.hpp:1272</a></div></div>
+<div class="ttc" id="structarmnn_1_1_transpose_convolution2d_descriptor_xhtml_a9bc46a2ad56319786bad30be9ab2dc6a"><div class="ttname"><a href="structarmnn_1_1_transpose_convolution2d_descriptor.xhtml#a9bc46a2ad56319786bad30be9ab2dc6a">armnn::TransposeConvolution2dDescriptor::m_OutputShapeEnabled</a></div><div class="ttdeci">bool m_OutputShapeEnabled</div><div class="ttdoc">Output shape if it has been specified. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l01276">Descriptors.hpp:1276</a></div></div>
+<div class="ttc" id="structarmnn_1_1_transpose_convolution2d_descriptor_xhtml_aa9e49717ebdb741e8c767741647fc618"><div class="ttname"><a href="structarmnn_1_1_transpose_convolution2d_descriptor.xhtml#aa9e49717ebdb741e8c767741647fc618">armnn::TransposeConvolution2dDescriptor::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#l01266">Descriptors.hpp:1266</a></div></div>
+<div class="ttc" id="structarmnn_1_1_transpose_convolution2d_descriptor_xhtml_a56b51f56cef50cdfa554258eecdab046"><div class="ttname"><a href="structarmnn_1_1_transpose_convolution2d_descriptor.xhtml#a56b51f56cef50cdfa554258eecdab046">armnn::TransposeConvolution2dDescriptor::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#l01264">Descriptors.hpp:1264</a></div></div>
+<div class="ttc" id="structarmnn_1_1_transpose_convolution2d_descriptor_xhtml_a6089e1ca91914015777ea780a513131a"><div class="ttname"><a href="structarmnn_1_1_transpose_convolution2d_descriptor.xhtml#a6089e1ca91914015777ea780a513131a">armnn::TransposeConvolution2dDescriptor::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#l01274">Descriptors.hpp:1274</a></div></div>
+<div class="ttc" id="structarmnn_1_1_transpose_convolution2d_descriptor_xhtml_ac18546ebbebbb32fe0a03baa9bf2c600"><div class="ttname"><a href="structarmnn_1_1_transpose_convolution2d_descriptor.xhtml#ac18546ebbebbb32fe0a03baa9bf2c600">armnn::TransposeConvolution2dDescriptor::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#l01260">Descriptors.hpp:1260</a></div></div>
+<div class="ttc" id="structarmnn_1_1_transpose_convolution2d_descriptor_xhtml_afe6a3377c4531315354def9023c8fdda"><div class="ttname"><a href="structarmnn_1_1_transpose_convolution2d_descriptor.xhtml#afe6a3377c4531315354def9023c8fdda">armnn::TransposeConvolution2dDescriptor::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#l01268">Descriptors.hpp:1268</a></div></div>
+<div class="ttc" id="structarmnn_1_1_transpose_convolution2d_descriptor_xhtml_ac1fe174bbadfb39a2b636940c2e647c8"><div class="ttname"><a href="structarmnn_1_1_transpose_convolution2d_descriptor.xhtml#ac1fe174bbadfb39a2b636940c2e647c8">armnn::TransposeConvolution2dDescriptor::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#l01270">Descriptors.hpp:1270</a></div></div>
+<div class="ttc" id="structarmnn_1_1_transpose_convolution2d_descriptor_xhtml_a002bc30e590d78cbb4f4d12171055ca7"><div class="ttname"><a href="structarmnn_1_1_transpose_convolution2d_descriptor.xhtml#a002bc30e590d78cbb4f4d12171055ca7">armnn::TransposeConvolution2dDescriptor::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#l01262">Descriptors.hpp:1262</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><!-- fragment -->
+</div>
+</div>
+<h2 class="groupheader">Member Function Documentation</h2>
+<a id="aeda9d4e5d384ce5919425df001f49751"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#aeda9d4e5d384ce5919425df001f49751">&#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_transpose_convolution2d_descriptor.xhtml">TransposeConvolution2dDescriptor</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#l01245">1245</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#l01272">TransposeConvolution2dDescriptor::m_BiasEnabled</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l01274">TransposeConvolution2dDescriptor::m_DataLayout</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l01277">TransposeConvolution2dDescriptor::m_OutputShape</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l01276">TransposeConvolution2dDescriptor::m_OutputShapeEnabled</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l01266">TransposeConvolution2dDescriptor::m_PadBottom</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l01260">TransposeConvolution2dDescriptor::m_PadLeft</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l01262">TransposeConvolution2dDescriptor::m_PadRight</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l01264">TransposeConvolution2dDescriptor::m_PadTop</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l01268">TransposeConvolution2dDescriptor::m_StrideX</a>, and <a class="el" href="_descriptors_8hpp_source.xhtml#l01270">TransposeConvolution2dDescriptor::m_StrideY</a>.</p>
+<div class="fragment"><div class="line"><a name="l01246"></a><span class="lineno"> 1246</span>&#160; {</div><div class="line"><a name="l01247"></a><span class="lineno"> 1247</span>&#160; <span class="keywordflow">return</span> <a class="code" href="structarmnn_1_1_transpose_convolution2d_descriptor.xhtml#ac18546ebbebbb32fe0a03baa9bf2c600">m_PadLeft</a> == rhs.m_PadLeft &amp;&amp;</div><div class="line"><a name="l01248"></a><span class="lineno"> 1248</span>&#160; <a class="code" href="structarmnn_1_1_transpose_convolution2d_descriptor.xhtml#a002bc30e590d78cbb4f4d12171055ca7">m_PadRight</a> == rhs.m_PadRight &amp;&amp;</div><div class="line"><a name="l01249"></a><span class="lineno"> 1249</span>&#160; <a class="code" href="structarmnn_1_1_transpose_convolution2d_descriptor.xhtml#a56b51f56cef50cdfa554258eecdab046">m_PadTop</a> == rhs.m_PadTop &amp;&amp;</div><div class="line"><a name="l01250"></a><span class="lineno"> 1250</span>&#160; <a class="code" href="structarmnn_1_1_transpose_convolution2d_descriptor.xhtml#aa9e49717ebdb741e8c767741647fc618">m_PadBottom</a> == rhs.m_PadBottom &amp;&amp;</div><div class="line"><a name="l01251"></a><span class="lineno"> 1251</span>&#160; <a class="code" href="structarmnn_1_1_transpose_convolution2d_descriptor.xhtml#afe6a3377c4531315354def9023c8fdda">m_StrideX</a> == rhs.m_StrideX &amp;&amp;</div><div class="line"><a name="l01252"></a><span class="lineno"> 1252</span>&#160; <a class="code" href="structarmnn_1_1_transpose_convolution2d_descriptor.xhtml#ac1fe174bbadfb39a2b636940c2e647c8">m_StrideY</a> == rhs.m_StrideY &amp;&amp;</div><div class="line"><a name="l01253"></a><span class="lineno"> 1253</span>&#160; <a class="code" href="structarmnn_1_1_transpose_convolution2d_descriptor.xhtml#aea202e14d8874cefd9a0f778022b7e25">m_BiasEnabled</a> == rhs.m_BiasEnabled &amp;&amp;</div><div class="line"><a name="l01254"></a><span class="lineno"> 1254</span>&#160; <a class="code" href="structarmnn_1_1_transpose_convolution2d_descriptor.xhtml#a6089e1ca91914015777ea780a513131a">m_DataLayout</a> == rhs.m_DataLayout &amp;&amp;</div><div class="line"><a name="l01255"></a><span class="lineno"> 1255</span>&#160; <a class="code" href="structarmnn_1_1_transpose_convolution2d_descriptor.xhtml#a9bc46a2ad56319786bad30be9ab2dc6a">m_OutputShapeEnabled</a> == rhs.m_OutputShapeEnabled &amp;&amp;</div><div class="line"><a name="l01256"></a><span class="lineno"> 1256</span>&#160; <a class="code" href="structarmnn_1_1_transpose_convolution2d_descriptor.xhtml#a78f5b213a603b55d0fabea389e89f203">m_OutputShape</a> == rhs.m_OutputShape;</div><div class="line"><a name="l01257"></a><span class="lineno"> 1257</span>&#160; }</div><div class="ttc" id="structarmnn_1_1_transpose_convolution2d_descriptor_xhtml_aea202e14d8874cefd9a0f778022b7e25"><div class="ttname"><a href="structarmnn_1_1_transpose_convolution2d_descriptor.xhtml#aea202e14d8874cefd9a0f778022b7e25">armnn::TransposeConvolution2dDescriptor::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#l01272">Descriptors.hpp:1272</a></div></div>
+<div class="ttc" id="structarmnn_1_1_transpose_convolution2d_descriptor_xhtml_a78f5b213a603b55d0fabea389e89f203"><div class="ttname"><a href="structarmnn_1_1_transpose_convolution2d_descriptor.xhtml#a78f5b213a603b55d0fabea389e89f203">armnn::TransposeConvolution2dDescriptor::m_OutputShape</a></div><div class="ttdeci">std::vector&lt; unsigned int &gt; m_OutputShape</div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l01277">Descriptors.hpp:1277</a></div></div>
+<div class="ttc" id="structarmnn_1_1_transpose_convolution2d_descriptor_xhtml_a9bc46a2ad56319786bad30be9ab2dc6a"><div class="ttname"><a href="structarmnn_1_1_transpose_convolution2d_descriptor.xhtml#a9bc46a2ad56319786bad30be9ab2dc6a">armnn::TransposeConvolution2dDescriptor::m_OutputShapeEnabled</a></div><div class="ttdeci">bool m_OutputShapeEnabled</div><div class="ttdoc">Output shape if it has been specified. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l01276">Descriptors.hpp:1276</a></div></div>
+<div class="ttc" id="structarmnn_1_1_transpose_convolution2d_descriptor_xhtml_aa9e49717ebdb741e8c767741647fc618"><div class="ttname"><a href="structarmnn_1_1_transpose_convolution2d_descriptor.xhtml#aa9e49717ebdb741e8c767741647fc618">armnn::TransposeConvolution2dDescriptor::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#l01266">Descriptors.hpp:1266</a></div></div>
+<div class="ttc" id="structarmnn_1_1_transpose_convolution2d_descriptor_xhtml_a56b51f56cef50cdfa554258eecdab046"><div class="ttname"><a href="structarmnn_1_1_transpose_convolution2d_descriptor.xhtml#a56b51f56cef50cdfa554258eecdab046">armnn::TransposeConvolution2dDescriptor::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#l01264">Descriptors.hpp:1264</a></div></div>
+<div class="ttc" id="structarmnn_1_1_transpose_convolution2d_descriptor_xhtml_a6089e1ca91914015777ea780a513131a"><div class="ttname"><a href="structarmnn_1_1_transpose_convolution2d_descriptor.xhtml#a6089e1ca91914015777ea780a513131a">armnn::TransposeConvolution2dDescriptor::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#l01274">Descriptors.hpp:1274</a></div></div>
+<div class="ttc" id="structarmnn_1_1_transpose_convolution2d_descriptor_xhtml_ac18546ebbebbb32fe0a03baa9bf2c600"><div class="ttname"><a href="structarmnn_1_1_transpose_convolution2d_descriptor.xhtml#ac18546ebbebbb32fe0a03baa9bf2c600">armnn::TransposeConvolution2dDescriptor::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#l01260">Descriptors.hpp:1260</a></div></div>
+<div class="ttc" id="structarmnn_1_1_transpose_convolution2d_descriptor_xhtml_afe6a3377c4531315354def9023c8fdda"><div class="ttname"><a href="structarmnn_1_1_transpose_convolution2d_descriptor.xhtml#afe6a3377c4531315354def9023c8fdda">armnn::TransposeConvolution2dDescriptor::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#l01268">Descriptors.hpp:1268</a></div></div>
+<div class="ttc" id="structarmnn_1_1_transpose_convolution2d_descriptor_xhtml_ac1fe174bbadfb39a2b636940c2e647c8"><div class="ttname"><a href="structarmnn_1_1_transpose_convolution2d_descriptor.xhtml#ac1fe174bbadfb39a2b636940c2e647c8">armnn::TransposeConvolution2dDescriptor::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#l01270">Descriptors.hpp:1270</a></div></div>
+<div class="ttc" id="structarmnn_1_1_transpose_convolution2d_descriptor_xhtml_a002bc30e590d78cbb4f4d12171055ca7"><div class="ttname"><a href="structarmnn_1_1_transpose_convolution2d_descriptor.xhtml#a002bc30e590d78cbb4f4d12171055ca7">armnn::TransposeConvolution2dDescriptor::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#l01262">Descriptors.hpp:1262</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#l01272">1272</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#l02455">NetworkImpl::AddTransposeConvolution2dLayer()</a>, <a class="el" href="_cl_transpose_convolution2d_workload_8cpp_source.xhtml#l00056">ClTransposeConvolution2dWorkload::ClTransposeConvolution2dWorkload()</a>, <a class="el" href="_transpose_convolution2d_layer_8cpp_source.xhtml#l00025">TransposeConvolution2dLayer::CreateWorkload()</a>, <a class="el" href="_serializer_8cpp_source.xhtml#l00086">armnnSerializer::GetFlatBufferArgMinMaxFunction()</a>, <a class="el" href="_deserializer_8cpp_source.xhtml#l02914">IDeserializer::DeserializerImpl::GetQLstmDescriptor()</a>, <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l00723">TfLiteParserImpl::LoadModel()</a>, <a class="el" href="_transpose_convolution2d_test_impl_8cpp_source.xhtml#l00491">MultiChannelTransposeConvolution2dTest()</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l01245">TransposeConvolution2dDescriptor::operator==()</a>, <a class="el" href="_ref_transpose_convolution2d_workload_8cpp_source.xhtml#l00016">RefTransposeConvolution2dWorkload::RefTransposeConvolution2dWorkload()</a>, <a class="el" href="_serialize_layer_parameters_8cpp_source.xhtml#l00485">StringifyLayerParameters&lt; TransposeConvolution2dDescriptor &gt;::Serialize()</a>, <a class="el" href="_serializer_tests_8cpp_source.xhtml#l00024">TEST_SUITE()</a>, <a class="el" href="_transpose_convolution2d_end_to_end_test_impl_8hpp_source.xhtml#l00046">TransposeConvolution2dEndToEnd()</a>, <a class="el" href="_transpose_convolution2d_8cpp_source.xhtml#l00015">armnn::TransposeConvolution2dImpl()</a>, and <a class="el" href="_transpose_convolution2d_test_impl_8cpp_source.xhtml#l00571">TransposeConvolution2dPerAxisQuantTest()</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#l01274">1274</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_8cpp_source.xhtml#l00086">armnnSerializer::GetFlatBufferArgMinMaxFunction()</a>, <a class="el" href="_deserializer_8cpp_source.xhtml#l02914">IDeserializer::DeserializerImpl::GetQLstmDescriptor()</a>, <a class="el" href="_transpose_convolution2d_layer_8cpp_source.xhtml#l00057">TransposeConvolution2dLayer::InferOutputShapes()</a>, <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l00723">TfLiteParserImpl::LoadModel()</a>, <a class="el" href="_transpose_convolution2d_test_impl_8cpp_source.xhtml#l00491">MultiChannelTransposeConvolution2dTest()</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l01245">TransposeConvolution2dDescriptor::operator==()</a>, <a class="el" href="_serialize_layer_parameters_8cpp_source.xhtml#l00485">StringifyLayerParameters&lt; TransposeConvolution2dDescriptor &gt;::Serialize()</a>, <a class="el" href="_serializer_tests_8cpp_source.xhtml#l00024">TEST_SUITE()</a>, <a class="el" href="_transpose_convolution2d_end_to_end_test_impl_8hpp_source.xhtml#l00046">TransposeConvolution2dEndToEnd()</a>, <a class="el" href="_transpose_convolution2d_8cpp_source.xhtml#l00015">armnn::TransposeConvolution2dImpl()</a>, <a class="el" href="_infer_output_tests_8hpp_source.xhtml#l00467">TransposeConvolution2dInferOutputShapeTest()</a>, and <a class="el" href="_transpose_convolution2d_test_impl_8cpp_source.xhtml#l00571">TransposeConvolution2dPerAxisQuantTest()</a>.</p>
+
+</div>
+</div>
+<a id="a78f5b213a603b55d0fabea389e89f203"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a78f5b213a603b55d0fabea389e89f203">&#9670;&nbsp;</a></span>m_OutputShape</h2>
+
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">std::vector&lt;unsigned int&gt; m_OutputShape</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p class="definition">Definition at line <a class="el" href="_descriptors_8hpp_source.xhtml#l01277">1277</a> of file <a class="el" href="_descriptors_8hpp_source.xhtml">Descriptors.hpp</a>.</p>
+
+<p class="reference">Referenced by <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l00723">TfLiteParserImpl::LoadModel()</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l01245">TransposeConvolution2dDescriptor::operator==()</a>, and <a class="el" href="_transpose_convolution2d_layer_8cpp_source.xhtml#l00090">TransposeConvolution2dLayer::ValidateTensorShapesFromInputs()</a>.</p>
+
+</div>
+</div>
+<a id="a9bc46a2ad56319786bad30be9ab2dc6a"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a9bc46a2ad56319786bad30be9ab2dc6a">&#9670;&nbsp;</a></span>m_OutputShapeEnabled</h2>
+
+<div class="memitem">
+<div class="memproto">
+ <table class="memname">
+ <tr>
+ <td class="memname">bool m_OutputShapeEnabled</td>
+ </tr>
+ </table>
+</div><div class="memdoc">
+
+<p>Output shape if it has been specified. </p>
+
+<p class="definition">Definition at line <a class="el" href="_descriptors_8hpp_source.xhtml#l01276">1276</a> of file <a class="el" href="_descriptors_8hpp_source.xhtml">Descriptors.hpp</a>.</p>
+
+<p class="reference">Referenced by <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l00723">TfLiteParserImpl::LoadModel()</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l01245">TransposeConvolution2dDescriptor::operator==()</a>, and <a class="el" href="_transpose_convolution2d_layer_8cpp_source.xhtml#l00090">TransposeConvolution2dLayer::ValidateTensorShapesFromInputs()</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#l01266">1266</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_8cpp_source.xhtml#l00086">armnnSerializer::GetFlatBufferArgMinMaxFunction()</a>, <a class="el" href="_deserializer_8cpp_source.xhtml#l02914">IDeserializer::DeserializerImpl::GetQLstmDescriptor()</a>, <a class="el" href="_transpose_convolution2d_layer_8cpp_source.xhtml#l00057">TransposeConvolution2dLayer::InferOutputShapes()</a>, <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l00723">TfLiteParserImpl::LoadModel()</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l01245">TransposeConvolution2dDescriptor::operator==()</a>, <a class="el" href="_serialize_layer_parameters_8cpp_source.xhtml#l00485">StringifyLayerParameters&lt; TransposeConvolution2dDescriptor &gt;::Serialize()</a>, <a class="el" href="_serializer_tests_8cpp_source.xhtml#l00024">TEST_SUITE()</a>, <a class="el" href="_transpose_convolution2d_end_to_end_test_impl_8hpp_source.xhtml#l00046">TransposeConvolution2dEndToEnd()</a>, and <a class="el" href="_infer_output_tests_8hpp_source.xhtml#l00467">TransposeConvolution2dInferOutputShapeTest()</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#l01260">1260</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_8cpp_source.xhtml#l00086">armnnSerializer::GetFlatBufferArgMinMaxFunction()</a>, <a class="el" href="_deserializer_8cpp_source.xhtml#l02914">IDeserializer::DeserializerImpl::GetQLstmDescriptor()</a>, <a class="el" href="_transpose_convolution2d_layer_8cpp_source.xhtml#l00057">TransposeConvolution2dLayer::InferOutputShapes()</a>, <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l00723">TfLiteParserImpl::LoadModel()</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l01245">TransposeConvolution2dDescriptor::operator==()</a>, <a class="el" href="_transpose_convolution2d_test_impl_8cpp_source.xhtml#l00309">PaddedTransposeConvolution2dTest()</a>, <a class="el" href="_serialize_layer_parameters_8cpp_source.xhtml#l00485">StringifyLayerParameters&lt; TransposeConvolution2dDescriptor &gt;::Serialize()</a>, <a class="el" href="_serializer_tests_8cpp_source.xhtml#l00024">TEST_SUITE()</a>, <a class="el" href="_transpose_convolution2d_end_to_end_test_impl_8hpp_source.xhtml#l00046">TransposeConvolution2dEndToEnd()</a>, <a class="el" href="_transpose_convolution2d_8cpp_source.xhtml#l00015">armnn::TransposeConvolution2dImpl()</a>, and <a class="el" href="_infer_output_tests_8hpp_source.xhtml#l00467">TransposeConvolution2dInferOutputShapeTest()</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#l01262">1262</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_8cpp_source.xhtml#l00086">armnnSerializer::GetFlatBufferArgMinMaxFunction()</a>, <a class="el" href="_deserializer_8cpp_source.xhtml#l02914">IDeserializer::DeserializerImpl::GetQLstmDescriptor()</a>, <a class="el" href="_transpose_convolution2d_layer_8cpp_source.xhtml#l00057">TransposeConvolution2dLayer::InferOutputShapes()</a>, <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l00723">TfLiteParserImpl::LoadModel()</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l01245">TransposeConvolution2dDescriptor::operator==()</a>, <a class="el" href="_serialize_layer_parameters_8cpp_source.xhtml#l00485">StringifyLayerParameters&lt; TransposeConvolution2dDescriptor &gt;::Serialize()</a>, <a class="el" href="_serializer_tests_8cpp_source.xhtml#l00024">TEST_SUITE()</a>, <a class="el" href="_transpose_convolution2d_end_to_end_test_impl_8hpp_source.xhtml#l00046">TransposeConvolution2dEndToEnd()</a>, and <a class="el" href="_infer_output_tests_8hpp_source.xhtml#l00467">TransposeConvolution2dInferOutputShapeTest()</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#l01264">1264</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_8cpp_source.xhtml#l00086">armnnSerializer::GetFlatBufferArgMinMaxFunction()</a>, <a class="el" href="_deserializer_8cpp_source.xhtml#l02914">IDeserializer::DeserializerImpl::GetQLstmDescriptor()</a>, <a class="el" href="_transpose_convolution2d_layer_8cpp_source.xhtml#l00057">TransposeConvolution2dLayer::InferOutputShapes()</a>, <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l00723">TfLiteParserImpl::LoadModel()</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l01245">TransposeConvolution2dDescriptor::operator==()</a>, <a class="el" href="_serialize_layer_parameters_8cpp_source.xhtml#l00485">StringifyLayerParameters&lt; TransposeConvolution2dDescriptor &gt;::Serialize()</a>, <a class="el" href="_serializer_tests_8cpp_source.xhtml#l00024">TEST_SUITE()</a>, <a class="el" href="_transpose_convolution2d_end_to_end_test_impl_8hpp_source.xhtml#l00046">TransposeConvolution2dEndToEnd()</a>, <a class="el" href="_transpose_convolution2d_8cpp_source.xhtml#l00015">armnn::TransposeConvolution2dImpl()</a>, and <a class="el" href="_infer_output_tests_8hpp_source.xhtml#l00467">TransposeConvolution2dInferOutputShapeTest()</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#l01268">1268</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_8cpp_source.xhtml#l00086">armnnSerializer::GetFlatBufferArgMinMaxFunction()</a>, <a class="el" href="_deserializer_8cpp_source.xhtml#l02914">IDeserializer::DeserializerImpl::GetQLstmDescriptor()</a>, <a class="el" href="_transpose_convolution2d_layer_8cpp_source.xhtml#l00057">TransposeConvolution2dLayer::InferOutputShapes()</a>, <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l00723">TfLiteParserImpl::LoadModel()</a>, <a class="el" href="_transpose_convolution2d_test_impl_8cpp_source.xhtml#l00491">MultiChannelTransposeConvolution2dTest()</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l01245">TransposeConvolution2dDescriptor::operator==()</a>, <a class="el" href="_serialize_layer_parameters_8cpp_source.xhtml#l00485">StringifyLayerParameters&lt; TransposeConvolution2dDescriptor &gt;::Serialize()</a>, <a class="el" href="_transpose_convolution2d_test_impl_8cpp_source.xhtml#l00220">SimpleTransposeConvolution2dTest()</a>, <a class="el" href="_transpose_convolution2d_test_impl_8cpp_source.xhtml#l00400">StridedTransposeConvolution2dTest()</a>, <a class="el" href="_serializer_tests_8cpp_source.xhtml#l00024">TEST_SUITE()</a>, <a class="el" href="_transpose_convolution2d_end_to_end_test_impl_8hpp_source.xhtml#l00046">TransposeConvolution2dEndToEnd()</a>, <a class="el" href="_transpose_convolution2d_8cpp_source.xhtml#l00015">armnn::TransposeConvolution2dImpl()</a>, <a class="el" href="_infer_output_tests_8hpp_source.xhtml#l00467">TransposeConvolution2dInferOutputShapeTest()</a>, and <a class="el" href="_transpose_convolution2d_test_impl_8cpp_source.xhtml#l00571">TransposeConvolution2dPerAxisQuantTest()</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#l01270">1270</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_8cpp_source.xhtml#l00086">armnnSerializer::GetFlatBufferArgMinMaxFunction()</a>, <a class="el" href="_deserializer_8cpp_source.xhtml#l02914">IDeserializer::DeserializerImpl::GetQLstmDescriptor()</a>, <a class="el" href="_transpose_convolution2d_layer_8cpp_source.xhtml#l00057">TransposeConvolution2dLayer::InferOutputShapes()</a>, <a class="el" href="_tf_lite_parser_8cpp_source.xhtml#l00723">TfLiteParserImpl::LoadModel()</a>, <a class="el" href="_transpose_convolution2d_test_impl_8cpp_source.xhtml#l00491">MultiChannelTransposeConvolution2dTest()</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l01245">TransposeConvolution2dDescriptor::operator==()</a>, <a class="el" href="_serialize_layer_parameters_8cpp_source.xhtml#l00485">StringifyLayerParameters&lt; TransposeConvolution2dDescriptor &gt;::Serialize()</a>, <a class="el" href="_serializer_tests_8cpp_source.xhtml#l00024">TEST_SUITE()</a>, <a class="el" href="_transpose_convolution2d_end_to_end_test_impl_8hpp_source.xhtml#l00046">TransposeConvolution2dEndToEnd()</a>, <a class="el" href="_transpose_convolution2d_8cpp_source.xhtml#l00015">armnn::TransposeConvolution2dImpl()</a>, <a class="el" href="_infer_output_tests_8hpp_source.xhtml#l00467">TransposeConvolution2dInferOutputShapeTest()</a>, and <a class="el" href="_transpose_convolution2d_test_impl_8cpp_source.xhtml#l00571">TransposeConvolution2dPerAxisQuantTest()</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_transpose_convolution2d_descriptor.xhtml">TransposeConvolution2dDescriptor</a></li>
+ <li class="footer">Generated on Tue Aug 24 2021 16:18:51 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>