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 --- 20.02/classarmnn_1_1_lstm_layer-members.xhtml | 178 ++++++++++++++++++++++++++ 1 file changed, 178 insertions(+) create mode 100644 20.02/classarmnn_1_1_lstm_layer-members.xhtml (limited to '20.02/classarmnn_1_1_lstm_layer-members.xhtml') diff --git a/20.02/classarmnn_1_1_lstm_layer-members.xhtml b/20.02/classarmnn_1_1_lstm_layer-members.xhtml new file mode 100644 index 0000000000..88efe05865 --- /dev/null +++ b/20.02/classarmnn_1_1_lstm_layer-members.xhtml @@ -0,0 +1,178 @@ + + + + + + + + + + + + + +ArmNN: Member List + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  20.02 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+
+
LstmLayer Member List
+
+
+ +

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

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Accept(ILayerVisitor &visitor) const overrideLstmLayervirtual
AddRelatedLayerName(const std::string layerName)Layerinline
BackendSelectionHint(Optional< BackendId > backend) finalLayerinlinevirtual
BeginInputSlots()Layerinline
BeginOutputSlots()Layerinline
Clone(Graph &graph) const overrideLstmLayervirtual
CloneBase(Graph &graph, Params &&... params) constLayerprotected
CollectQueueDescriptorInputs(QueueDescriptor &descriptor, WorkloadInfo &info) constLayerinlineprotected
CollectQueueDescriptorOutputs(QueueDescriptor &descriptor, WorkloadInfo &info) constLayerinlineprotected
ConstantTensors typedefLayerprotected
CreateTensorHandles(const TensorHandleFactoryRegistry &registry, const IWorkloadFactory &factory, const bool IsMemoryManaged=true)Layervirtual
CreateWorkload(const IWorkloadFactory &factory) const overrideLstmLayervirtual
DescriptorType typedefLayerWithParameters< LstmDescriptor >
EndInputSlots()Layerinline
EndOutputSlots()Layerinline
GetBackendHint() constLayerinline
GetBackendId() constLayerinline
GetConstantTensorsByRef() overrideLstmLayerprotectedvirtual
GetDataType() constLayer
GetGuid() const finalLayerinlinevirtual
GetInputSlot(unsigned int index) const overrideLayerinlinevirtual
GetInputSlot(unsigned int index) overrideLayerinlinevirtual
GetInputSlots() constLayerinline
GetName() const overrideLayerinlinevirtual
GetNameStr() constLayerinline
GetNumInputSlots() const overrideLayerinlinevirtual
GetNumOutputSlots() const overrideLayerinlinevirtual
GetOutputHandler(unsigned int i=0) constLayerinline
GetOutputHandler(unsigned int i=0)Layerinline
GetOutputSlot(unsigned int index=0) const overrideLayerinlinevirtual
GetOutputSlot(unsigned int index=0) overrideLayerinlinevirtual
GetOutputSlots() constLayerinline
GetParameters() constLayerWithParameters< LstmDescriptor >inline
GetPriority() constLayer
GetRelatedLayerNames()Layerinline
GetType() constLayerinline
InferOutputShapes(const std::vector< TensorShape > &inputShapes) const overrideLstmLayervirtual
IsOutputUnconnected()Layerinline
Layer(unsigned int numInputSlots, unsigned int numOutputSlots, LayerType type, const char *name)Layer
Layer(unsigned int numInputSlots, unsigned int numOutputSlots, LayerType type, DataLayout layout, const char *name)Layer
LayerWithParameters(unsigned int numInputSlots, unsigned int numOutputSlots, LayerType type, const LstmDescriptor &param, const char *name)LayerWithParameters< LstmDescriptor >inlineprotected
LstmLayer(const LstmDescriptor &param, const char *name)LstmLayerprotected
m_BasicParametersLstmLayer
m_CifgParametersLstmLayer
m_LayerNormParametersLstmLayer
m_OutputHandlersLayerprotected
m_ParamLayerWithParameters< LstmDescriptor >protected
m_PeepholeParametersLstmLayer
m_ProjectionParametersLstmLayer
OperateOnConstantTensors(Op op)Layerinline
PrepInfoAndDesc(QueueDescriptor &descriptor) constLayerWithParameters< LstmDescriptor >inlineprotected
ReleaseConstantData()Layervirtual
Reparent(Graph &dest, std::list< Layer *>::const_iterator iterator)=0Layerpure virtual
ResetPriority() constLayer
SerializeLayerParameters(ParameterStringifyFunction &fn) const overrideLayerWithParameters< LstmDescriptor >inlinevirtual
SetBackendId(const BackendId &id)Layerinline
SetGuid(LayerGuid guid)Layerinline
ValidateTensorShapesFromInputs() overrideLstmLayervirtual
VerifyLayerConnections(unsigned int expectedConnections, const CheckLocation &location) constLayer
~IConnectableLayer()IConnectableLayerinlineprotected
~Layer()=defaultLayerprotectedvirtual
~LayerWithParameters()=defaultLayerWithParameters< LstmDescriptor >protected
~LstmLayer()=defaultLstmLayerprotected
+
+ + + + -- cgit v1.2.1