From fd627ffaec8fd8801d980b4c91ee7c0607ab6aaf Mon Sep 17 00:00:00 2001 From: Jan Eilers Date: Thu, 25 Feb 2021 17:44:00 +0000 Subject: IVGCVSW-5687 Update Doxygen Docu * Update Doxygen Documentation for 21.02 release Signed-off-by: Jan Eilers Change-Id: I9ed2f9caab038836ea99d7b378d7899fe431a4e5 --- ...armnn_1_1_i_tensor_handle_factory-members.xhtml | 131 +++++++++++++++++++++ 1 file changed, 131 insertions(+) create mode 100644 21.02/classarmnn_1_1_i_tensor_handle_factory-members.xhtml (limited to '21.02/classarmnn_1_1_i_tensor_handle_factory-members.xhtml') diff --git a/21.02/classarmnn_1_1_i_tensor_handle_factory-members.xhtml b/21.02/classarmnn_1_1_i_tensor_handle_factory-members.xhtml new file mode 100644 index 0000000000..ab1ac3b70a --- /dev/null +++ b/21.02/classarmnn_1_1_i_tensor_handle_factory-members.xhtml @@ -0,0 +1,131 @@ + + + + + + + + + + + + + +ArmNN: Member List + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  21.02 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+
+
ITensorHandleFactory Member List
+
+
+ +

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

+ + + + + + + + + + + + + + + + + +
CreateSubTensorHandle(ITensorHandle &parent, TensorShape const &subTensorShape, unsigned int const *subTensorOrigin) const =0ITensorHandleFactorypure virtual
CreateTensorHandle(const TensorInfo &tensorInfo) const =0ITensorHandleFactorypure virtual
CreateTensorHandle(const TensorInfo &tensorInfo, DataLayout dataLayout) const =0ITensorHandleFactorypure virtual
CreateTensorHandle(const TensorInfo &tensorInfo, const bool IsMemoryManaged) constITensorHandleFactoryinlinevirtual
CreateTensorHandle(const TensorInfo &tensorInfo, DataLayout dataLayout, const bool IsMemoryManaged) constITensorHandleFactoryinlinevirtual
DeferredFactoryIdITensorHandleFactorystatic
FactoryId typedefITensorHandleFactory
GetCapabilities(const IConnectableLayer *layer, const IConnectableLayer *connectedLayer, CapabilityClass capabilityClass)ITensorHandleFactoryinlinevirtual
GetExportFlags() constITensorHandleFactoryinlinevirtual
GetId() const =0ITensorHandleFactorypure virtual
GetImportFlags() constITensorHandleFactoryinlinevirtual
LegacyFactoryIdITensorHandleFactorystatic
SupportsInPlaceComputation() constITensorHandleFactoryinlinevirtual
SupportsMapUnmap() const finalITensorHandleFactoryinlinevirtual
SupportsSubTensors() const =0ITensorHandleFactorypure virtual
~ITensorHandleFactory()ITensorHandleFactoryinlinevirtual
+
+ + + + -- cgit v1.2.1