From de36e4a9c299028e792c3a5bd99ad0816d806077 Mon Sep 17 00:00:00 2001 From: Ryan OShea Date: Fri, 13 Mar 2020 16:26:19 +0000 Subject: IVGCVSW-3726 Upload ArmNN Doxygen files * Upload current ArmNN Doxygen files Signed-off-by: Ryan OShea Change-Id: I8989ed16ee40a99a4495b100bd009cf3e24a7285 --- .../classarmnn_1_1_abs_layer-members.html | 152 +++++++++++++++++++++ 1 file changed, 152 insertions(+) create mode 100644 Documentation/classarmnn_1_1_abs_layer-members.html (limited to 'Documentation/classarmnn_1_1_abs_layer-members.html') diff --git a/Documentation/classarmnn_1_1_abs_layer-members.html b/Documentation/classarmnn_1_1_abs_layer-members.html new file mode 100644 index 0000000000..7948873e0b --- /dev/null +++ b/Documentation/classarmnn_1_1_abs_layer-members.html @@ -0,0 +1,152 @@ + + + + + + + +ArmNN: Member List + + + + + + + + + + + + + + +
+
+ + + + + + +
+
ArmNN +  NotReleased +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+
+
AbsLayer Member List
+
+
+ +

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

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
AbsLayer(const char *name)AbsLayerprotected
Accept(ILayerVisitor &visitor) const overrideAbsLayervirtual
AddRelatedLayerName(const std::string layerName)Layerinline
BeginInputSlots()Layerinline
BeginOutputSlots()Layerinline
Clone(Graph &graph) const overrideAbsLayervirtual
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 overrideAbsLayervirtual
EndInputSlots()Layerinline
EndOutputSlots()Layerinline
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
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
m_OutputHandlersLayerprotected
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
SetBackendId(const BackendId &id)Layerinline
SetGuid(LayerGuid guid)Layerinline
ValidateTensorShapesFromInputs() overrideAbsLayervirtual
VerifyLayerConnections(unsigned int expectedConnections, const CheckLocation &location) constLayer
~AbsLayer()=defaultAbsLayerprotected
~IConnectableLayer()IConnectableLayerinlineprotected
~Layer()=defaultLayerprotectedvirtual
+
+ + + + -- cgit v1.2.1