From fb14ebbd68e04876809145296af96f6f41857418 Mon Sep 17 00:00:00 2001 From: James Ward Date: Thu, 26 Nov 2020 11:08:12 +0000 Subject: IVGCVSW-5348 Update Doxygen Docu * Update Doxygen Documentation for 20.11 release Signed-off-by: James Ward Change-Id: Ib47edac7923a642a277b1169d1085e5622021dc0 --- 20.11/classarmnn_1_1_stack_layer-members.xhtml | 182 +++++++++++++++++++++++++ 1 file changed, 182 insertions(+) create mode 100644 20.11/classarmnn_1_1_stack_layer-members.xhtml (limited to '20.11/classarmnn_1_1_stack_layer-members.xhtml') diff --git a/20.11/classarmnn_1_1_stack_layer-members.xhtml b/20.11/classarmnn_1_1_stack_layer-members.xhtml new file mode 100644 index 0000000000..f8f10a6032 --- /dev/null +++ b/20.11/classarmnn_1_1_stack_layer-members.xhtml @@ -0,0 +1,182 @@ + + + + + + + + + + + + + +ArmNN: Member List + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  20.11 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+
+
StackLayer Member List
+
+
+ +

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

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Accept(ILayerVisitor &visitor) const overrideStackLayervirtual
AddRelatedLayerName(const std::string layerName)Layerinline
BackendSelectionHint(Optional< BackendId > backend) finalLayerinlinevirtual
BeginInputSlots()Layerinline
BeginOutputSlots()Layerinline
Clone(Graph &graph) const overrideStackLayervirtual
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 overrideStackLayervirtual
DescriptorType typedefLayerWithParameters< StackDescriptor >
EndInputSlots()Layerinline
EndOutputSlots()Layerinline
GetAdditionalInformation() constLayerinline
GetBackendHint() constLayerinline
GetBackendId() constLayerinline
GetConstantTensorsByRef()Layerinlineprotectedvirtual
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< StackDescriptor >inline
GetPriority() constLayer
GetRelatedLayerNames()Layerinline
GetShapeInferenceMethod() constLayerinline
GetType() constLayerinline
InferOutputShapes(const std::vector< TensorShape > &inputShapes) const overrideStackLayervirtual
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 StackDescriptor &param, const char *name)LayerWithParameters< StackDescriptor >inlineprotected
m_AdditionalInfoObjectLayerprotected
m_OutputHandlersLayerprotected
m_ParamLayerWithParameters< StackDescriptor >protected
m_ShapeInferenceMethodLayerprotected
OperateOnConstantTensors(Op op)Layerinline
PrepInfoAndDesc(QueueDescriptor &descriptor) constLayerWithParameters< StackDescriptor >inlineprotected
ReleaseConstantData()Layervirtual
Reparent(Graph &dest, std::list< Layer *>::const_iterator iterator)=0Layerpure virtual
ResetPriority() constLayer
SerializeLayerParameters(ParameterStringifyFunction &fn) const overrideLayerWithParameters< StackDescriptor >inlinevirtual
SetAdditionalInfo(QueueDescriptor &descriptor) constLayerprotected
SetAdditionalInfoForObject(const AdditionalInfoObjectPtr &additionalInfo)Layerinline
SetBackendId(const BackendId &id)Layerinline
SetGuid(LayerGuid guid)Layerinline
SetShapeInferenceMethod(ShapeInferenceMethod shapeInferenceMethod)Layerinline
StackLayer(const StackDescriptor &param, const char *name)StackLayerprotected
ValidateAndCopyShape(const TensorShape &outputShape, const TensorShape &inferredShape, const ShapeInferenceMethod shapeInferenceMethod, const std::string &layerName, const unsigned int outputSlotIndex=0)Layerprotected
ValidateTensorShapesFromInputs() overrideStackLayervirtual
VerifyLayerConnections(unsigned int expectedConnections, const CheckLocation &location) constLayer
VerifyShapeInferenceType(const TensorShape &outputShape, ShapeInferenceMethod shapeInferenceMethod)Layerprotected
~IConnectableLayer()IConnectableLayerinlineprotected
~Layer()=defaultLayerprotectedvirtual
~LayerWithParameters()=defaultLayerWithParameters< StackDescriptor >protected
~StackLayer()=defaultStackLayerprotected
+
+ + + + -- cgit v1.2.1