ArmNN
 20.11
MaximumLayer Member List

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

Accept(ILayerVisitor &visitor) const overrideMaximumLayervirtual
AddRelatedLayerName(const std::string layerName)Layerinline
BackendSelectionHint(Optional< BackendId > backend) finalLayerinlinevirtual
BeginInputSlots()Layerinline
BeginOutputSlots()Layerinline
Clone(Graph &graph) const overrideMaximumLayervirtual
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 overrideMaximumLayervirtual
ElementwiseBaseLayer(unsigned int numInputSlots, unsigned int numOutputSlots, LayerType type, const char *name)ElementwiseBaseLayerprotected
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
GetPriority() constLayer
GetRelatedLayerNames()Layerinline
GetShapeInferenceMethod() constLayerinline
GetType() constLayerinline
InferOutputShapes(const std::vector< TensorShape > &inputShapes) const overrideElementwiseBaseLayervirtual
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
m_AdditionalInfoObjectLayerprotected
m_OutputHandlersLayerprotected
m_ShapeInferenceMethodLayerprotected
MaximumLayer(const char *name)MaximumLayerprotected
OperateOnConstantTensors(Op op)Layerinline
PrepInfoAndDesc(QueueDescriptor &descriptor) constLayerinlineprotected
ReleaseConstantData()Layervirtual
Reparent(Graph &dest, std::list< Layer *>::const_iterator iterator)=0Layerpure virtual
ResetPriority() constLayer
SerializeLayerParameters(ParameterStringifyFunction &fn) constLayervirtual
SetAdditionalInfo(QueueDescriptor &descriptor) constLayerprotected
SetAdditionalInfoForObject(const AdditionalInfoObjectPtr &additionalInfo)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() overrideElementwiseBaseLayervirtual
VerifyLayerConnections(unsigned int expectedConnections, const CheckLocation &location) constLayer
VerifyShapeInferenceType(const TensorShape &outputShape, ShapeInferenceMethod shapeInferenceMethod)Layerprotected
~ElementwiseBaseLayer()=defaultElementwiseBaseLayerprotected
~IConnectableLayer()IConnectableLayerinlineprotected
~Layer()=defaultLayerprotectedvirtual
~MaximumLayer()=defaultMaximumLayerprotected