ArmNN
 20.02
BatchNormalizationLayer Member List

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

Accept(ILayerVisitor &visitor) const overrideBatchNormalizationLayervirtual
AddRelatedLayerName(const std::string layerName)Layerinline
BackendSelectionHint(Optional< BackendId > backend) finalLayerinlinevirtual
BatchNormalizationLayer(const BatchNormalizationDescriptor &param, const char *name)BatchNormalizationLayerprotected
BeginInputSlots()Layerinline
BeginOutputSlots()Layerinline
Clone(Graph &graph) const overrideBatchNormalizationLayervirtual
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 overrideBatchNormalizationLayervirtual
DescriptorType typedefLayerWithParameters< BatchNormalizationDescriptor >
EndInputSlots()Layerinline
EndOutputSlots()Layerinline
GetBackendHint() constLayerinline
GetBackendId() constLayerinline
GetConstantTensorsByRef() overrideBatchNormalizationLayerprotectedvirtual
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< BatchNormalizationDescriptor >inline
GetPriority() constLayer
GetRelatedLayerNames()Layerinline
GetType() constLayerinline
InferOutputShapes(const std::vector< TensorShape > &inputShapes) const overrideLayervirtual
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 BatchNormalizationDescriptor &param, const char *name)LayerWithParameters< BatchNormalizationDescriptor >inlineprotected
m_BetaBatchNormalizationLayer
m_GammaBatchNormalizationLayer
m_MeanBatchNormalizationLayer
m_OutputHandlersLayerprotected
m_ParamLayerWithParameters< BatchNormalizationDescriptor >protected
m_VarianceBatchNormalizationLayer
OperateOnConstantTensors(Op op)Layerinline
PrepInfoAndDesc(QueueDescriptor &descriptor) constLayerWithParameters< BatchNormalizationDescriptor >inlineprotected
ReleaseConstantData()Layervirtual
Reparent(Graph &dest, std::list< Layer *>::const_iterator iterator)=0Layerpure virtual
ResetPriority() constLayer
SerializeLayerParameters(ParameterStringifyFunction &fn) const overrideLayerWithParameters< BatchNormalizationDescriptor >inlinevirtual
SetBackendId(const BackendId &id)Layerinline
SetGuid(LayerGuid guid)Layerinline
ValidateTensorShapesFromInputs() overrideBatchNormalizationLayervirtual
VerifyLayerConnections(unsigned int expectedConnections, const CheckLocation &location) constLayer
~BatchNormalizationLayer()=defaultBatchNormalizationLayerprotected
~IConnectableLayer()IConnectableLayerinlineprotected
~Layer()=defaultLayerprotectedvirtual
~LayerWithParameters()=defaultLayerWithParameters< BatchNormalizationDescriptor >protected