From 4840dfb7543d66652dc11c5ff39c8f5c1e2f9370 Mon Sep 17 00:00:00 2001 From: Ryan OShea Date: Tue, 25 Aug 2020 12:35:58 +0100 Subject: Updating Doxygen Documentation for 20.08 release Signed-off-by: Ryan OShea Change-Id: I605409f8720de5353feceb161b39f8a5f0598180 --- .../classarmnn_1_1_comparison_layer-members.xhtml | 178 +++++++++++++++++++++ 1 file changed, 178 insertions(+) create mode 100644 20.08/classarmnn_1_1_comparison_layer-members.xhtml (limited to '20.08/classarmnn_1_1_comparison_layer-members.xhtml') diff --git a/20.08/classarmnn_1_1_comparison_layer-members.xhtml b/20.08/classarmnn_1_1_comparison_layer-members.xhtml new file mode 100644 index 0000000000..ca5dc6158d --- /dev/null +++ b/20.08/classarmnn_1_1_comparison_layer-members.xhtml @@ -0,0 +1,178 @@ + + + + + + + + + + + + + +ArmNN: Member List + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  20.08 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+
+
ComparisonLayer Member List
+
+
+ +

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

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Accept(ILayerVisitor &visitor) const overrideComparisonLayervirtual
AddRelatedLayerName(const std::string layerName)Layerinline
BackendSelectionHint(Optional< BackendId > backend) finalLayerinlinevirtual
BeginInputSlots()Layerinline
BeginOutputSlots()Layerinline
Clone(Graph &graph) const overrideComparisonLayervirtual
CloneBase(Graph &graph, Params &&... params) constLayerprotected
CollectQueueDescriptorInputs(QueueDescriptor &descriptor, WorkloadInfo &info) constLayerinlineprotected
CollectQueueDescriptorOutputs(QueueDescriptor &descriptor, WorkloadInfo &info) constLayerinlineprotected
ComparisonLayer(const ComparisonDescriptor &param, const char *name)ComparisonLayerprotected
ConstantTensors typedefLayerprotected
CreateTensorHandles(const TensorHandleFactoryRegistry &registry, const IWorkloadFactory &factory, const bool IsMemoryManaged=true)Layervirtual
CreateWorkload(const IWorkloadFactory &factory) const overrideComparisonLayervirtual
DescriptorType typedefLayerWithParameters< ComparisonDescriptor >
EndInputSlots()Layerinline
EndOutputSlots()Layerinline
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< ComparisonDescriptor >inline
GetPriority() constLayer
GetRelatedLayerNames()Layerinline
GetShapeInferenceMethod() constLayerinline
GetType() constLayerinline
InferOutputShapes(const std::vector< TensorShape > &inputShapes) const overrideComparisonLayervirtual
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 ComparisonDescriptor &param, const char *name)LayerWithParameters< ComparisonDescriptor >inlineprotected
m_OutputHandlersLayerprotected
m_ParamLayerWithParameters< ComparisonDescriptor >protected
m_ShapeInferenceMethodLayerprotected
OperateOnConstantTensors(Op op)Layerinline
PrepInfoAndDesc(QueueDescriptor &descriptor) constLayerWithParameters< ComparisonDescriptor >inlineprotected
ReleaseConstantData()Layervirtual
Reparent(Graph &dest, std::list< Layer *>::const_iterator iterator)=0Layerpure virtual
ResetPriority() constLayer
SerializeLayerParameters(ParameterStringifyFunction &fn) const overrideLayerWithParameters< ComparisonDescriptor >inlinevirtual
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() overrideComparisonLayervirtual
VerifyLayerConnections(unsigned int expectedConnections, const CheckLocation &location) constLayer
VerifyShapeInferenceType(const TensorShape &outputShape, ShapeInferenceMethod shapeInferenceMethod)Layerprotected
~ComparisonLayer()=defaultComparisonLayerprotected
~IConnectableLayer()IConnectableLayerinlineprotected
~Layer()=defaultLayerprotectedvirtual
~LayerWithParameters()=defaultLayerWithParameters< ComparisonDescriptor >protected
+
+ + + + -- cgit v1.2.1