ArmNN
 22.05
DepthwiseConvolution2dLayer Member List

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

Accept(ILayerVisitor &visitor) const overrideDepthwiseConvolution2dLayer
AddRelatedLayerName(const std::string layerName)Layerinline
ARMNN_DEPRECATED_MSG_REMOVAL_DATE("Accept is deprecated. The ILayerVisitor that works in conjunction with this " "Accept function is deprecated. Use IStrategy in combination with " "ExecuteStrategy instead, which is an ABI/API stable version of the " "visitor pattern.", "22.05") virtual void Accept(ILayerVisitor &visitor) const =0IConnectableLayerpure virtual
BackendSelectionHint(Optional< BackendId > backend) finalLayerinlinevirtual
BeginInputSlots()Layerinline
BeginOutputSlots()Layerinline
Clone(Graph &graph) const overrideDepthwiseConvolution2dLayervirtual
CloneBase(Graph &graph, Params &&... params) constLayerprotected
CollectQueueDescriptorInputs(QueueDescriptor &descriptor, WorkloadInfo &info) constLayerinlineprotected
CollectQueueDescriptorOutputs(QueueDescriptor &descriptor, WorkloadInfo &info) constLayerinlineprotected
ConstantTensors typedefIConnectableLayer
CreateTensorHandles(const TensorHandleFactoryRegistry &registry, const IWorkloadFactory &factory, const bool IsMemoryManaged=true)Layervirtual
CreateWorkload(const IWorkloadFactory &factory) const overrideDepthwiseConvolution2dLayervirtual
DepthwiseConvolution2dLayer(const DepthwiseConvolution2dDescriptor &param, const char *name)DepthwiseConvolution2dLayerprotected
DescriptorType typedefLayerWithParameters< DepthwiseConvolution2dDescriptor >
EndInputSlots()Layerinline
EndOutputSlots()Layerinline
ExecuteStrategy(IStrategy &strategy) const overrideDepthwiseConvolution2dLayervirtual
GetAdditionalInformation() constLayerinline
GetAllowExpandedDims() constLayerinline
GetBackendHint() constLayerinline
GetBackendId() constLayerinline
GetConstantTensorsByRef() overrideDepthwiseConvolution2dLayerprotectedvirtual
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() const overrideLayerWithParameters< DepthwiseConvolution2dDescriptor >inlinevirtual
GetPriority() constLayer
GetRelatedLayerNames()Layerinline
GetShapeInferenceMethod() constLayerinline
GetType() const overrideLayerinlinevirtual
InferOutputShapes(const std::vector< TensorShape > &inputShapes) const overrideDepthwiseConvolution2dLayervirtual
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 DepthwiseConvolution2dDescriptor &param, const char *name)LayerWithParameters< DepthwiseConvolution2dDescriptor >inlineprotected
m_AdditionalInfoObjectLayerprotected
m_BiasDepthwiseConvolution2dLayer
m_OutputHandlersLayerprotected
m_ParamLayerWithParameters< DepthwiseConvolution2dDescriptor >protected
m_ShapeInferenceMethodLayerprotected
m_WeightDepthwiseConvolution2dLayer
OperateOnConstantTensors(Op op)Layerinline
PrepInfoAndDesc(QueueDescriptor &descriptor) constLayerWithParameters< DepthwiseConvolution2dDescriptor >inlineprotected
ReleaseConstantData()Layervirtual
Reparent(Graph &dest, std::list< Layer *>::const_iterator iterator)=0Layerpure virtual
ResetPriority() constLayer
SerializeLayerParameters(ParameterStringifyFunction &fn) const overrideDepthwiseConvolution2dLayervirtual
SetAdditionalInfo(QueueDescriptor &descriptor) constLayerprotected
SetAdditionalInfoForObject(const AdditionalInfoObjectPtr &additionalInfo)Layerinline
SetAllowExpandedDims(bool allowExpandedDims)Layerinline
SetBackendId(const BackendId &id)Layerinline
SetGuid(LayerGuid guid)Layerinline
SetShapeInferenceMethod(ShapeInferenceMethod shapeInferenceMethod)Layerinline
ValidateAndCopyShape(const TensorShape &outputShape, const TensorShape &inferredShape, const ShapeInferenceMethod shapeInferenceMethod, const std::string &layerName, const unsigned int outputSlotIndex=0)Layerprotected
ValidateTensorShapesFromInputs() overrideDepthwiseConvolution2dLayervirtual
VerifyLayerConnections(unsigned int expectedConnections, const CheckLocation &location) constLayer
VerifyShapeInferenceType(const TensorShape &outputShape, ShapeInferenceMethod shapeInferenceMethod)Layerprotected
~DepthwiseConvolution2dLayer()=defaultDepthwiseConvolution2dLayerprotected
~IConnectableLayer()IConnectableLayerinlineprotected
~Layer()=defaultLayerprotectedvirtual
~LayerWithParameters()=defaultLayerWithParameters< DepthwiseConvolution2dDescriptor >protected