aboutsummaryrefslogtreecommitdiff
path: root/Documentation/structarmnn_1_1_lstm_descriptor.xhtml
diff options
context:
space:
mode:
authorJan Eilers <jan.eilers@arm.com>2020-06-16 12:41:49 +0100
committerJan Eilers <jan.eilers@arm.com>2020-06-17 09:45:23 +0000
commit96becb7e4f5f510344c3850278a706d63a564fc4 (patch)
tree8aac3e7eecc863d7976b8ae0f088d0239069a105 /Documentation/structarmnn_1_1_lstm_descriptor.xhtml
parentf060b2e5ad65554cc8b567fb016bbaf57f6aca05 (diff)
downloadarmnn-96becb7e4f5f510344c3850278a706d63a564fc4.tar.gz
Revert "IVGCVSW-3726 Upload ArmNN Doxygen files"
This reverts commit de36e4a9c299028e792c3a5bd99ad0816d806077. Signed-off-by: Jan Eilers <jan.eilers@arm.com> Change-Id: Idbf20c12ea07583ca552d7cc7fb517fbadc73fff
Diffstat (limited to 'Documentation/structarmnn_1_1_lstm_descriptor.xhtml')
-rw-r--r--Documentation/structarmnn_1_1_lstm_descriptor.xhtml375
1 files changed, 0 insertions, 375 deletions
diff --git a/Documentation/structarmnn_1_1_lstm_descriptor.xhtml b/Documentation/structarmnn_1_1_lstm_descriptor.xhtml
deleted file mode 100644
index ba96f536cd..0000000000
--- a/Documentation/structarmnn_1_1_lstm_descriptor.xhtml
+++ /dev/null
@@ -1,375 +0,0 @@
-<!-- Copyright (c) 2020 ARM Limited. -->
-<!-- -->
-<!-- SPDX-License-Identifier: MIT -->
-<!-- -->
-<!-- HTML header for doxygen 1.8.13-->
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
-<meta http-equiv="X-UA-Compatible" content="IE=9"/>
-<meta name="generator" content="Doxygen 1.8.13"/>
-<meta name="robots" content="NOINDEX, NOFOLLOW" />
-<meta name="viewport" content="width=device-width, initial-scale=1"/>
-<title>ArmNN: LstmDescriptor 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_lstm_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_lstm_descriptor-members.xhtml">List of all members</a> </div>
- <div class="headertitle">
-<div class="title">LstmDescriptor Struct Reference</div> </div>
-</div><!--header-->
-<div class="contents">
-
-<p>An <a class="el" href="structarmnn_1_1_lstm_descriptor.xhtml" title="An LstmDescriptor for the LstmLayer. ">LstmDescriptor</a> for the <a class="el" href="classarmnn_1_1_lstm_layer.xhtml" title="This layer represents a LSTM operation. ">LstmLayer</a>.
- <a href="structarmnn_1_1_lstm_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:a4a6bc0b32c1db8d15971cae0ed4483a1"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_lstm_descriptor.xhtml#a4a6bc0b32c1db8d15971cae0ed4483a1">LstmDescriptor</a> ()</td></tr>
-<tr class="separator:a4a6bc0b32c1db8d15971cae0ed4483a1"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:a3f7f9ecbcc21de1bf2090474c6360014"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_lstm_descriptor.xhtml#a3f7f9ecbcc21de1bf2090474c6360014">operator==</a> (const <a class="el" href="structarmnn_1_1_lstm_descriptor.xhtml">LstmDescriptor</a> &amp;rhs) const</td></tr>
-<tr class="separator:a3f7f9ecbcc21de1bf2090474c6360014"><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:ae1b07ed928036004bd257169e5aeeef4"><td class="memItemLeft" align="right" valign="top">uint32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_lstm_descriptor.xhtml#ae1b07ed928036004bd257169e5aeeef4">m_ActivationFunc</a></td></tr>
-<tr class="memdesc:ae1b07ed928036004bd257169e5aeeef4"><td class="mdescLeft">&#160;</td><td class="mdescRight">The activation function to use. <a href="#ae1b07ed928036004bd257169e5aeeef4">More...</a><br /></td></tr>
-<tr class="separator:ae1b07ed928036004bd257169e5aeeef4"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:a531a3907ec13d3772370da88030191a5"><td class="memItemLeft" align="right" valign="top">float&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_lstm_descriptor.xhtml#a531a3907ec13d3772370da88030191a5">m_ClippingThresCell</a></td></tr>
-<tr class="memdesc:a531a3907ec13d3772370da88030191a5"><td class="mdescLeft">&#160;</td><td class="mdescRight">Clipping threshold value for the cell state. <a href="#a531a3907ec13d3772370da88030191a5">More...</a><br /></td></tr>
-<tr class="separator:a531a3907ec13d3772370da88030191a5"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:a86e88bef0df4df96df752b4b8955a3af"><td class="memItemLeft" align="right" valign="top">float&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_lstm_descriptor.xhtml#a86e88bef0df4df96df752b4b8955a3af">m_ClippingThresProj</a></td></tr>
-<tr class="memdesc:a86e88bef0df4df96df752b4b8955a3af"><td class="mdescLeft">&#160;</td><td class="mdescRight">Clipping threshold value for the projection. <a href="#a86e88bef0df4df96df752b4b8955a3af">More...</a><br /></td></tr>
-<tr class="separator:a86e88bef0df4df96df752b4b8955a3af"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:ad474e5c51a0b194ef32e812b86c0cbdb"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_lstm_descriptor.xhtml#ad474e5c51a0b194ef32e812b86c0cbdb">m_CifgEnabled</a></td></tr>
-<tr class="memdesc:ad474e5c51a0b194ef32e812b86c0cbdb"><td class="mdescLeft">&#160;</td><td class="mdescRight">Enable/disable cifg (coupled input &amp; forget gate). <a href="#ad474e5c51a0b194ef32e812b86c0cbdb">More...</a><br /></td></tr>
-<tr class="separator:ad474e5c51a0b194ef32e812b86c0cbdb"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:a2837b4396f20c956952d1a7286cab5f8"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_lstm_descriptor.xhtml#a2837b4396f20c956952d1a7286cab5f8">m_PeepholeEnabled</a></td></tr>
-<tr class="memdesc:a2837b4396f20c956952d1a7286cab5f8"><td class="mdescLeft">&#160;</td><td class="mdescRight">Enable/disable peephole. <a href="#a2837b4396f20c956952d1a7286cab5f8">More...</a><br /></td></tr>
-<tr class="separator:a2837b4396f20c956952d1a7286cab5f8"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:a6c9de81fc65b3c4924cab11907075a17"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_lstm_descriptor.xhtml#a6c9de81fc65b3c4924cab11907075a17">m_ProjectionEnabled</a></td></tr>
-<tr class="memdesc:a6c9de81fc65b3c4924cab11907075a17"><td class="mdescLeft">&#160;</td><td class="mdescRight">Enable/disable the projection layer. <a href="#a6c9de81fc65b3c4924cab11907075a17">More...</a><br /></td></tr>
-<tr class="separator:a6c9de81fc65b3c4924cab11907075a17"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:a4a8ec49f130084445d44297549254780"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_lstm_descriptor.xhtml#a4a8ec49f130084445d44297549254780">m_LayerNormEnabled</a></td></tr>
-<tr class="memdesc:a4a8ec49f130084445d44297549254780"><td class="mdescLeft">&#160;</td><td class="mdescRight">Enable/disable layer normalization. <a href="#a4a8ec49f130084445d44297549254780">More...</a><br /></td></tr>
-<tr class="separator:a4a8ec49f130084445d44297549254780"><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>An <a class="el" href="structarmnn_1_1_lstm_descriptor.xhtml" title="An LstmDescriptor for the LstmLayer. ">LstmDescriptor</a> for the <a class="el" href="classarmnn_1_1_lstm_layer.xhtml" title="This layer represents a LSTM operation. ">LstmLayer</a>. </p>
-
-<p class="definition">Definition at line <a class="el" href="_descriptors_8hpp_source.xhtml#l00837">837</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="a4a6bc0b32c1db8d15971cae0ed4483a1"></a>
-<h2 class="memtitle"><span class="permalink"><a href="#a4a6bc0b32c1db8d15971cae0ed4483a1">&#9670;&nbsp;</a></span>LstmDescriptor()</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_lstm_descriptor.xhtml">LstmDescriptor</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#l00839">839</a> of file <a class="el" href="_descriptors_8hpp_source.xhtml">Descriptors.hpp</a>.</p>
-<div class="fragment"><div class="line"><a name="l00840"></a><span class="lineno"> 840</span>&#160; : <a class="code" href="structarmnn_1_1_lstm_descriptor.xhtml#ae1b07ed928036004bd257169e5aeeef4">m_ActivationFunc</a>(1) <span class="comment">// 0: None, 1: Relu, 3: Relu6, 4: Tanh, 6: Sigmoid</span></div><div class="line"><a name="l00841"></a><span class="lineno"> 841</span>&#160; , <a class="code" href="structarmnn_1_1_lstm_descriptor.xhtml#a531a3907ec13d3772370da88030191a5">m_ClippingThresCell</a>(0.0)</div><div class="line"><a name="l00842"></a><span class="lineno"> 842</span>&#160; , <a class="code" href="structarmnn_1_1_lstm_descriptor.xhtml#a86e88bef0df4df96df752b4b8955a3af">m_ClippingThresProj</a>(0.0)</div><div class="line"><a name="l00843"></a><span class="lineno"> 843</span>&#160; , <a class="code" href="structarmnn_1_1_lstm_descriptor.xhtml#ad474e5c51a0b194ef32e812b86c0cbdb">m_CifgEnabled</a>(<span class="keyword">true</span>)</div><div class="line"><a name="l00844"></a><span class="lineno"> 844</span>&#160; , <a class="code" href="structarmnn_1_1_lstm_descriptor.xhtml#a2837b4396f20c956952d1a7286cab5f8">m_PeepholeEnabled</a>(<span class="keyword">false</span>)</div><div class="line"><a name="l00845"></a><span class="lineno"> 845</span>&#160; , <a class="code" href="structarmnn_1_1_lstm_descriptor.xhtml#a6c9de81fc65b3c4924cab11907075a17">m_ProjectionEnabled</a>(<span class="keyword">false</span>)</div><div class="line"><a name="l00846"></a><span class="lineno"> 846</span>&#160; , <a class="code" href="structarmnn_1_1_lstm_descriptor.xhtml#a4a8ec49f130084445d44297549254780">m_LayerNormEnabled</a>(<span class="keyword">false</span>)</div><div class="line"><a name="l00847"></a><span class="lineno"> 847</span>&#160; {}</div><div class="ttc" id="structarmnn_1_1_lstm_descriptor_xhtml_a6c9de81fc65b3c4924cab11907075a17"><div class="ttname"><a href="structarmnn_1_1_lstm_descriptor.xhtml#a6c9de81fc65b3c4924cab11907075a17">armnn::LstmDescriptor::m_ProjectionEnabled</a></div><div class="ttdeci">bool m_ProjectionEnabled</div><div class="ttdoc">Enable/disable the projection layer. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00871">Descriptors.hpp:871</a></div></div>
-<div class="ttc" id="structarmnn_1_1_lstm_descriptor_xhtml_a86e88bef0df4df96df752b4b8955a3af"><div class="ttname"><a href="structarmnn_1_1_lstm_descriptor.xhtml#a86e88bef0df4df96df752b4b8955a3af">armnn::LstmDescriptor::m_ClippingThresProj</a></div><div class="ttdeci">float m_ClippingThresProj</div><div class="ttdoc">Clipping threshold value for the projection. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00865">Descriptors.hpp:865</a></div></div>
-<div class="ttc" id="structarmnn_1_1_lstm_descriptor_xhtml_a2837b4396f20c956952d1a7286cab5f8"><div class="ttname"><a href="structarmnn_1_1_lstm_descriptor.xhtml#a2837b4396f20c956952d1a7286cab5f8">armnn::LstmDescriptor::m_PeepholeEnabled</a></div><div class="ttdeci">bool m_PeepholeEnabled</div><div class="ttdoc">Enable/disable peephole. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00869">Descriptors.hpp:869</a></div></div>
-<div class="ttc" id="structarmnn_1_1_lstm_descriptor_xhtml_ae1b07ed928036004bd257169e5aeeef4"><div class="ttname"><a href="structarmnn_1_1_lstm_descriptor.xhtml#ae1b07ed928036004bd257169e5aeeef4">armnn::LstmDescriptor::m_ActivationFunc</a></div><div class="ttdeci">uint32_t m_ActivationFunc</div><div class="ttdoc">The activation function to use. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00861">Descriptors.hpp:861</a></div></div>
-<div class="ttc" id="structarmnn_1_1_lstm_descriptor_xhtml_a531a3907ec13d3772370da88030191a5"><div class="ttname"><a href="structarmnn_1_1_lstm_descriptor.xhtml#a531a3907ec13d3772370da88030191a5">armnn::LstmDescriptor::m_ClippingThresCell</a></div><div class="ttdeci">float m_ClippingThresCell</div><div class="ttdoc">Clipping threshold value for the cell state. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00863">Descriptors.hpp:863</a></div></div>
-<div class="ttc" id="structarmnn_1_1_lstm_descriptor_xhtml_ad474e5c51a0b194ef32e812b86c0cbdb"><div class="ttname"><a href="structarmnn_1_1_lstm_descriptor.xhtml#ad474e5c51a0b194ef32e812b86c0cbdb">armnn::LstmDescriptor::m_CifgEnabled</a></div><div class="ttdeci">bool m_CifgEnabled</div><div class="ttdoc">Enable/disable cifg (coupled input &amp; forget gate). </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00867">Descriptors.hpp:867</a></div></div>
-<div class="ttc" id="structarmnn_1_1_lstm_descriptor_xhtml_a4a8ec49f130084445d44297549254780"><div class="ttname"><a href="structarmnn_1_1_lstm_descriptor.xhtml#a4a8ec49f130084445d44297549254780">armnn::LstmDescriptor::m_LayerNormEnabled</a></div><div class="ttdeci">bool m_LayerNormEnabled</div><div class="ttdoc">Enable/disable layer normalization. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00873">Descriptors.hpp:873</a></div></div>
-</div><!-- fragment -->
-</div>
-</div>
-<h2 class="groupheader">Member Function Documentation</h2>
-<a id="a3f7f9ecbcc21de1bf2090474c6360014"></a>
-<h2 class="memtitle"><span class="permalink"><a href="#a3f7f9ecbcc21de1bf2090474c6360014">&#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_lstm_descriptor.xhtml">LstmDescriptor</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#l00849">849</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#l00861">LstmDescriptor::m_ActivationFunc</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l00867">LstmDescriptor::m_CifgEnabled</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l00863">LstmDescriptor::m_ClippingThresCell</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l00865">LstmDescriptor::m_ClippingThresProj</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l00873">LstmDescriptor::m_LayerNormEnabled</a>, and <a class="el" href="_descriptors_8hpp_source.xhtml#l00869">LstmDescriptor::m_PeepholeEnabled</a>.</p>
-<div class="fragment"><div class="line"><a name="l00850"></a><span class="lineno"> 850</span>&#160; {</div><div class="line"><a name="l00851"></a><span class="lineno"> 851</span>&#160; <span class="keywordflow">return</span> <a class="code" href="structarmnn_1_1_lstm_descriptor.xhtml#ae1b07ed928036004bd257169e5aeeef4">m_ActivationFunc</a> == rhs.m_ActivationFunc &amp;&amp;</div><div class="line"><a name="l00852"></a><span class="lineno"> 852</span>&#160; <a class="code" href="structarmnn_1_1_lstm_descriptor.xhtml#a531a3907ec13d3772370da88030191a5">m_ClippingThresCell</a> == rhs.m_ClippingThresCell &amp;&amp;</div><div class="line"><a name="l00853"></a><span class="lineno"> 853</span>&#160; <a class="code" href="structarmnn_1_1_lstm_descriptor.xhtml#a86e88bef0df4df96df752b4b8955a3af">m_ClippingThresProj</a> == rhs.m_ClippingThresProj &amp;&amp;</div><div class="line"><a name="l00854"></a><span class="lineno"> 854</span>&#160; <a class="code" href="structarmnn_1_1_lstm_descriptor.xhtml#ad474e5c51a0b194ef32e812b86c0cbdb">m_CifgEnabled</a> == rhs.m_CifgEnabled &amp;&amp;</div><div class="line"><a name="l00855"></a><span class="lineno"> 855</span>&#160; <a class="code" href="structarmnn_1_1_lstm_descriptor.xhtml#a2837b4396f20c956952d1a7286cab5f8">m_PeepholeEnabled</a> == rhs.m_PeepholeEnabled &amp;&amp;</div><div class="line"><a name="l00856"></a><span class="lineno"> 856</span>&#160; <a class="code" href="structarmnn_1_1_lstm_descriptor.xhtml#a4a8ec49f130084445d44297549254780">m_LayerNormEnabled</a> == rhs.m_LayerNormEnabled;</div><div class="line"><a name="l00857"></a><span class="lineno"> 857</span>&#160; }</div><div class="ttc" id="structarmnn_1_1_lstm_descriptor_xhtml_a86e88bef0df4df96df752b4b8955a3af"><div class="ttname"><a href="structarmnn_1_1_lstm_descriptor.xhtml#a86e88bef0df4df96df752b4b8955a3af">armnn::LstmDescriptor::m_ClippingThresProj</a></div><div class="ttdeci">float m_ClippingThresProj</div><div class="ttdoc">Clipping threshold value for the projection. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00865">Descriptors.hpp:865</a></div></div>
-<div class="ttc" id="structarmnn_1_1_lstm_descriptor_xhtml_a2837b4396f20c956952d1a7286cab5f8"><div class="ttname"><a href="structarmnn_1_1_lstm_descriptor.xhtml#a2837b4396f20c956952d1a7286cab5f8">armnn::LstmDescriptor::m_PeepholeEnabled</a></div><div class="ttdeci">bool m_PeepholeEnabled</div><div class="ttdoc">Enable/disable peephole. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00869">Descriptors.hpp:869</a></div></div>
-<div class="ttc" id="structarmnn_1_1_lstm_descriptor_xhtml_ae1b07ed928036004bd257169e5aeeef4"><div class="ttname"><a href="structarmnn_1_1_lstm_descriptor.xhtml#ae1b07ed928036004bd257169e5aeeef4">armnn::LstmDescriptor::m_ActivationFunc</a></div><div class="ttdeci">uint32_t m_ActivationFunc</div><div class="ttdoc">The activation function to use. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00861">Descriptors.hpp:861</a></div></div>
-<div class="ttc" id="structarmnn_1_1_lstm_descriptor_xhtml_a531a3907ec13d3772370da88030191a5"><div class="ttname"><a href="structarmnn_1_1_lstm_descriptor.xhtml#a531a3907ec13d3772370da88030191a5">armnn::LstmDescriptor::m_ClippingThresCell</a></div><div class="ttdeci">float m_ClippingThresCell</div><div class="ttdoc">Clipping threshold value for the cell state. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00863">Descriptors.hpp:863</a></div></div>
-<div class="ttc" id="structarmnn_1_1_lstm_descriptor_xhtml_ad474e5c51a0b194ef32e812b86c0cbdb"><div class="ttname"><a href="structarmnn_1_1_lstm_descriptor.xhtml#ad474e5c51a0b194ef32e812b86c0cbdb">armnn::LstmDescriptor::m_CifgEnabled</a></div><div class="ttdeci">bool m_CifgEnabled</div><div class="ttdoc">Enable/disable cifg (coupled input &amp; forget gate). </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00867">Descriptors.hpp:867</a></div></div>
-<div class="ttc" id="structarmnn_1_1_lstm_descriptor_xhtml_a4a8ec49f130084445d44297549254780"><div class="ttname"><a href="structarmnn_1_1_lstm_descriptor.xhtml#a4a8ec49f130084445d44297549254780">armnn::LstmDescriptor::m_LayerNormEnabled</a></div><div class="ttdeci">bool m_LayerNormEnabled</div><div class="ttdoc">Enable/disable layer normalization. </div><div class="ttdef"><b>Definition:</b> <a href="_descriptors_8hpp_source.xhtml#l00873">Descriptors.hpp:873</a></div></div>
-</div><!-- fragment -->
-</div>
-</div>
-<h2 class="groupheader">Member Data Documentation</h2>
-<a id="ae1b07ed928036004bd257169e5aeeef4"></a>
-<h2 class="memtitle"><span class="permalink"><a href="#ae1b07ed928036004bd257169e5aeeef4">&#9670;&nbsp;</a></span>m_ActivationFunc</h2>
-
-<div class="memitem">
-<div class="memproto">
- <table class="memname">
- <tr>
- <td class="memname">uint32_t m_ActivationFunc</td>
- </tr>
- </table>
-</div><div class="memdoc">
-
-<p>The activation function to use. </p>
-<p>0: None, 1: Relu, 3: Relu6, 4: Tanh, 6: Sigmoid. </p>
-
-<p class="definition">Definition at line <a class="el" href="_descriptors_8hpp_source.xhtml#l00861">861</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#l00558">armnn::BOOST_AUTO_TEST_CASE()</a>, <a class="el" href="_serializer_tests_8cpp_source.xhtml#l02746">BOOST_AUTO_TEST_CASE()</a>, <a class="el" href="_const_tensor_layer_visitor_8cpp_source.xhtml#l00051">TestLstmLayerVisitor::CheckDescriptor()</a>, <a class="el" href="_ref_lstm_workload_8cpp_source.xhtml#l00041">RefLstmWorkload::Execute()</a>, <a class="el" href="_deserializer_8cpp_source.xhtml#l02465">Deserializer::GetLstmDescriptor()</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l00849">LstmDescriptor::operator==()</a>, <a class="el" href="_serialize_layer_parameters_8cpp_source.xhtml#l00350">StringifyLayerParameters&lt; LstmDescriptor &gt;::Serialize()</a>, and <a class="el" href="_serializer_8cpp_source.xhtml#l00566">SerializerVisitor::VisitLstmLayer()</a>.</p>
-
-</div>
-</div>
-<a id="ad474e5c51a0b194ef32e812b86c0cbdb"></a>
-<h2 class="memtitle"><span class="permalink"><a href="#ad474e5c51a0b194ef32e812b86c0cbdb">&#9670;&nbsp;</a></span>m_CifgEnabled</h2>
-
-<div class="memitem">
-<div class="memproto">
- <table class="memname">
- <tr>
- <td class="memname">bool m_CifgEnabled</td>
- </tr>
- </table>
-</div><div class="memdoc">
-
-<p>Enable/disable cifg (coupled input &amp; forget gate). </p>
-
-<p class="definition">Definition at line <a class="el" href="_descriptors_8hpp_source.xhtml#l00867">867</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#l00558">armnn::BOOST_AUTO_TEST_CASE()</a>, <a class="el" href="_serializer_tests_8cpp_source.xhtml#l02746">BOOST_AUTO_TEST_CASE()</a>, <a class="el" href="_const_tensor_layer_visitor_8cpp_source.xhtml#l00051">TestLstmLayerVisitor::CheckDescriptor()</a>, <a class="el" href="_lstm_layer_8cpp_source.xhtml#l00022">LstmLayer::CreateWorkload()</a>, <a class="el" href="_ref_lstm_workload_8cpp_source.xhtml#l00041">RefLstmWorkload::Execute()</a>, <a class="el" href="_deserializer_8cpp_source.xhtml#l02465">Deserializer::GetLstmDescriptor()</a>, <a class="el" href="_lstm_layer_8cpp_source.xhtml#l00142">LstmLayer::InferOutputShapes()</a>, <a class="el" href="_ref_layer_support_8cpp_source.xhtml#l01050">RefLayerSupport::IsLstmSupported()</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l00849">LstmDescriptor::operator==()</a>, <a class="el" href="_serialize_layer_parameters_8cpp_source.xhtml#l00350">StringifyLayerParameters&lt; LstmDescriptor &gt;::Serialize()</a>, <a class="el" href="_lstm_layer_8cpp_source.xhtml#l00160">LstmLayer::ValidateTensorShapesFromInputs()</a>, and <a class="el" href="_serializer_8cpp_source.xhtml#l00566">SerializerVisitor::VisitLstmLayer()</a>.</p>
-
-</div>
-</div>
-<a id="a531a3907ec13d3772370da88030191a5"></a>
-<h2 class="memtitle"><span class="permalink"><a href="#a531a3907ec13d3772370da88030191a5">&#9670;&nbsp;</a></span>m_ClippingThresCell</h2>
-
-<div class="memitem">
-<div class="memproto">
- <table class="memname">
- <tr>
- <td class="memname">float m_ClippingThresCell</td>
- </tr>
- </table>
-</div><div class="memdoc">
-
-<p>Clipping threshold value for the cell state. </p>
-
-<p class="definition">Definition at line <a class="el" href="_descriptors_8hpp_source.xhtml#l00863">863</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#l00558">armnn::BOOST_AUTO_TEST_CASE()</a>, <a class="el" href="_serializer_tests_8cpp_source.xhtml#l02746">BOOST_AUTO_TEST_CASE()</a>, <a class="el" href="_const_tensor_layer_visitor_8cpp_source.xhtml#l00051">TestLstmLayerVisitor::CheckDescriptor()</a>, <a class="el" href="_ref_lstm_workload_8cpp_source.xhtml#l00041">RefLstmWorkload::Execute()</a>, <a class="el" href="_deserializer_8cpp_source.xhtml#l02465">Deserializer::GetLstmDescriptor()</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l00849">LstmDescriptor::operator==()</a>, <a class="el" href="_serialize_layer_parameters_8cpp_source.xhtml#l00350">StringifyLayerParameters&lt; LstmDescriptor &gt;::Serialize()</a>, and <a class="el" href="_serializer_8cpp_source.xhtml#l00566">SerializerVisitor::VisitLstmLayer()</a>.</p>
-
-</div>
-</div>
-<a id="a86e88bef0df4df96df752b4b8955a3af"></a>
-<h2 class="memtitle"><span class="permalink"><a href="#a86e88bef0df4df96df752b4b8955a3af">&#9670;&nbsp;</a></span>m_ClippingThresProj</h2>
-
-<div class="memitem">
-<div class="memproto">
- <table class="memname">
- <tr>
- <td class="memname">float m_ClippingThresProj</td>
- </tr>
- </table>
-</div><div class="memdoc">
-
-<p>Clipping threshold value for the projection. </p>
-
-<p class="definition">Definition at line <a class="el" href="_descriptors_8hpp_source.xhtml#l00865">865</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#l00558">armnn::BOOST_AUTO_TEST_CASE()</a>, <a class="el" href="_serializer_tests_8cpp_source.xhtml#l02746">BOOST_AUTO_TEST_CASE()</a>, <a class="el" href="_const_tensor_layer_visitor_8cpp_source.xhtml#l00051">TestLstmLayerVisitor::CheckDescriptor()</a>, <a class="el" href="_ref_lstm_workload_8cpp_source.xhtml#l00041">RefLstmWorkload::Execute()</a>, <a class="el" href="_deserializer_8cpp_source.xhtml#l02465">Deserializer::GetLstmDescriptor()</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l00849">LstmDescriptor::operator==()</a>, <a class="el" href="_serialize_layer_parameters_8cpp_source.xhtml#l00350">StringifyLayerParameters&lt; LstmDescriptor &gt;::Serialize()</a>, and <a class="el" href="_serializer_8cpp_source.xhtml#l00566">SerializerVisitor::VisitLstmLayer()</a>.</p>
-
-</div>
-</div>
-<a id="a4a8ec49f130084445d44297549254780"></a>
-<h2 class="memtitle"><span class="permalink"><a href="#a4a8ec49f130084445d44297549254780">&#9670;&nbsp;</a></span>m_LayerNormEnabled</h2>
-
-<div class="memitem">
-<div class="memproto">
- <table class="memname">
- <tr>
- <td class="memname">bool m_LayerNormEnabled</td>
- </tr>
- </table>
-</div><div class="memdoc">
-
-<p>Enable/disable layer normalization. </p>
-
-<p class="definition">Definition at line <a class="el" href="_descriptors_8hpp_source.xhtml#l00873">873</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#l03006">BOOST_AUTO_TEST_CASE()</a>, <a class="el" href="_lstm_layer_8cpp_source.xhtml#l00022">LstmLayer::CreateWorkload()</a>, <a class="el" href="_ref_lstm_workload_8cpp_source.xhtml#l00041">RefLstmWorkload::Execute()</a>, <a class="el" href="_deserializer_8cpp_source.xhtml#l02465">Deserializer::GetLstmDescriptor()</a>, <a class="el" href="_ref_layer_support_8cpp_source.xhtml#l01050">RefLayerSupport::IsLstmSupported()</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l00849">LstmDescriptor::operator==()</a>, <a class="el" href="_serialize_layer_parameters_8cpp_source.xhtml#l00350">StringifyLayerParameters&lt; LstmDescriptor &gt;::Serialize()</a>, <a class="el" href="_lstm_layer_8cpp_source.xhtml#l00160">LstmLayer::ValidateTensorShapesFromInputs()</a>, and <a class="el" href="_serializer_8cpp_source.xhtml#l00566">SerializerVisitor::VisitLstmLayer()</a>.</p>
-
-</div>
-</div>
-<a id="a2837b4396f20c956952d1a7286cab5f8"></a>
-<h2 class="memtitle"><span class="permalink"><a href="#a2837b4396f20c956952d1a7286cab5f8">&#9670;&nbsp;</a></span>m_PeepholeEnabled</h2>
-
-<div class="memitem">
-<div class="memproto">
- <table class="memname">
- <tr>
- <td class="memname">bool m_PeepholeEnabled</td>
- </tr>
- </table>
-</div><div class="memdoc">
-
-<p>Enable/disable peephole. </p>
-
-<p class="definition">Definition at line <a class="el" href="_descriptors_8hpp_source.xhtml#l00869">869</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#l00899">armnn::BOOST_AUTO_TEST_CASE()</a>, <a class="el" href="_serializer_tests_8cpp_source.xhtml#l02746">BOOST_AUTO_TEST_CASE()</a>, <a class="el" href="_const_tensor_layer_visitor_8cpp_source.xhtml#l00051">TestLstmLayerVisitor::CheckDescriptor()</a>, <a class="el" href="_lstm_layer_8cpp_source.xhtml#l00022">LstmLayer::CreateWorkload()</a>, <a class="el" href="_ref_lstm_workload_8cpp_source.xhtml#l00041">RefLstmWorkload::Execute()</a>, <a class="el" href="_deserializer_8cpp_source.xhtml#l02465">Deserializer::GetLstmDescriptor()</a>, <a class="el" href="_ref_layer_support_8cpp_source.xhtml#l01050">RefLayerSupport::IsLstmSupported()</a>, <a class="el" href="_descriptors_8hpp_source.xhtml#l00849">LstmDescriptor::operator==()</a>, <a class="el" href="_serialize_layer_parameters_8cpp_source.xhtml#l00350">StringifyLayerParameters&lt; LstmDescriptor &gt;::Serialize()</a>, <a class="el" href="_lstm_layer_8cpp_source.xhtml#l00160">LstmLayer::ValidateTensorShapesFromInputs()</a>, and <a class="el" href="_serializer_8cpp_source.xhtml#l00566">SerializerVisitor::VisitLstmLayer()</a>.</p>
-
-</div>
-</div>
-<a id="a6c9de81fc65b3c4924cab11907075a17"></a>
-<h2 class="memtitle"><span class="permalink"><a href="#a6c9de81fc65b3c4924cab11907075a17">&#9670;&nbsp;</a></span>m_ProjectionEnabled</h2>
-
-<div class="memitem">
-<div class="memproto">
- <table class="memname">
- <tr>
- <td class="memname">bool m_ProjectionEnabled</td>
- </tr>
- </table>
-</div><div class="memdoc">
-
-<p>Enable/disable the projection layer. </p>
-
-<p class="definition">Definition at line <a class="el" href="_descriptors_8hpp_source.xhtml#l00871">871</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#l01073">armnn::BOOST_AUTO_TEST_CASE()</a>, <a class="el" href="_serializer_tests_8cpp_source.xhtml#l02746">BOOST_AUTO_TEST_CASE()</a>, <a class="el" href="_const_tensor_layer_visitor_8cpp_source.xhtml#l00051">TestLstmLayerVisitor::CheckDescriptor()</a>, <a class="el" href="_lstm_layer_8cpp_source.xhtml#l00022">LstmLayer::CreateWorkload()</a>, <a class="el" href="_ref_lstm_workload_8cpp_source.xhtml#l00041">RefLstmWorkload::Execute()</a>, <a class="el" href="_deserializer_8cpp_source.xhtml#l02465">Deserializer::GetLstmDescriptor()</a>, <a class="el" href="_ref_layer_support_8cpp_source.xhtml#l01050">RefLayerSupport::IsLstmSupported()</a>, <a class="el" href="_serialize_layer_parameters_8cpp_source.xhtml#l00350">StringifyLayerParameters&lt; LstmDescriptor &gt;::Serialize()</a>, <a class="el" href="_lstm_layer_8cpp_source.xhtml#l00160">LstmLayer::ValidateTensorShapesFromInputs()</a>, and <a class="el" href="_serializer_8cpp_source.xhtml#l00566">SerializerVisitor::VisitLstmLayer()</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_lstm_descriptor.xhtml">LstmDescriptor</a></li>
- <li class="footer">Generated on Fri Mar 13 2020 16:09:18 for ArmNN by
- <a href="http://www.doxygen.org/index.html">
- <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
- </ul>
-</div>
-</body>
-</html>