blob: 64622de7daa086d9b8b9d44e0efc95fe5be94f04 [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: LstmInputParamsInfo 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_input_params_info.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_input_params_info-members.xhtml">List of all members</a> </div>
<div class="headertitle">
<div class="title">LstmInputParamsInfo Struct Reference</div> </div>
</div><!--header-->
<div class="contents">
<p><code>#include &lt;<a class="el" href="_lstm_params_8hpp_source.xhtml">LstmParams.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:a33e2c1fdc2219412664d9f7c31455867"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_lstm_input_params_info.xhtml#a33e2c1fdc2219412664d9f7c31455867">LstmInputParamsInfo</a> ()</td></tr>
<tr class="separator:a33e2c1fdc2219412664d9f7c31455867"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a93b77e6b7460c85fa16cb776915f2c4c"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_lstm_input_params_info.xhtml#a93b77e6b7460c85fa16cb776915f2c4c">Deref</a> (const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a> *tensorInfo) const</td></tr>
<tr class="separator:a93b77e6b7460c85fa16cb776915f2c4c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:afa2b04197a764428a8c3a648de8058fc"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_lstm_input_params_info.xhtml#afa2b04197a764428a8c3a648de8058fc">GetInputToInputWeights</a> () const</td></tr>
<tr class="separator:afa2b04197a764428a8c3a648de8058fc"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7dac08f19a1b235d5256d39136848a09"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_lstm_input_params_info.xhtml#a7dac08f19a1b235d5256d39136848a09">GetInputToForgetWeights</a> () const</td></tr>
<tr class="separator:a7dac08f19a1b235d5256d39136848a09"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3b3c26330a05bf4ea40f8a6b402be354"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_lstm_input_params_info.xhtml#a3b3c26330a05bf4ea40f8a6b402be354">GetInputToCellWeights</a> () const</td></tr>
<tr class="separator:a3b3c26330a05bf4ea40f8a6b402be354"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a800adf0f61e84d706060f63037c1a336"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_lstm_input_params_info.xhtml#a800adf0f61e84d706060f63037c1a336">GetInputToOutputWeights</a> () const</td></tr>
<tr class="separator:a800adf0f61e84d706060f63037c1a336"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad159f9edbddeeb6cf6ff0ba042481ba8"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_lstm_input_params_info.xhtml#ad159f9edbddeeb6cf6ff0ba042481ba8">GetRecurrentToInputWeights</a> () const</td></tr>
<tr class="separator:ad159f9edbddeeb6cf6ff0ba042481ba8"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a534af7e4f3a6d50a6dab05abc245133d"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_lstm_input_params_info.xhtml#a534af7e4f3a6d50a6dab05abc245133d">GetRecurrentToForgetWeights</a> () const</td></tr>
<tr class="separator:a534af7e4f3a6d50a6dab05abc245133d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae5bfdd423b16f990c1713ef9f91f947b"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_lstm_input_params_info.xhtml#ae5bfdd423b16f990c1713ef9f91f947b">GetRecurrentToCellWeights</a> () const</td></tr>
<tr class="separator:ae5bfdd423b16f990c1713ef9f91f947b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:afe4d25acd31b98dee6f6b28d4d756071"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_lstm_input_params_info.xhtml#afe4d25acd31b98dee6f6b28d4d756071">GetRecurrentToOutputWeights</a> () const</td></tr>
<tr class="separator:afe4d25acd31b98dee6f6b28d4d756071"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a36fa9439fda2e72234411956a1c7e64f"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_lstm_input_params_info.xhtml#a36fa9439fda2e72234411956a1c7e64f">GetCellToInputWeights</a> () const</td></tr>
<tr class="separator:a36fa9439fda2e72234411956a1c7e64f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0e31db1891d11bbe0d8556c01e9812ef"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_lstm_input_params_info.xhtml#a0e31db1891d11bbe0d8556c01e9812ef">GetCellToForgetWeights</a> () const</td></tr>
<tr class="separator:a0e31db1891d11bbe0d8556c01e9812ef"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a35825b1ec5bc2b14c8eac60887dbcf19"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_lstm_input_params_info.xhtml#a35825b1ec5bc2b14c8eac60887dbcf19">GetCellToOutputWeights</a> () const</td></tr>
<tr class="separator:a35825b1ec5bc2b14c8eac60887dbcf19"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae1d5a487fcd13852927c8a2b9f9dfeb6"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_lstm_input_params_info.xhtml#ae1d5a487fcd13852927c8a2b9f9dfeb6">GetInputGateBias</a> () const</td></tr>
<tr class="separator:ae1d5a487fcd13852927c8a2b9f9dfeb6"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac81393ef433b0c7c337f9f0d55f41ae4"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_lstm_input_params_info.xhtml#ac81393ef433b0c7c337f9f0d55f41ae4">GetForgetGateBias</a> () const</td></tr>
<tr class="separator:ac81393ef433b0c7c337f9f0d55f41ae4"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad5f4be37766b41f342dd196cb1c6e141"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_lstm_input_params_info.xhtml#ad5f4be37766b41f342dd196cb1c6e141">GetCellBias</a> () const</td></tr>
<tr class="separator:ad5f4be37766b41f342dd196cb1c6e141"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae0da94ba17ce67b95b5b9d6e5adc4271"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_lstm_input_params_info.xhtml#ae0da94ba17ce67b95b5b9d6e5adc4271">GetOutputGateBias</a> () const</td></tr>
<tr class="separator:ae0da94ba17ce67b95b5b9d6e5adc4271"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a18038725f71bb5c5bd03c02cc164f879"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_lstm_input_params_info.xhtml#a18038725f71bb5c5bd03c02cc164f879">GetProjectionWeights</a> () const</td></tr>
<tr class="separator:a18038725f71bb5c5bd03c02cc164f879"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9f2cce936b4df49c487eaca513bf55ca"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_lstm_input_params_info.xhtml#a9f2cce936b4df49c487eaca513bf55ca">GetProjectionBias</a> () const</td></tr>
<tr class="separator:a9f2cce936b4df49c487eaca513bf55ca"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3d2f638ba83ae5dad0094c006220c232"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_lstm_input_params_info.xhtml#a3d2f638ba83ae5dad0094c006220c232">GetInputLayerNormWeights</a> () const</td></tr>
<tr class="separator:a3d2f638ba83ae5dad0094c006220c232"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab50b4ccb0b84f6427996f76083a4107a"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_lstm_input_params_info.xhtml#ab50b4ccb0b84f6427996f76083a4107a">GetForgetLayerNormWeights</a> () const</td></tr>
<tr class="separator:ab50b4ccb0b84f6427996f76083a4107a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aaf1af3bc828c5daa4a5c0bac28f63cc3"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_lstm_input_params_info.xhtml#aaf1af3bc828c5daa4a5c0bac28f63cc3">GetCellLayerNormWeights</a> () const</td></tr>
<tr class="separator:aaf1af3bc828c5daa4a5c0bac28f63cc3"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a045674b768295e617d7060f96f162366"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_lstm_input_params_info.xhtml#a045674b768295e617d7060f96f162366">GetOutputLayerNormWeights</a> () const</td></tr>
<tr class="separator:a045674b768295e617d7060f96f162366"><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:a15f9f65126ad3d4d82d6c19d0662ae01"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_lstm_input_params_info.xhtml#a15f9f65126ad3d4d82d6c19d0662ae01">m_InputToInputWeights</a></td></tr>
<tr class="separator:a15f9f65126ad3d4d82d6c19d0662ae01"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4b3f6e6f2268416ffd7a34fda95ffd0b"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_lstm_input_params_info.xhtml#a4b3f6e6f2268416ffd7a34fda95ffd0b">m_InputToForgetWeights</a></td></tr>
<tr class="separator:a4b3f6e6f2268416ffd7a34fda95ffd0b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af07c65d3b7886a00f10c69093e76a341"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_lstm_input_params_info.xhtml#af07c65d3b7886a00f10c69093e76a341">m_InputToCellWeights</a></td></tr>
<tr class="separator:af07c65d3b7886a00f10c69093e76a341"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a33242cb43250f04f1736161ca8ad2db9"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_lstm_input_params_info.xhtml#a33242cb43250f04f1736161ca8ad2db9">m_InputToOutputWeights</a></td></tr>
<tr class="separator:a33242cb43250f04f1736161ca8ad2db9"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9ab864961ded72f5ce7ea4eb9921f826"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_lstm_input_params_info.xhtml#a9ab864961ded72f5ce7ea4eb9921f826">m_RecurrentToInputWeights</a></td></tr>
<tr class="separator:a9ab864961ded72f5ce7ea4eb9921f826"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a11b90bd2694aa7f4b434aadd75fbb1c2"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_lstm_input_params_info.xhtml#a11b90bd2694aa7f4b434aadd75fbb1c2">m_RecurrentToForgetWeights</a></td></tr>
<tr class="separator:a11b90bd2694aa7f4b434aadd75fbb1c2"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6c7873a3320a59a63aa26c006db905c0"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_lstm_input_params_info.xhtml#a6c7873a3320a59a63aa26c006db905c0">m_RecurrentToCellWeights</a></td></tr>
<tr class="separator:a6c7873a3320a59a63aa26c006db905c0"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af434b509cd5232ef762c4b21b2dfaae0"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_lstm_input_params_info.xhtml#af434b509cd5232ef762c4b21b2dfaae0">m_RecurrentToOutputWeights</a></td></tr>
<tr class="separator:af434b509cd5232ef762c4b21b2dfaae0"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab99b2297c5a17114926b8b47c693fe43"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_lstm_input_params_info.xhtml#ab99b2297c5a17114926b8b47c693fe43">m_CellToInputWeights</a></td></tr>
<tr class="separator:ab99b2297c5a17114926b8b47c693fe43"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1ddc4634491d95d37fe15049decadb8c"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_lstm_input_params_info.xhtml#a1ddc4634491d95d37fe15049decadb8c">m_CellToForgetWeights</a></td></tr>
<tr class="separator:a1ddc4634491d95d37fe15049decadb8c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a16b4d4acd2a0d6d533ff3fe8b8e71765"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_lstm_input_params_info.xhtml#a16b4d4acd2a0d6d533ff3fe8b8e71765">m_CellToOutputWeights</a></td></tr>
<tr class="separator:a16b4d4acd2a0d6d533ff3fe8b8e71765"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a042ea9d6d3842b87f112db126e806a93"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_lstm_input_params_info.xhtml#a042ea9d6d3842b87f112db126e806a93">m_InputGateBias</a></td></tr>
<tr class="separator:a042ea9d6d3842b87f112db126e806a93"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a21626d0b91f8942c3ef8e48e17db9f21"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_lstm_input_params_info.xhtml#a21626d0b91f8942c3ef8e48e17db9f21">m_ForgetGateBias</a></td></tr>
<tr class="separator:a21626d0b91f8942c3ef8e48e17db9f21"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab173a067eeb7295d84f5327bcc05a6c1"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_lstm_input_params_info.xhtml#ab173a067eeb7295d84f5327bcc05a6c1">m_CellBias</a></td></tr>
<tr class="separator:ab173a067eeb7295d84f5327bcc05a6c1"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a48cb83dcb58c786ea36f5d37695e75b1"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_lstm_input_params_info.xhtml#a48cb83dcb58c786ea36f5d37695e75b1">m_OutputGateBias</a></td></tr>
<tr class="separator:a48cb83dcb58c786ea36f5d37695e75b1"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac6fb4a3a8e7e8a359ac34badc8178b1a"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_lstm_input_params_info.xhtml#ac6fb4a3a8e7e8a359ac34badc8178b1a">m_ProjectionWeights</a></td></tr>
<tr class="separator:ac6fb4a3a8e7e8a359ac34badc8178b1a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae22fc962c59e7c24986718f5af0020db"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_lstm_input_params_info.xhtml#ae22fc962c59e7c24986718f5af0020db">m_ProjectionBias</a></td></tr>
<tr class="separator:ae22fc962c59e7c24986718f5af0020db"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab8c7712c0c6bc427dede8c76945e8f89"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_lstm_input_params_info.xhtml#ab8c7712c0c6bc427dede8c76945e8f89">m_InputLayerNormWeights</a></td></tr>
<tr class="separator:ab8c7712c0c6bc427dede8c76945e8f89"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a513ad7774e0f8969ab68d91a04ecca65"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_lstm_input_params_info.xhtml#a513ad7774e0f8969ab68d91a04ecca65">m_ForgetLayerNormWeights</a></td></tr>
<tr class="separator:a513ad7774e0f8969ab68d91a04ecca65"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a567622530e51eaa2e82c9790a3a43f02"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_lstm_input_params_info.xhtml#a567622530e51eaa2e82c9790a3a43f02">m_CellLayerNormWeights</a></td></tr>
<tr class="separator:a567622530e51eaa2e82c9790a3a43f02"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9935ad8aff43cf1e0622bf6d82710513"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1_lstm_input_params_info.xhtml#a9935ad8aff43cf1e0622bf6d82710513">m_OutputLayerNormWeights</a></td></tr>
<tr class="separator:a9935ad8aff43cf1e0622bf6d82710513"><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 class="definition">Definition at line <a class="el" href="_lstm_params_8hpp_source.xhtml#l00063">63</a> of file <a class="el" href="_lstm_params_8hpp_source.xhtml">LstmParams.hpp</a>.</p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="a33e2c1fdc2219412664d9f7c31455867"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a33e2c1fdc2219412664d9f7c31455867">&#9670;&nbsp;</a></span>LstmInputParamsInfo()</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_input_params_info.xhtml">LstmInputParamsInfo</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="_lstm_params_8hpp_source.xhtml#l00065">65</a> of file <a class="el" href="_lstm_params_8hpp_source.xhtml">LstmParams.hpp</a>.</p>
<div class="fragment"><div class="line"><a name="l00066"></a><span class="lineno"> 66</span>&#160; : <a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#a15f9f65126ad3d4d82d6c19d0662ae01">m_InputToInputWeights</a>(<span class="keyword">nullptr</span>)</div><div class="line"><a name="l00067"></a><span class="lineno"> 67</span>&#160; , <a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#a4b3f6e6f2268416ffd7a34fda95ffd0b">m_InputToForgetWeights</a>(<span class="keyword">nullptr</span>)</div><div class="line"><a name="l00068"></a><span class="lineno"> 68</span>&#160; , <a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#af07c65d3b7886a00f10c69093e76a341">m_InputToCellWeights</a>(<span class="keyword">nullptr</span>)</div><div class="line"><a name="l00069"></a><span class="lineno"> 69</span>&#160; , <a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#a33242cb43250f04f1736161ca8ad2db9">m_InputToOutputWeights</a>(<span class="keyword">nullptr</span>)</div><div class="line"><a name="l00070"></a><span class="lineno"> 70</span>&#160; , <a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#a9ab864961ded72f5ce7ea4eb9921f826">m_RecurrentToInputWeights</a>(<span class="keyword">nullptr</span>)</div><div class="line"><a name="l00071"></a><span class="lineno"> 71</span>&#160; , <a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#a11b90bd2694aa7f4b434aadd75fbb1c2">m_RecurrentToForgetWeights</a>(<span class="keyword">nullptr</span>)</div><div class="line"><a name="l00072"></a><span class="lineno"> 72</span>&#160; , <a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#a6c7873a3320a59a63aa26c006db905c0">m_RecurrentToCellWeights</a>(<span class="keyword">nullptr</span>)</div><div class="line"><a name="l00073"></a><span class="lineno"> 73</span>&#160; , <a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#af434b509cd5232ef762c4b21b2dfaae0">m_RecurrentToOutputWeights</a>(<span class="keyword">nullptr</span>)</div><div class="line"><a name="l00074"></a><span class="lineno"> 74</span>&#160; , <a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#ab99b2297c5a17114926b8b47c693fe43">m_CellToInputWeights</a>(<span class="keyword">nullptr</span>)</div><div class="line"><a name="l00075"></a><span class="lineno"> 75</span>&#160; , <a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#a1ddc4634491d95d37fe15049decadb8c">m_CellToForgetWeights</a>(<span class="keyword">nullptr</span>)</div><div class="line"><a name="l00076"></a><span class="lineno"> 76</span>&#160; , <a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#a16b4d4acd2a0d6d533ff3fe8b8e71765">m_CellToOutputWeights</a>(<span class="keyword">nullptr</span>)</div><div class="line"><a name="l00077"></a><span class="lineno"> 77</span>&#160; , <a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#a042ea9d6d3842b87f112db126e806a93">m_InputGateBias</a>(<span class="keyword">nullptr</span>)</div><div class="line"><a name="l00078"></a><span class="lineno"> 78</span>&#160; , <a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#a21626d0b91f8942c3ef8e48e17db9f21">m_ForgetGateBias</a>(<span class="keyword">nullptr</span>)</div><div class="line"><a name="l00079"></a><span class="lineno"> 79</span>&#160; , <a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#ab173a067eeb7295d84f5327bcc05a6c1">m_CellBias</a>(<span class="keyword">nullptr</span>)</div><div class="line"><a name="l00080"></a><span class="lineno"> 80</span>&#160; , <a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#a48cb83dcb58c786ea36f5d37695e75b1">m_OutputGateBias</a>(<span class="keyword">nullptr</span>)</div><div class="line"><a name="l00081"></a><span class="lineno"> 81</span>&#160; , <a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#ac6fb4a3a8e7e8a359ac34badc8178b1a">m_ProjectionWeights</a>(<span class="keyword">nullptr</span>)</div><div class="line"><a name="l00082"></a><span class="lineno"> 82</span>&#160; , <a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#ae22fc962c59e7c24986718f5af0020db">m_ProjectionBias</a>(<span class="keyword">nullptr</span>)</div><div class="line"><a name="l00083"></a><span class="lineno"> 83</span>&#160; , <a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#ab8c7712c0c6bc427dede8c76945e8f89">m_InputLayerNormWeights</a>(<span class="keyword">nullptr</span>)</div><div class="line"><a name="l00084"></a><span class="lineno"> 84</span>&#160; , <a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#a513ad7774e0f8969ab68d91a04ecca65">m_ForgetLayerNormWeights</a>(<span class="keyword">nullptr</span>)</div><div class="line"><a name="l00085"></a><span class="lineno"> 85</span>&#160; , <a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#a567622530e51eaa2e82c9790a3a43f02">m_CellLayerNormWeights</a>(<span class="keyword">nullptr</span>)</div><div class="line"><a name="l00086"></a><span class="lineno"> 86</span>&#160; , <a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#a9935ad8aff43cf1e0622bf6d82710513">m_OutputLayerNormWeights</a>(<span class="keyword">nullptr</span>)</div><div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160; {</div><div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160; }</div><div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_ab8c7712c0c6bc427dede8c76945e8f89"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#ab8c7712c0c6bc427dede8c76945e8f89">armnn::LstmInputParamsInfo::m_InputLayerNormWeights</a></div><div class="ttdeci">const TensorInfo * m_InputLayerNormWeights</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00106">LstmParams.hpp:106</a></div></div>
<div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_a48cb83dcb58c786ea36f5d37695e75b1"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#a48cb83dcb58c786ea36f5d37695e75b1">armnn::LstmInputParamsInfo::m_OutputGateBias</a></div><div class="ttdeci">const TensorInfo * m_OutputGateBias</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00103">LstmParams.hpp:103</a></div></div>
<div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_ac6fb4a3a8e7e8a359ac34badc8178b1a"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#ac6fb4a3a8e7e8a359ac34badc8178b1a">armnn::LstmInputParamsInfo::m_ProjectionWeights</a></div><div class="ttdeci">const TensorInfo * m_ProjectionWeights</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00104">LstmParams.hpp:104</a></div></div>
<div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_a513ad7774e0f8969ab68d91a04ecca65"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#a513ad7774e0f8969ab68d91a04ecca65">armnn::LstmInputParamsInfo::m_ForgetLayerNormWeights</a></div><div class="ttdeci">const TensorInfo * m_ForgetLayerNormWeights</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00107">LstmParams.hpp:107</a></div></div>
<div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_a21626d0b91f8942c3ef8e48e17db9f21"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#a21626d0b91f8942c3ef8e48e17db9f21">armnn::LstmInputParamsInfo::m_ForgetGateBias</a></div><div class="ttdeci">const TensorInfo * m_ForgetGateBias</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00101">LstmParams.hpp:101</a></div></div>
<div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_a9935ad8aff43cf1e0622bf6d82710513"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#a9935ad8aff43cf1e0622bf6d82710513">armnn::LstmInputParamsInfo::m_OutputLayerNormWeights</a></div><div class="ttdeci">const TensorInfo * m_OutputLayerNormWeights</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00109">LstmParams.hpp:109</a></div></div>
<div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_a6c7873a3320a59a63aa26c006db905c0"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#a6c7873a3320a59a63aa26c006db905c0">armnn::LstmInputParamsInfo::m_RecurrentToCellWeights</a></div><div class="ttdeci">const TensorInfo * m_RecurrentToCellWeights</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00095">LstmParams.hpp:95</a></div></div>
<div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_af07c65d3b7886a00f10c69093e76a341"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#af07c65d3b7886a00f10c69093e76a341">armnn::LstmInputParamsInfo::m_InputToCellWeights</a></div><div class="ttdeci">const TensorInfo * m_InputToCellWeights</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00091">LstmParams.hpp:91</a></div></div>
<div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_a9ab864961ded72f5ce7ea4eb9921f826"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#a9ab864961ded72f5ce7ea4eb9921f826">armnn::LstmInputParamsInfo::m_RecurrentToInputWeights</a></div><div class="ttdeci">const TensorInfo * m_RecurrentToInputWeights</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00093">LstmParams.hpp:93</a></div></div>
<div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_af434b509cd5232ef762c4b21b2dfaae0"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#af434b509cd5232ef762c4b21b2dfaae0">armnn::LstmInputParamsInfo::m_RecurrentToOutputWeights</a></div><div class="ttdeci">const TensorInfo * m_RecurrentToOutputWeights</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00096">LstmParams.hpp:96</a></div></div>
<div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_a16b4d4acd2a0d6d533ff3fe8b8e71765"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#a16b4d4acd2a0d6d533ff3fe8b8e71765">armnn::LstmInputParamsInfo::m_CellToOutputWeights</a></div><div class="ttdeci">const TensorInfo * m_CellToOutputWeights</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00099">LstmParams.hpp:99</a></div></div>
<div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_a567622530e51eaa2e82c9790a3a43f02"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#a567622530e51eaa2e82c9790a3a43f02">armnn::LstmInputParamsInfo::m_CellLayerNormWeights</a></div><div class="ttdeci">const TensorInfo * m_CellLayerNormWeights</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00108">LstmParams.hpp:108</a></div></div>
<div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_a4b3f6e6f2268416ffd7a34fda95ffd0b"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#a4b3f6e6f2268416ffd7a34fda95ffd0b">armnn::LstmInputParamsInfo::m_InputToForgetWeights</a></div><div class="ttdeci">const TensorInfo * m_InputToForgetWeights</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00090">LstmParams.hpp:90</a></div></div>
<div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_ae22fc962c59e7c24986718f5af0020db"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#ae22fc962c59e7c24986718f5af0020db">armnn::LstmInputParamsInfo::m_ProjectionBias</a></div><div class="ttdeci">const TensorInfo * m_ProjectionBias</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00105">LstmParams.hpp:105</a></div></div>
<div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_ab99b2297c5a17114926b8b47c693fe43"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#ab99b2297c5a17114926b8b47c693fe43">armnn::LstmInputParamsInfo::m_CellToInputWeights</a></div><div class="ttdeci">const TensorInfo * m_CellToInputWeights</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00097">LstmParams.hpp:97</a></div></div>
<div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_a042ea9d6d3842b87f112db126e806a93"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#a042ea9d6d3842b87f112db126e806a93">armnn::LstmInputParamsInfo::m_InputGateBias</a></div><div class="ttdeci">const TensorInfo * m_InputGateBias</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00100">LstmParams.hpp:100</a></div></div>
<div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_a33242cb43250f04f1736161ca8ad2db9"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#a33242cb43250f04f1736161ca8ad2db9">armnn::LstmInputParamsInfo::m_InputToOutputWeights</a></div><div class="ttdeci">const TensorInfo * m_InputToOutputWeights</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00092">LstmParams.hpp:92</a></div></div>
<div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_a15f9f65126ad3d4d82d6c19d0662ae01"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#a15f9f65126ad3d4d82d6c19d0662ae01">armnn::LstmInputParamsInfo::m_InputToInputWeights</a></div><div class="ttdeci">const TensorInfo * m_InputToInputWeights</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00089">LstmParams.hpp:89</a></div></div>
<div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_a1ddc4634491d95d37fe15049decadb8c"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#a1ddc4634491d95d37fe15049decadb8c">armnn::LstmInputParamsInfo::m_CellToForgetWeights</a></div><div class="ttdeci">const TensorInfo * m_CellToForgetWeights</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00098">LstmParams.hpp:98</a></div></div>
<div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_a11b90bd2694aa7f4b434aadd75fbb1c2"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#a11b90bd2694aa7f4b434aadd75fbb1c2">armnn::LstmInputParamsInfo::m_RecurrentToForgetWeights</a></div><div class="ttdeci">const TensorInfo * m_RecurrentToForgetWeights</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00094">LstmParams.hpp:94</a></div></div>
<div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_ab173a067eeb7295d84f5327bcc05a6c1"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#ab173a067eeb7295d84f5327bcc05a6c1">armnn::LstmInputParamsInfo::m_CellBias</a></div><div class="ttdeci">const TensorInfo * m_CellBias</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00102">LstmParams.hpp:102</a></div></div>
</div><!-- fragment -->
</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a id="a93b77e6b7460c85fa16cb776915f2c4c"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a93b77e6b7460c85fa16cb776915f2c4c">&#9670;&nbsp;</a></span>Deref()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a>&amp; Deref </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a> *&#160;</td>
<td class="paramname"><em>tensorInfo</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="_lstm_params_8hpp_source.xhtml#l00111">111</a> of file <a class="el" href="_lstm_params_8hpp_source.xhtml">LstmParams.hpp</a>.</p>
<div class="fragment"><div class="line"><a name="l00112"></a><span class="lineno"> 112</span>&#160; {</div><div class="line"><a name="l00113"></a><span class="lineno"> 113</span>&#160; <span class="keywordflow">if</span> (tensorInfo != <span class="keyword">nullptr</span>)</div><div class="line"><a name="l00114"></a><span class="lineno"> 114</span>&#160; {</div><div class="line"><a name="l00115"></a><span class="lineno"> 115</span>&#160; <span class="keyword">const</span> TensorInfo &amp;temp = *tensorInfo;</div><div class="line"><a name="l00116"></a><span class="lineno"> 116</span>&#160; <span class="keywordflow">return</span> temp;</div><div class="line"><a name="l00117"></a><span class="lineno"> 117</span>&#160; }</div><div class="line"><a name="l00118"></a><span class="lineno"> 118</span>&#160; <span class="keywordflow">throw</span> InvalidArgumentException(<span class="stringliteral">&quot;Can&#39;t dereference a null pointer&quot;</span>);</div><div class="line"><a name="l00119"></a><span class="lineno"> 119</span>&#160; }</div></div><!-- fragment -->
</div>
</div>
<a id="ad5f4be37766b41f342dd196cb1c6e141"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ad5f4be37766b41f342dd196cb1c6e141">&#9670;&nbsp;</a></span>GetCellBias()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a>&amp; GetCellBias </td>
<td>(</td>
<td class="paramname"></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="_lstm_params_8hpp_source.xhtml#l00173">173</a> of file <a class="el" href="_lstm_params_8hpp_source.xhtml">LstmParams.hpp</a>.</p>
<p class="reference">Referenced by <a class="el" href="_ref_layer_support_8cpp_source.xhtml#l01050">RefLayerSupport::IsLstmSupported()</a>.</p>
<div class="fragment"><div class="line"><a name="l00174"></a><span class="lineno"> 174</span>&#160; {</div><div class="line"><a name="l00175"></a><span class="lineno"> 175</span>&#160; <span class="keywordflow">return</span> <a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#a93b77e6b7460c85fa16cb776915f2c4c">Deref</a>(<a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#ab173a067eeb7295d84f5327bcc05a6c1">m_CellBias</a>);</div><div class="line"><a name="l00176"></a><span class="lineno"> 176</span>&#160; }</div><div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_a93b77e6b7460c85fa16cb776915f2c4c"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#a93b77e6b7460c85fa16cb776915f2c4c">armnn::LstmInputParamsInfo::Deref</a></div><div class="ttdeci">const TensorInfo &amp; Deref(const TensorInfo *tensorInfo) const</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00111">LstmParams.hpp:111</a></div></div>
<div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_ab173a067eeb7295d84f5327bcc05a6c1"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#ab173a067eeb7295d84f5327bcc05a6c1">armnn::LstmInputParamsInfo::m_CellBias</a></div><div class="ttdeci">const TensorInfo * m_CellBias</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00102">LstmParams.hpp:102</a></div></div>
</div><!-- fragment -->
</div>
</div>
<a id="aaf1af3bc828c5daa4a5c0bac28f63cc3"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aaf1af3bc828c5daa4a5c0bac28f63cc3">&#9670;&nbsp;</a></span>GetCellLayerNormWeights()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a>&amp; GetCellLayerNormWeights </td>
<td>(</td>
<td class="paramname"></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="_lstm_params_8hpp_source.xhtml#l00197">197</a> of file <a class="el" href="_lstm_params_8hpp_source.xhtml">LstmParams.hpp</a>.</p>
<p class="reference">Referenced by <a class="el" href="_ref_layer_support_8cpp_source.xhtml#l01050">RefLayerSupport::IsLstmSupported()</a>.</p>
<div class="fragment"><div class="line"><a name="l00198"></a><span class="lineno"> 198</span>&#160; {</div><div class="line"><a name="l00199"></a><span class="lineno"> 199</span>&#160; <span class="keywordflow">return</span> <a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#a93b77e6b7460c85fa16cb776915f2c4c">Deref</a>(<a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#a567622530e51eaa2e82c9790a3a43f02">m_CellLayerNormWeights</a>);</div><div class="line"><a name="l00200"></a><span class="lineno"> 200</span>&#160; }</div><div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_a93b77e6b7460c85fa16cb776915f2c4c"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#a93b77e6b7460c85fa16cb776915f2c4c">armnn::LstmInputParamsInfo::Deref</a></div><div class="ttdeci">const TensorInfo &amp; Deref(const TensorInfo *tensorInfo) const</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00111">LstmParams.hpp:111</a></div></div>
<div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_a567622530e51eaa2e82c9790a3a43f02"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#a567622530e51eaa2e82c9790a3a43f02">armnn::LstmInputParamsInfo::m_CellLayerNormWeights</a></div><div class="ttdeci">const TensorInfo * m_CellLayerNormWeights</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00108">LstmParams.hpp:108</a></div></div>
</div><!-- fragment -->
</div>
</div>
<a id="a0e31db1891d11bbe0d8556c01e9812ef"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a0e31db1891d11bbe0d8556c01e9812ef">&#9670;&nbsp;</a></span>GetCellToForgetWeights()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a>&amp; GetCellToForgetWeights </td>
<td>(</td>
<td class="paramname"></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="_lstm_params_8hpp_source.xhtml#l00157">157</a> of file <a class="el" href="_lstm_params_8hpp_source.xhtml">LstmParams.hpp</a>.</p>
<p class="reference">Referenced by <a class="el" href="_ref_layer_support_8cpp_source.xhtml#l01050">RefLayerSupport::IsLstmSupported()</a>.</p>
<div class="fragment"><div class="line"><a name="l00158"></a><span class="lineno"> 158</span>&#160; {</div><div class="line"><a name="l00159"></a><span class="lineno"> 159</span>&#160; <span class="keywordflow">return</span> <a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#a93b77e6b7460c85fa16cb776915f2c4c">Deref</a>(<a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#a1ddc4634491d95d37fe15049decadb8c">m_CellToForgetWeights</a>);</div><div class="line"><a name="l00160"></a><span class="lineno"> 160</span>&#160; }</div><div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_a93b77e6b7460c85fa16cb776915f2c4c"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#a93b77e6b7460c85fa16cb776915f2c4c">armnn::LstmInputParamsInfo::Deref</a></div><div class="ttdeci">const TensorInfo &amp; Deref(const TensorInfo *tensorInfo) const</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00111">LstmParams.hpp:111</a></div></div>
<div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_a1ddc4634491d95d37fe15049decadb8c"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#a1ddc4634491d95d37fe15049decadb8c">armnn::LstmInputParamsInfo::m_CellToForgetWeights</a></div><div class="ttdeci">const TensorInfo * m_CellToForgetWeights</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00098">LstmParams.hpp:98</a></div></div>
</div><!-- fragment -->
</div>
</div>
<a id="a36fa9439fda2e72234411956a1c7e64f"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a36fa9439fda2e72234411956a1c7e64f">&#9670;&nbsp;</a></span>GetCellToInputWeights()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a>&amp; GetCellToInputWeights </td>
<td>(</td>
<td class="paramname"></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="_lstm_params_8hpp_source.xhtml#l00153">153</a> of file <a class="el" href="_lstm_params_8hpp_source.xhtml">LstmParams.hpp</a>.</p>
<p class="reference">Referenced by <a class="el" href="_ref_layer_support_8cpp_source.xhtml#l01050">RefLayerSupport::IsLstmSupported()</a>.</p>
<div class="fragment"><div class="line"><a name="l00154"></a><span class="lineno"> 154</span>&#160; {</div><div class="line"><a name="l00155"></a><span class="lineno"> 155</span>&#160; <span class="keywordflow">return</span> <a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#a93b77e6b7460c85fa16cb776915f2c4c">Deref</a>(<a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#ab99b2297c5a17114926b8b47c693fe43">m_CellToInputWeights</a>);</div><div class="line"><a name="l00156"></a><span class="lineno"> 156</span>&#160; }</div><div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_a93b77e6b7460c85fa16cb776915f2c4c"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#a93b77e6b7460c85fa16cb776915f2c4c">armnn::LstmInputParamsInfo::Deref</a></div><div class="ttdeci">const TensorInfo &amp; Deref(const TensorInfo *tensorInfo) const</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00111">LstmParams.hpp:111</a></div></div>
<div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_ab99b2297c5a17114926b8b47c693fe43"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#ab99b2297c5a17114926b8b47c693fe43">armnn::LstmInputParamsInfo::m_CellToInputWeights</a></div><div class="ttdeci">const TensorInfo * m_CellToInputWeights</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00097">LstmParams.hpp:97</a></div></div>
</div><!-- fragment -->
</div>
</div>
<a id="a35825b1ec5bc2b14c8eac60887dbcf19"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a35825b1ec5bc2b14c8eac60887dbcf19">&#9670;&nbsp;</a></span>GetCellToOutputWeights()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a>&amp; GetCellToOutputWeights </td>
<td>(</td>
<td class="paramname"></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="_lstm_params_8hpp_source.xhtml#l00161">161</a> of file <a class="el" href="_lstm_params_8hpp_source.xhtml">LstmParams.hpp</a>.</p>
<p class="reference">Referenced by <a class="el" href="_ref_layer_support_8cpp_source.xhtml#l01050">RefLayerSupport::IsLstmSupported()</a>.</p>
<div class="fragment"><div class="line"><a name="l00162"></a><span class="lineno"> 162</span>&#160; {</div><div class="line"><a name="l00163"></a><span class="lineno"> 163</span>&#160; <span class="keywordflow">return</span> <a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#a93b77e6b7460c85fa16cb776915f2c4c">Deref</a>(<a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#a16b4d4acd2a0d6d533ff3fe8b8e71765">m_CellToOutputWeights</a>);</div><div class="line"><a name="l00164"></a><span class="lineno"> 164</span>&#160; }</div><div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_a93b77e6b7460c85fa16cb776915f2c4c"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#a93b77e6b7460c85fa16cb776915f2c4c">armnn::LstmInputParamsInfo::Deref</a></div><div class="ttdeci">const TensorInfo &amp; Deref(const TensorInfo *tensorInfo) const</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00111">LstmParams.hpp:111</a></div></div>
<div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_a16b4d4acd2a0d6d533ff3fe8b8e71765"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#a16b4d4acd2a0d6d533ff3fe8b8e71765">armnn::LstmInputParamsInfo::m_CellToOutputWeights</a></div><div class="ttdeci">const TensorInfo * m_CellToOutputWeights</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00099">LstmParams.hpp:99</a></div></div>
</div><!-- fragment -->
</div>
</div>
<a id="ac81393ef433b0c7c337f9f0d55f41ae4"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ac81393ef433b0c7c337f9f0d55f41ae4">&#9670;&nbsp;</a></span>GetForgetGateBias()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a>&amp; GetForgetGateBias </td>
<td>(</td>
<td class="paramname"></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="_lstm_params_8hpp_source.xhtml#l00169">169</a> of file <a class="el" href="_lstm_params_8hpp_source.xhtml">LstmParams.hpp</a>.</p>
<p class="reference">Referenced by <a class="el" href="_ref_layer_support_8cpp_source.xhtml#l01050">RefLayerSupport::IsLstmSupported()</a>.</p>
<div class="fragment"><div class="line"><a name="l00170"></a><span class="lineno"> 170</span>&#160; {</div><div class="line"><a name="l00171"></a><span class="lineno"> 171</span>&#160; <span class="keywordflow">return</span> <a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#a93b77e6b7460c85fa16cb776915f2c4c">Deref</a>(<a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#a21626d0b91f8942c3ef8e48e17db9f21">m_ForgetGateBias</a>);</div><div class="line"><a name="l00172"></a><span class="lineno"> 172</span>&#160; }</div><div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_a21626d0b91f8942c3ef8e48e17db9f21"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#a21626d0b91f8942c3ef8e48e17db9f21">armnn::LstmInputParamsInfo::m_ForgetGateBias</a></div><div class="ttdeci">const TensorInfo * m_ForgetGateBias</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00101">LstmParams.hpp:101</a></div></div>
<div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_a93b77e6b7460c85fa16cb776915f2c4c"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#a93b77e6b7460c85fa16cb776915f2c4c">armnn::LstmInputParamsInfo::Deref</a></div><div class="ttdeci">const TensorInfo &amp; Deref(const TensorInfo *tensorInfo) const</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00111">LstmParams.hpp:111</a></div></div>
</div><!-- fragment -->
</div>
</div>
<a id="ab50b4ccb0b84f6427996f76083a4107a"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ab50b4ccb0b84f6427996f76083a4107a">&#9670;&nbsp;</a></span>GetForgetLayerNormWeights()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a>&amp; GetForgetLayerNormWeights </td>
<td>(</td>
<td class="paramname"></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="_lstm_params_8hpp_source.xhtml#l00193">193</a> of file <a class="el" href="_lstm_params_8hpp_source.xhtml">LstmParams.hpp</a>.</p>
<p class="reference">Referenced by <a class="el" href="_ref_layer_support_8cpp_source.xhtml#l01050">RefLayerSupport::IsLstmSupported()</a>.</p>
<div class="fragment"><div class="line"><a name="l00194"></a><span class="lineno"> 194</span>&#160; {</div><div class="line"><a name="l00195"></a><span class="lineno"> 195</span>&#160; <span class="keywordflow">return</span> <a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#a93b77e6b7460c85fa16cb776915f2c4c">Deref</a>(<a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#a513ad7774e0f8969ab68d91a04ecca65">m_ForgetLayerNormWeights</a>);</div><div class="line"><a name="l00196"></a><span class="lineno"> 196</span>&#160; }</div><div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_a513ad7774e0f8969ab68d91a04ecca65"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#a513ad7774e0f8969ab68d91a04ecca65">armnn::LstmInputParamsInfo::m_ForgetLayerNormWeights</a></div><div class="ttdeci">const TensorInfo * m_ForgetLayerNormWeights</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00107">LstmParams.hpp:107</a></div></div>
<div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_a93b77e6b7460c85fa16cb776915f2c4c"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#a93b77e6b7460c85fa16cb776915f2c4c">armnn::LstmInputParamsInfo::Deref</a></div><div class="ttdeci">const TensorInfo &amp; Deref(const TensorInfo *tensorInfo) const</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00111">LstmParams.hpp:111</a></div></div>
</div><!-- fragment -->
</div>
</div>
<a id="ae1d5a487fcd13852927c8a2b9f9dfeb6"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ae1d5a487fcd13852927c8a2b9f9dfeb6">&#9670;&nbsp;</a></span>GetInputGateBias()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a>&amp; GetInputGateBias </td>
<td>(</td>
<td class="paramname"></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="_lstm_params_8hpp_source.xhtml#l00165">165</a> of file <a class="el" href="_lstm_params_8hpp_source.xhtml">LstmParams.hpp</a>.</p>
<p class="reference">Referenced by <a class="el" href="_ref_layer_support_8cpp_source.xhtml#l01050">RefLayerSupport::IsLstmSupported()</a>.</p>
<div class="fragment"><div class="line"><a name="l00166"></a><span class="lineno"> 166</span>&#160; {</div><div class="line"><a name="l00167"></a><span class="lineno"> 167</span>&#160; <span class="keywordflow">return</span> <a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#a93b77e6b7460c85fa16cb776915f2c4c">Deref</a>(<a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#a042ea9d6d3842b87f112db126e806a93">m_InputGateBias</a>);</div><div class="line"><a name="l00168"></a><span class="lineno"> 168</span>&#160; }</div><div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_a93b77e6b7460c85fa16cb776915f2c4c"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#a93b77e6b7460c85fa16cb776915f2c4c">armnn::LstmInputParamsInfo::Deref</a></div><div class="ttdeci">const TensorInfo &amp; Deref(const TensorInfo *tensorInfo) const</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00111">LstmParams.hpp:111</a></div></div>
<div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_a042ea9d6d3842b87f112db126e806a93"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#a042ea9d6d3842b87f112db126e806a93">armnn::LstmInputParamsInfo::m_InputGateBias</a></div><div class="ttdeci">const TensorInfo * m_InputGateBias</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00100">LstmParams.hpp:100</a></div></div>
</div><!-- fragment -->
</div>
</div>
<a id="a3d2f638ba83ae5dad0094c006220c232"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a3d2f638ba83ae5dad0094c006220c232">&#9670;&nbsp;</a></span>GetInputLayerNormWeights()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a>&amp; GetInputLayerNormWeights </td>
<td>(</td>
<td class="paramname"></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="_lstm_params_8hpp_source.xhtml#l00189">189</a> of file <a class="el" href="_lstm_params_8hpp_source.xhtml">LstmParams.hpp</a>.</p>
<p class="reference">Referenced by <a class="el" href="_ref_layer_support_8cpp_source.xhtml#l01050">RefLayerSupport::IsLstmSupported()</a>.</p>
<div class="fragment"><div class="line"><a name="l00190"></a><span class="lineno"> 190</span>&#160; {</div><div class="line"><a name="l00191"></a><span class="lineno"> 191</span>&#160; <span class="keywordflow">return</span> <a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#a93b77e6b7460c85fa16cb776915f2c4c">Deref</a>(<a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#ab8c7712c0c6bc427dede8c76945e8f89">m_InputLayerNormWeights</a>);</div><div class="line"><a name="l00192"></a><span class="lineno"> 192</span>&#160; }</div><div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_ab8c7712c0c6bc427dede8c76945e8f89"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#ab8c7712c0c6bc427dede8c76945e8f89">armnn::LstmInputParamsInfo::m_InputLayerNormWeights</a></div><div class="ttdeci">const TensorInfo * m_InputLayerNormWeights</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00106">LstmParams.hpp:106</a></div></div>
<div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_a93b77e6b7460c85fa16cb776915f2c4c"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#a93b77e6b7460c85fa16cb776915f2c4c">armnn::LstmInputParamsInfo::Deref</a></div><div class="ttdeci">const TensorInfo &amp; Deref(const TensorInfo *tensorInfo) const</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00111">LstmParams.hpp:111</a></div></div>
</div><!-- fragment -->
</div>
</div>
<a id="a3b3c26330a05bf4ea40f8a6b402be354"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a3b3c26330a05bf4ea40f8a6b402be354">&#9670;&nbsp;</a></span>GetInputToCellWeights()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a>&amp; GetInputToCellWeights </td>
<td>(</td>
<td class="paramname"></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="_lstm_params_8hpp_source.xhtml#l00129">129</a> of file <a class="el" href="_lstm_params_8hpp_source.xhtml">LstmParams.hpp</a>.</p>
<p class="reference">Referenced by <a class="el" href="_ref_layer_support_8cpp_source.xhtml#l01050">RefLayerSupport::IsLstmSupported()</a>.</p>
<div class="fragment"><div class="line"><a name="l00130"></a><span class="lineno"> 130</span>&#160; {</div><div class="line"><a name="l00131"></a><span class="lineno"> 131</span>&#160; <span class="keywordflow">return</span> <a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#a93b77e6b7460c85fa16cb776915f2c4c">Deref</a>(<a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#af07c65d3b7886a00f10c69093e76a341">m_InputToCellWeights</a>);</div><div class="line"><a name="l00132"></a><span class="lineno"> 132</span>&#160; }</div><div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_a93b77e6b7460c85fa16cb776915f2c4c"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#a93b77e6b7460c85fa16cb776915f2c4c">armnn::LstmInputParamsInfo::Deref</a></div><div class="ttdeci">const TensorInfo &amp; Deref(const TensorInfo *tensorInfo) const</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00111">LstmParams.hpp:111</a></div></div>
<div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_af07c65d3b7886a00f10c69093e76a341"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#af07c65d3b7886a00f10c69093e76a341">armnn::LstmInputParamsInfo::m_InputToCellWeights</a></div><div class="ttdeci">const TensorInfo * m_InputToCellWeights</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00091">LstmParams.hpp:91</a></div></div>
</div><!-- fragment -->
</div>
</div>
<a id="a7dac08f19a1b235d5256d39136848a09"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a7dac08f19a1b235d5256d39136848a09">&#9670;&nbsp;</a></span>GetInputToForgetWeights()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a>&amp; GetInputToForgetWeights </td>
<td>(</td>
<td class="paramname"></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="_lstm_params_8hpp_source.xhtml#l00125">125</a> of file <a class="el" href="_lstm_params_8hpp_source.xhtml">LstmParams.hpp</a>.</p>
<p class="reference">Referenced by <a class="el" href="_ref_layer_support_8cpp_source.xhtml#l01050">RefLayerSupport::IsLstmSupported()</a>.</p>
<div class="fragment"><div class="line"><a name="l00126"></a><span class="lineno"> 126</span>&#160; {</div><div class="line"><a name="l00127"></a><span class="lineno"> 127</span>&#160; <span class="keywordflow">return</span> <a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#a93b77e6b7460c85fa16cb776915f2c4c">Deref</a>(<a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#a4b3f6e6f2268416ffd7a34fda95ffd0b">m_InputToForgetWeights</a>);</div><div class="line"><a name="l00128"></a><span class="lineno"> 128</span>&#160; }</div><div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_a93b77e6b7460c85fa16cb776915f2c4c"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#a93b77e6b7460c85fa16cb776915f2c4c">armnn::LstmInputParamsInfo::Deref</a></div><div class="ttdeci">const TensorInfo &amp; Deref(const TensorInfo *tensorInfo) const</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00111">LstmParams.hpp:111</a></div></div>
<div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_a4b3f6e6f2268416ffd7a34fda95ffd0b"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#a4b3f6e6f2268416ffd7a34fda95ffd0b">armnn::LstmInputParamsInfo::m_InputToForgetWeights</a></div><div class="ttdeci">const TensorInfo * m_InputToForgetWeights</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00090">LstmParams.hpp:90</a></div></div>
</div><!-- fragment -->
</div>
</div>
<a id="afa2b04197a764428a8c3a648de8058fc"></a>
<h2 class="memtitle"><span class="permalink"><a href="#afa2b04197a764428a8c3a648de8058fc">&#9670;&nbsp;</a></span>GetInputToInputWeights()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a>&amp; GetInputToInputWeights </td>
<td>(</td>
<td class="paramname"></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="_lstm_params_8hpp_source.xhtml#l00121">121</a> of file <a class="el" href="_lstm_params_8hpp_source.xhtml">LstmParams.hpp</a>.</p>
<p class="reference">Referenced by <a class="el" href="_ref_layer_support_8cpp_source.xhtml#l01050">RefLayerSupport::IsLstmSupported()</a>.</p>
<div class="fragment"><div class="line"><a name="l00122"></a><span class="lineno"> 122</span>&#160; {</div><div class="line"><a name="l00123"></a><span class="lineno"> 123</span>&#160; <span class="keywordflow">return</span> <a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#a93b77e6b7460c85fa16cb776915f2c4c">Deref</a>(<a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#a15f9f65126ad3d4d82d6c19d0662ae01">m_InputToInputWeights</a>);</div><div class="line"><a name="l00124"></a><span class="lineno"> 124</span>&#160; }</div><div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_a93b77e6b7460c85fa16cb776915f2c4c"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#a93b77e6b7460c85fa16cb776915f2c4c">armnn::LstmInputParamsInfo::Deref</a></div><div class="ttdeci">const TensorInfo &amp; Deref(const TensorInfo *tensorInfo) const</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00111">LstmParams.hpp:111</a></div></div>
<div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_a15f9f65126ad3d4d82d6c19d0662ae01"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#a15f9f65126ad3d4d82d6c19d0662ae01">armnn::LstmInputParamsInfo::m_InputToInputWeights</a></div><div class="ttdeci">const TensorInfo * m_InputToInputWeights</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00089">LstmParams.hpp:89</a></div></div>
</div><!-- fragment -->
</div>
</div>
<a id="a800adf0f61e84d706060f63037c1a336"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a800adf0f61e84d706060f63037c1a336">&#9670;&nbsp;</a></span>GetInputToOutputWeights()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a>&amp; GetInputToOutputWeights </td>
<td>(</td>
<td class="paramname"></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="_lstm_params_8hpp_source.xhtml#l00133">133</a> of file <a class="el" href="_lstm_params_8hpp_source.xhtml">LstmParams.hpp</a>.</p>
<p class="reference">Referenced by <a class="el" href="_ref_layer_support_8cpp_source.xhtml#l01050">RefLayerSupport::IsLstmSupported()</a>.</p>
<div class="fragment"><div class="line"><a name="l00134"></a><span class="lineno"> 134</span>&#160; {</div><div class="line"><a name="l00135"></a><span class="lineno"> 135</span>&#160; <span class="keywordflow">return</span> <a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#a93b77e6b7460c85fa16cb776915f2c4c">Deref</a>(<a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#a33242cb43250f04f1736161ca8ad2db9">m_InputToOutputWeights</a>);</div><div class="line"><a name="l00136"></a><span class="lineno"> 136</span>&#160; }</div><div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_a93b77e6b7460c85fa16cb776915f2c4c"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#a93b77e6b7460c85fa16cb776915f2c4c">armnn::LstmInputParamsInfo::Deref</a></div><div class="ttdeci">const TensorInfo &amp; Deref(const TensorInfo *tensorInfo) const</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00111">LstmParams.hpp:111</a></div></div>
<div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_a33242cb43250f04f1736161ca8ad2db9"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#a33242cb43250f04f1736161ca8ad2db9">armnn::LstmInputParamsInfo::m_InputToOutputWeights</a></div><div class="ttdeci">const TensorInfo * m_InputToOutputWeights</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00092">LstmParams.hpp:92</a></div></div>
</div><!-- fragment -->
</div>
</div>
<a id="ae0da94ba17ce67b95b5b9d6e5adc4271"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ae0da94ba17ce67b95b5b9d6e5adc4271">&#9670;&nbsp;</a></span>GetOutputGateBias()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a>&amp; GetOutputGateBias </td>
<td>(</td>
<td class="paramname"></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="_lstm_params_8hpp_source.xhtml#l00177">177</a> of file <a class="el" href="_lstm_params_8hpp_source.xhtml">LstmParams.hpp</a>.</p>
<p class="reference">Referenced by <a class="el" href="_ref_layer_support_8cpp_source.xhtml#l01050">RefLayerSupport::IsLstmSupported()</a>.</p>
<div class="fragment"><div class="line"><a name="l00178"></a><span class="lineno"> 178</span>&#160; {</div><div class="line"><a name="l00179"></a><span class="lineno"> 179</span>&#160; <span class="keywordflow">return</span> <a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#a93b77e6b7460c85fa16cb776915f2c4c">Deref</a>(<a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#a48cb83dcb58c786ea36f5d37695e75b1">m_OutputGateBias</a>);</div><div class="line"><a name="l00180"></a><span class="lineno"> 180</span>&#160; }</div><div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_a48cb83dcb58c786ea36f5d37695e75b1"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#a48cb83dcb58c786ea36f5d37695e75b1">armnn::LstmInputParamsInfo::m_OutputGateBias</a></div><div class="ttdeci">const TensorInfo * m_OutputGateBias</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00103">LstmParams.hpp:103</a></div></div>
<div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_a93b77e6b7460c85fa16cb776915f2c4c"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#a93b77e6b7460c85fa16cb776915f2c4c">armnn::LstmInputParamsInfo::Deref</a></div><div class="ttdeci">const TensorInfo &amp; Deref(const TensorInfo *tensorInfo) const</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00111">LstmParams.hpp:111</a></div></div>
</div><!-- fragment -->
</div>
</div>
<a id="a045674b768295e617d7060f96f162366"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a045674b768295e617d7060f96f162366">&#9670;&nbsp;</a></span>GetOutputLayerNormWeights()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a>&amp; GetOutputLayerNormWeights </td>
<td>(</td>
<td class="paramname"></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="_lstm_params_8hpp_source.xhtml#l00201">201</a> of file <a class="el" href="_lstm_params_8hpp_source.xhtml">LstmParams.hpp</a>.</p>
<p class="reference">Referenced by <a class="el" href="_ref_layer_support_8cpp_source.xhtml#l01050">RefLayerSupport::IsLstmSupported()</a>.</p>
<div class="fragment"><div class="line"><a name="l00202"></a><span class="lineno"> 202</span>&#160; {</div><div class="line"><a name="l00203"></a><span class="lineno"> 203</span>&#160; <span class="keywordflow">return</span> <a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#a93b77e6b7460c85fa16cb776915f2c4c">Deref</a>(<a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#a9935ad8aff43cf1e0622bf6d82710513">m_OutputLayerNormWeights</a>);</div><div class="line"><a name="l00204"></a><span class="lineno"> 204</span>&#160; }</div><div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_a9935ad8aff43cf1e0622bf6d82710513"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#a9935ad8aff43cf1e0622bf6d82710513">armnn::LstmInputParamsInfo::m_OutputLayerNormWeights</a></div><div class="ttdeci">const TensorInfo * m_OutputLayerNormWeights</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00109">LstmParams.hpp:109</a></div></div>
<div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_a93b77e6b7460c85fa16cb776915f2c4c"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#a93b77e6b7460c85fa16cb776915f2c4c">armnn::LstmInputParamsInfo::Deref</a></div><div class="ttdeci">const TensorInfo &amp; Deref(const TensorInfo *tensorInfo) const</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00111">LstmParams.hpp:111</a></div></div>
</div><!-- fragment -->
</div>
</div>
<a id="a9f2cce936b4df49c487eaca513bf55ca"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a9f2cce936b4df49c487eaca513bf55ca">&#9670;&nbsp;</a></span>GetProjectionBias()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a>&amp; GetProjectionBias </td>
<td>(</td>
<td class="paramname"></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="_lstm_params_8hpp_source.xhtml#l00185">185</a> of file <a class="el" href="_lstm_params_8hpp_source.xhtml">LstmParams.hpp</a>.</p>
<p class="reference">Referenced by <a class="el" href="_ref_layer_support_8cpp_source.xhtml#l01050">RefLayerSupport::IsLstmSupported()</a>.</p>
<div class="fragment"><div class="line"><a name="l00186"></a><span class="lineno"> 186</span>&#160; {</div><div class="line"><a name="l00187"></a><span class="lineno"> 187</span>&#160; <span class="keywordflow">return</span> <a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#a93b77e6b7460c85fa16cb776915f2c4c">Deref</a>(<a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#ae22fc962c59e7c24986718f5af0020db">m_ProjectionBias</a>);</div><div class="line"><a name="l00188"></a><span class="lineno"> 188</span>&#160; }</div><div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_a93b77e6b7460c85fa16cb776915f2c4c"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#a93b77e6b7460c85fa16cb776915f2c4c">armnn::LstmInputParamsInfo::Deref</a></div><div class="ttdeci">const TensorInfo &amp; Deref(const TensorInfo *tensorInfo) const</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00111">LstmParams.hpp:111</a></div></div>
<div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_ae22fc962c59e7c24986718f5af0020db"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#ae22fc962c59e7c24986718f5af0020db">armnn::LstmInputParamsInfo::m_ProjectionBias</a></div><div class="ttdeci">const TensorInfo * m_ProjectionBias</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00105">LstmParams.hpp:105</a></div></div>
</div><!-- fragment -->
</div>
</div>
<a id="a18038725f71bb5c5bd03c02cc164f879"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a18038725f71bb5c5bd03c02cc164f879">&#9670;&nbsp;</a></span>GetProjectionWeights()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a>&amp; GetProjectionWeights </td>
<td>(</td>
<td class="paramname"></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="_lstm_params_8hpp_source.xhtml#l00181">181</a> of file <a class="el" href="_lstm_params_8hpp_source.xhtml">LstmParams.hpp</a>.</p>
<p class="reference">Referenced by <a class="el" href="_ref_layer_support_8cpp_source.xhtml#l01050">RefLayerSupport::IsLstmSupported()</a>.</p>
<div class="fragment"><div class="line"><a name="l00182"></a><span class="lineno"> 182</span>&#160; {</div><div class="line"><a name="l00183"></a><span class="lineno"> 183</span>&#160; <span class="keywordflow">return</span> <a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#a93b77e6b7460c85fa16cb776915f2c4c">Deref</a>(<a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#ac6fb4a3a8e7e8a359ac34badc8178b1a">m_ProjectionWeights</a>);</div><div class="line"><a name="l00184"></a><span class="lineno"> 184</span>&#160; }</div><div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_ac6fb4a3a8e7e8a359ac34badc8178b1a"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#ac6fb4a3a8e7e8a359ac34badc8178b1a">armnn::LstmInputParamsInfo::m_ProjectionWeights</a></div><div class="ttdeci">const TensorInfo * m_ProjectionWeights</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00104">LstmParams.hpp:104</a></div></div>
<div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_a93b77e6b7460c85fa16cb776915f2c4c"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#a93b77e6b7460c85fa16cb776915f2c4c">armnn::LstmInputParamsInfo::Deref</a></div><div class="ttdeci">const TensorInfo &amp; Deref(const TensorInfo *tensorInfo) const</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00111">LstmParams.hpp:111</a></div></div>
</div><!-- fragment -->
</div>
</div>
<a id="ae5bfdd423b16f990c1713ef9f91f947b"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ae5bfdd423b16f990c1713ef9f91f947b">&#9670;&nbsp;</a></span>GetRecurrentToCellWeights()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a>&amp; GetRecurrentToCellWeights </td>
<td>(</td>
<td class="paramname"></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="_lstm_params_8hpp_source.xhtml#l00145">145</a> of file <a class="el" href="_lstm_params_8hpp_source.xhtml">LstmParams.hpp</a>.</p>
<p class="reference">Referenced by <a class="el" href="_ref_layer_support_8cpp_source.xhtml#l01050">RefLayerSupport::IsLstmSupported()</a>.</p>
<div class="fragment"><div class="line"><a name="l00146"></a><span class="lineno"> 146</span>&#160; {</div><div class="line"><a name="l00147"></a><span class="lineno"> 147</span>&#160; <span class="keywordflow">return</span> <a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#a93b77e6b7460c85fa16cb776915f2c4c">Deref</a>(<a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#a6c7873a3320a59a63aa26c006db905c0">m_RecurrentToCellWeights</a>);</div><div class="line"><a name="l00148"></a><span class="lineno"> 148</span>&#160; }</div><div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_a93b77e6b7460c85fa16cb776915f2c4c"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#a93b77e6b7460c85fa16cb776915f2c4c">armnn::LstmInputParamsInfo::Deref</a></div><div class="ttdeci">const TensorInfo &amp; Deref(const TensorInfo *tensorInfo) const</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00111">LstmParams.hpp:111</a></div></div>
<div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_a6c7873a3320a59a63aa26c006db905c0"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#a6c7873a3320a59a63aa26c006db905c0">armnn::LstmInputParamsInfo::m_RecurrentToCellWeights</a></div><div class="ttdeci">const TensorInfo * m_RecurrentToCellWeights</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00095">LstmParams.hpp:95</a></div></div>
</div><!-- fragment -->
</div>
</div>
<a id="a534af7e4f3a6d50a6dab05abc245133d"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a534af7e4f3a6d50a6dab05abc245133d">&#9670;&nbsp;</a></span>GetRecurrentToForgetWeights()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a>&amp; GetRecurrentToForgetWeights </td>
<td>(</td>
<td class="paramname"></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="_lstm_params_8hpp_source.xhtml#l00141">141</a> of file <a class="el" href="_lstm_params_8hpp_source.xhtml">LstmParams.hpp</a>.</p>
<p class="reference">Referenced by <a class="el" href="_ref_layer_support_8cpp_source.xhtml#l01050">RefLayerSupport::IsLstmSupported()</a>.</p>
<div class="fragment"><div class="line"><a name="l00142"></a><span class="lineno"> 142</span>&#160; {</div><div class="line"><a name="l00143"></a><span class="lineno"> 143</span>&#160; <span class="keywordflow">return</span> <a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#a93b77e6b7460c85fa16cb776915f2c4c">Deref</a>(<a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#a11b90bd2694aa7f4b434aadd75fbb1c2">m_RecurrentToForgetWeights</a>);</div><div class="line"><a name="l00144"></a><span class="lineno"> 144</span>&#160; }</div><div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_a93b77e6b7460c85fa16cb776915f2c4c"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#a93b77e6b7460c85fa16cb776915f2c4c">armnn::LstmInputParamsInfo::Deref</a></div><div class="ttdeci">const TensorInfo &amp; Deref(const TensorInfo *tensorInfo) const</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00111">LstmParams.hpp:111</a></div></div>
<div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_a11b90bd2694aa7f4b434aadd75fbb1c2"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#a11b90bd2694aa7f4b434aadd75fbb1c2">armnn::LstmInputParamsInfo::m_RecurrentToForgetWeights</a></div><div class="ttdeci">const TensorInfo * m_RecurrentToForgetWeights</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00094">LstmParams.hpp:94</a></div></div>
</div><!-- fragment -->
</div>
</div>
<a id="ad159f9edbddeeb6cf6ff0ba042481ba8"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ad159f9edbddeeb6cf6ff0ba042481ba8">&#9670;&nbsp;</a></span>GetRecurrentToInputWeights()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a>&amp; GetRecurrentToInputWeights </td>
<td>(</td>
<td class="paramname"></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="_lstm_params_8hpp_source.xhtml#l00137">137</a> of file <a class="el" href="_lstm_params_8hpp_source.xhtml">LstmParams.hpp</a>.</p>
<p class="reference">Referenced by <a class="el" href="_ref_layer_support_8cpp_source.xhtml#l01050">RefLayerSupport::IsLstmSupported()</a>.</p>
<div class="fragment"><div class="line"><a name="l00138"></a><span class="lineno"> 138</span>&#160; {</div><div class="line"><a name="l00139"></a><span class="lineno"> 139</span>&#160; <span class="keywordflow">return</span> <a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#a93b77e6b7460c85fa16cb776915f2c4c">Deref</a>(<a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#a9ab864961ded72f5ce7ea4eb9921f826">m_RecurrentToInputWeights</a>);</div><div class="line"><a name="l00140"></a><span class="lineno"> 140</span>&#160; }</div><div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_a93b77e6b7460c85fa16cb776915f2c4c"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#a93b77e6b7460c85fa16cb776915f2c4c">armnn::LstmInputParamsInfo::Deref</a></div><div class="ttdeci">const TensorInfo &amp; Deref(const TensorInfo *tensorInfo) const</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00111">LstmParams.hpp:111</a></div></div>
<div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_a9ab864961ded72f5ce7ea4eb9921f826"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#a9ab864961ded72f5ce7ea4eb9921f826">armnn::LstmInputParamsInfo::m_RecurrentToInputWeights</a></div><div class="ttdeci">const TensorInfo * m_RecurrentToInputWeights</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00093">LstmParams.hpp:93</a></div></div>
</div><!-- fragment -->
</div>
</div>
<a id="afe4d25acd31b98dee6f6b28d4d756071"></a>
<h2 class="memtitle"><span class="permalink"><a href="#afe4d25acd31b98dee6f6b28d4d756071">&#9670;&nbsp;</a></span>GetRecurrentToOutputWeights()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a>&amp; GetRecurrentToOutputWeights </td>
<td>(</td>
<td class="paramname"></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="_lstm_params_8hpp_source.xhtml#l00149">149</a> of file <a class="el" href="_lstm_params_8hpp_source.xhtml">LstmParams.hpp</a>.</p>
<p class="reference">Referenced by <a class="el" href="_ref_layer_support_8cpp_source.xhtml#l01050">RefLayerSupport::IsLstmSupported()</a>.</p>
<div class="fragment"><div class="line"><a name="l00150"></a><span class="lineno"> 150</span>&#160; {</div><div class="line"><a name="l00151"></a><span class="lineno"> 151</span>&#160; <span class="keywordflow">return</span> <a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#a93b77e6b7460c85fa16cb776915f2c4c">Deref</a>(<a class="code" href="structarmnn_1_1_lstm_input_params_info.xhtml#af434b509cd5232ef762c4b21b2dfaae0">m_RecurrentToOutputWeights</a>);</div><div class="line"><a name="l00152"></a><span class="lineno"> 152</span>&#160; }</div><div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_a93b77e6b7460c85fa16cb776915f2c4c"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#a93b77e6b7460c85fa16cb776915f2c4c">armnn::LstmInputParamsInfo::Deref</a></div><div class="ttdeci">const TensorInfo &amp; Deref(const TensorInfo *tensorInfo) const</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00111">LstmParams.hpp:111</a></div></div>
<div class="ttc" id="structarmnn_1_1_lstm_input_params_info_xhtml_af434b509cd5232ef762c4b21b2dfaae0"><div class="ttname"><a href="structarmnn_1_1_lstm_input_params_info.xhtml#af434b509cd5232ef762c4b21b2dfaae0">armnn::LstmInputParamsInfo::m_RecurrentToOutputWeights</a></div><div class="ttdeci">const TensorInfo * m_RecurrentToOutputWeights</div><div class="ttdef"><b>Definition:</b> <a href="_lstm_params_8hpp_source.xhtml#l00096">LstmParams.hpp:96</a></div></div>
</div><!-- fragment -->
</div>
</div>
<h2 class="groupheader">Member Data Documentation</h2>
<a id="ab173a067eeb7295d84f5327bcc05a6c1"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ab173a067eeb7295d84f5327bcc05a6c1">&#9670;&nbsp;</a></span>m_CellBias</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a>* m_CellBias</td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_lstm_params_8hpp_source.xhtml#l00102">102</a> of file <a class="el" href="_lstm_params_8hpp_source.xhtml">LstmParams.hpp</a>.</p>
</div>
</div>
<a id="a567622530e51eaa2e82c9790a3a43f02"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a567622530e51eaa2e82c9790a3a43f02">&#9670;&nbsp;</a></span>m_CellLayerNormWeights</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a>* m_CellLayerNormWeights</td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_lstm_params_8hpp_source.xhtml#l00108">108</a> of file <a class="el" href="_lstm_params_8hpp_source.xhtml">LstmParams.hpp</a>.</p>
</div>
</div>
<a id="a1ddc4634491d95d37fe15049decadb8c"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a1ddc4634491d95d37fe15049decadb8c">&#9670;&nbsp;</a></span>m_CellToForgetWeights</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a>* m_CellToForgetWeights</td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_lstm_params_8hpp_source.xhtml#l00098">98</a> of file <a class="el" href="_lstm_params_8hpp_source.xhtml">LstmParams.hpp</a>.</p>
</div>
</div>
<a id="ab99b2297c5a17114926b8b47c693fe43"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ab99b2297c5a17114926b8b47c693fe43">&#9670;&nbsp;</a></span>m_CellToInputWeights</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a>* m_CellToInputWeights</td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_lstm_params_8hpp_source.xhtml#l00097">97</a> of file <a class="el" href="_lstm_params_8hpp_source.xhtml">LstmParams.hpp</a>.</p>
</div>
</div>
<a id="a16b4d4acd2a0d6d533ff3fe8b8e71765"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a16b4d4acd2a0d6d533ff3fe8b8e71765">&#9670;&nbsp;</a></span>m_CellToOutputWeights</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a>* m_CellToOutputWeights</td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_lstm_params_8hpp_source.xhtml#l00099">99</a> of file <a class="el" href="_lstm_params_8hpp_source.xhtml">LstmParams.hpp</a>.</p>
</div>
</div>
<a id="a21626d0b91f8942c3ef8e48e17db9f21"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a21626d0b91f8942c3ef8e48e17db9f21">&#9670;&nbsp;</a></span>m_ForgetGateBias</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a>* m_ForgetGateBias</td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_lstm_params_8hpp_source.xhtml#l00101">101</a> of file <a class="el" href="_lstm_params_8hpp_source.xhtml">LstmParams.hpp</a>.</p>
</div>
</div>
<a id="a513ad7774e0f8969ab68d91a04ecca65"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a513ad7774e0f8969ab68d91a04ecca65">&#9670;&nbsp;</a></span>m_ForgetLayerNormWeights</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a>* m_ForgetLayerNormWeights</td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_lstm_params_8hpp_source.xhtml#l00107">107</a> of file <a class="el" href="_lstm_params_8hpp_source.xhtml">LstmParams.hpp</a>.</p>
</div>
</div>
<a id="a042ea9d6d3842b87f112db126e806a93"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a042ea9d6d3842b87f112db126e806a93">&#9670;&nbsp;</a></span>m_InputGateBias</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a>* m_InputGateBias</td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_lstm_params_8hpp_source.xhtml#l00100">100</a> of file <a class="el" href="_lstm_params_8hpp_source.xhtml">LstmParams.hpp</a>.</p>
</div>
</div>
<a id="ab8c7712c0c6bc427dede8c76945e8f89"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ab8c7712c0c6bc427dede8c76945e8f89">&#9670;&nbsp;</a></span>m_InputLayerNormWeights</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a>* m_InputLayerNormWeights</td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_lstm_params_8hpp_source.xhtml#l00106">106</a> of file <a class="el" href="_lstm_params_8hpp_source.xhtml">LstmParams.hpp</a>.</p>
</div>
</div>
<a id="af07c65d3b7886a00f10c69093e76a341"></a>
<h2 class="memtitle"><span class="permalink"><a href="#af07c65d3b7886a00f10c69093e76a341">&#9670;&nbsp;</a></span>m_InputToCellWeights</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a>* m_InputToCellWeights</td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_lstm_params_8hpp_source.xhtml#l00091">91</a> of file <a class="el" href="_lstm_params_8hpp_source.xhtml">LstmParams.hpp</a>.</p>
</div>
</div>
<a id="a4b3f6e6f2268416ffd7a34fda95ffd0b"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a4b3f6e6f2268416ffd7a34fda95ffd0b">&#9670;&nbsp;</a></span>m_InputToForgetWeights</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a>* m_InputToForgetWeights</td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_lstm_params_8hpp_source.xhtml#l00090">90</a> of file <a class="el" href="_lstm_params_8hpp_source.xhtml">LstmParams.hpp</a>.</p>
<p class="reference">Referenced by <a class="el" href="_workload_factory_8cpp_source.xhtml#l00045">IWorkloadFactory::IsLayerSupported()</a>.</p>
</div>
</div>
<a id="a15f9f65126ad3d4d82d6c19d0662ae01"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a15f9f65126ad3d4d82d6c19d0662ae01">&#9670;&nbsp;</a></span>m_InputToInputWeights</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a>* m_InputToInputWeights</td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_lstm_params_8hpp_source.xhtml#l00089">89</a> of file <a class="el" href="_lstm_params_8hpp_source.xhtml">LstmParams.hpp</a>.</p>
</div>
</div>
<a id="a33242cb43250f04f1736161ca8ad2db9"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a33242cb43250f04f1736161ca8ad2db9">&#9670;&nbsp;</a></span>m_InputToOutputWeights</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a>* m_InputToOutputWeights</td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_lstm_params_8hpp_source.xhtml#l00092">92</a> of file <a class="el" href="_lstm_params_8hpp_source.xhtml">LstmParams.hpp</a>.</p>
</div>
</div>
<a id="a48cb83dcb58c786ea36f5d37695e75b1"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a48cb83dcb58c786ea36f5d37695e75b1">&#9670;&nbsp;</a></span>m_OutputGateBias</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a>* m_OutputGateBias</td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_lstm_params_8hpp_source.xhtml#l00103">103</a> of file <a class="el" href="_lstm_params_8hpp_source.xhtml">LstmParams.hpp</a>.</p>
</div>
</div>
<a id="a9935ad8aff43cf1e0622bf6d82710513"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a9935ad8aff43cf1e0622bf6d82710513">&#9670;&nbsp;</a></span>m_OutputLayerNormWeights</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a>* m_OutputLayerNormWeights</td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_lstm_params_8hpp_source.xhtml#l00109">109</a> of file <a class="el" href="_lstm_params_8hpp_source.xhtml">LstmParams.hpp</a>.</p>
</div>
</div>
<a id="ae22fc962c59e7c24986718f5af0020db"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ae22fc962c59e7c24986718f5af0020db">&#9670;&nbsp;</a></span>m_ProjectionBias</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a>* m_ProjectionBias</td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_lstm_params_8hpp_source.xhtml#l00105">105</a> of file <a class="el" href="_lstm_params_8hpp_source.xhtml">LstmParams.hpp</a>.</p>
<p class="reference">Referenced by <a class="el" href="_ref_layer_support_8cpp_source.xhtml#l01050">RefLayerSupport::IsLstmSupported()</a>.</p>
</div>
</div>
<a id="ac6fb4a3a8e7e8a359ac34badc8178b1a"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ac6fb4a3a8e7e8a359ac34badc8178b1a">&#9670;&nbsp;</a></span>m_ProjectionWeights</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a>* m_ProjectionWeights</td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_lstm_params_8hpp_source.xhtml#l00104">104</a> of file <a class="el" href="_lstm_params_8hpp_source.xhtml">LstmParams.hpp</a>.</p>
</div>
</div>
<a id="a6c7873a3320a59a63aa26c006db905c0"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a6c7873a3320a59a63aa26c006db905c0">&#9670;&nbsp;</a></span>m_RecurrentToCellWeights</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a>* m_RecurrentToCellWeights</td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_lstm_params_8hpp_source.xhtml#l00095">95</a> of file <a class="el" href="_lstm_params_8hpp_source.xhtml">LstmParams.hpp</a>.</p>
</div>
</div>
<a id="a11b90bd2694aa7f4b434aadd75fbb1c2"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a11b90bd2694aa7f4b434aadd75fbb1c2">&#9670;&nbsp;</a></span>m_RecurrentToForgetWeights</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a>* m_RecurrentToForgetWeights</td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_lstm_params_8hpp_source.xhtml#l00094">94</a> of file <a class="el" href="_lstm_params_8hpp_source.xhtml">LstmParams.hpp</a>.</p>
</div>
</div>
<a id="a9ab864961ded72f5ce7ea4eb9921f826"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a9ab864961ded72f5ce7ea4eb9921f826">&#9670;&nbsp;</a></span>m_RecurrentToInputWeights</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a>* m_RecurrentToInputWeights</td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_lstm_params_8hpp_source.xhtml#l00093">93</a> of file <a class="el" href="_lstm_params_8hpp_source.xhtml">LstmParams.hpp</a>.</p>
</div>
</div>
<a id="af434b509cd5232ef762c4b21b2dfaae0"></a>
<h2 class="memtitle"><span class="permalink"><a href="#af434b509cd5232ef762c4b21b2dfaae0">&#9670;&nbsp;</a></span>m_RecurrentToOutputWeights</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classarmnn_1_1_tensor_info.xhtml">TensorInfo</a>* m_RecurrentToOutputWeights</td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_lstm_params_8hpp_source.xhtml#l00096">96</a> of file <a class="el" href="_lstm_params_8hpp_source.xhtml">LstmParams.hpp</a>.</p>
</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li>include/armnn/<a class="el" href="_lstm_params_8hpp_source.xhtml">LstmParams.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_input_params_info.xhtml">LstmInputParamsInfo</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>