ArmNN
 25.02
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
LstmQueueDescriptor Member List

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

GetAdditionalInformation() constQueueDescriptorinline
LstmQueueDescriptor()LstmQueueDescriptorinline
m_AdditionalInfoObjectQueueDescriptor
m_AllowExpandedDimsQueueDescriptor
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()QueueDescriptorinlineprotected
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
ValidateTensorNumDimensions(const TensorInfo &tensor, std::string const &descName, unsigned int numDimensions, std::string const &tensorName) constQueueDescriptor
ValidateTensorNumDimNumElem(const TensorInfo &tensorInfo, unsigned int numDimension, unsigned int numElements, std::string const &tensorName) constQueueDescriptor
~QueueDescriptor()=defaultQueueDescriptorvirtual
~QueueDescriptorWithParameters()=defaultQueueDescriptorWithParameters< LstmDescriptor >virtual