From 6940dd720ebb6b3d1df8ca203ab696daefe58189 Mon Sep 17 00:00:00 2001 From: Jim Flynn Date: Fri, 20 Mar 2020 12:25:56 +0000 Subject: renamed Documentation folder 20.02 and added .nojekyll file Signed-off-by: Jim Flynn --- ...ctarmnn_1_1_lstm_queue_descriptor-members.xhtml | 150 +++++++++++++++++++++ 1 file changed, 150 insertions(+) create mode 100644 20.02/structarmnn_1_1_lstm_queue_descriptor-members.xhtml (limited to '20.02/structarmnn_1_1_lstm_queue_descriptor-members.xhtml') diff --git a/20.02/structarmnn_1_1_lstm_queue_descriptor-members.xhtml b/20.02/structarmnn_1_1_lstm_queue_descriptor-members.xhtml new file mode 100644 index 0000000000..194e2dcfe3 --- /dev/null +++ b/20.02/structarmnn_1_1_lstm_queue_descriptor-members.xhtml @@ -0,0 +1,150 @@ + + + + + + + + + + + + + +ArmNN: Member List + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  20.02 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+
+
LstmQueueDescriptor Member List
+
+
+ +

This is the complete list of members for LstmQueueDescriptor, including all inherited members.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
LstmQueueDescriptor()LstmQueueDescriptorinline
m_CellBiasLstmQueueDescriptor
m_CellLayerNormWeightsLstmQueueDescriptor
m_CellToForgetWeightsLstmQueueDescriptor
m_CellToInputWeightsLstmQueueDescriptor
m_CellToOutputWeightsLstmQueueDescriptor
m_ForgetGateBiasLstmQueueDescriptor
m_ForgetLayerNormWeightsLstmQueueDescriptor
m_InputGateBiasLstmQueueDescriptor
m_InputLayerNormWeightsLstmQueueDescriptor
m_InputsQueueDescriptor
m_InputToCellWeightsLstmQueueDescriptor
m_InputToForgetWeightsLstmQueueDescriptor
m_InputToInputWeightsLstmQueueDescriptor
m_InputToOutputWeightsLstmQueueDescriptor
m_OutputGateBiasLstmQueueDescriptor
m_OutputLayerNormWeightsLstmQueueDescriptor
m_OutputsQueueDescriptor
m_ParametersQueueDescriptorWithParameters< LstmDescriptor >
m_ProjectionBiasLstmQueueDescriptor
m_ProjectionWeightsLstmQueueDescriptor
m_RecurrentToCellWeightsLstmQueueDescriptor
m_RecurrentToForgetWeightsLstmQueueDescriptor
m_RecurrentToInputWeightsLstmQueueDescriptor
m_RecurrentToOutputWeightsLstmQueueDescriptor
operator=(QueueDescriptorWithParameters const &)=defaultQueueDescriptorWithParameters< LstmDescriptor >protected
armnn::QueueDescriptor::operator=(QueueDescriptor const &)=defaultQueueDescriptorprotected
QueueDescriptor()=defaultQueueDescriptorprotected
QueueDescriptor(QueueDescriptor const &)=defaultQueueDescriptorprotected
QueueDescriptorWithParameters()=defaultQueueDescriptorWithParameters< LstmDescriptor >protected
QueueDescriptorWithParameters(QueueDescriptorWithParameters const &)=defaultQueueDescriptorWithParameters< LstmDescriptor >protected
Validate(const WorkloadInfo &workloadInfo) constLstmQueueDescriptor
ValidateInputsOutputs(const std::string &descName, unsigned int numExpectedIn, unsigned int numExpectedOut) constQueueDescriptor
~QueueDescriptor()=defaultQueueDescriptorprotected
~QueueDescriptorWithParameters()=defaultQueueDescriptorWithParameters< LstmDescriptor >protected
+
+ + + + -- cgit v1.2.1