From 8efb48a6847c5cd166c561127ae6611150963ce3 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Fri, 19 May 2023 11:14:28 +0100 Subject: Update Doxygen docu for 23.05 Signed-off-by: Nikhil Raj Change-Id: I0a992286f14fa68fcc6e5eba31ac39fed003cbbe --- ...classarmnn_1_1_i_backend_internal-members.xhtml | 156 +++++++++++++++++++++ 1 file changed, 156 insertions(+) create mode 100644 23.05/classarmnn_1_1_i_backend_internal-members.xhtml (limited to '23.05/classarmnn_1_1_i_backend_internal-members.xhtml') diff --git a/23.05/classarmnn_1_1_i_backend_internal-members.xhtml b/23.05/classarmnn_1_1_i_backend_internal-members.xhtml new file mode 100644 index 0000000000..da248f7d8f --- /dev/null +++ b/23.05/classarmnn_1_1_i_backend_internal-members.xhtml @@ -0,0 +1,156 @@ + + + + + + + + + + + + + +ArmNN: Member List + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  23.05 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+
+
IBackendInternal Member List
+
+
+ +

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

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CreateBackendContext(const IRuntime::CreationOptions &) constIBackendInternalvirtual
CreateBackendProfilingContext(const IRuntime::CreationOptions &creationOptions, IBackendProfilingPtr &backendProfiling)IBackendInternalvirtual
CreateBackendSpecificModelContext(const ModelOptions &modelOptions) constIBackendInternalvirtual
CreateExecutionData(WorkingMemDescriptor &workingMemDescriptor) constIBackendInternalinlinevirtual
CreateMemoryManager() constIBackendInternalvirtual
CreateWorkloadFactory(const IMemoryManagerSharedPtr &memoryManager=nullptr) const =0IBackendInternalpure virtual
CreateWorkloadFactory(class TensorHandleFactoryRegistry &tensorHandleFactoryRegistry) constIBackendInternalvirtual
CreateWorkloadFactory(const IMemoryManagerSharedPtr &memoryManager, const ModelOptions &modelOptions) constIBackendInternalvirtual
CreateWorkloadFactory(class TensorHandleFactoryRegistry &tensorHandleFactoryRegistry, const ModelOptions &modelOptions) constIBackendInternalvirtual
CreateWorkloadFactory(class TensorHandleFactoryRegistry &tensorHandleFactoryRegistry, const ModelOptions &modelOptions, MemorySourceFlags inputFlags, MemorySourceFlags outputFlags) constIBackendInternalvirtual
GetApiVersion()IBackendInternalinlinestatic
GetBackwardCompatibleFavoriteHandleFactory()IBackendInternal
GetCapabilities() constIBackendInternalinlinevirtual
GetDefaultAllocator() constIBackendInternalinlinevirtual
GetHandleFactoryPreferences() constIBackendInternalvirtual
GetId() const =0IBackendpure virtual
GetLayerSupport() const =0IBackendInternalpure virtual
GetLayerSupport(const ModelOptions &modelOptions) constIBackendInternalvirtual
GetNumberOfCacheFiles() constIBackendInternalinlinevirtual
IBackend()IBackendinlineprotected
IBackendContextPtr typedefIBackendInternal
IBackendInternal()=defaultIBackendInternalprotected
IBackendProfilingContextPtr typedefIBackendInternal
IBackendProfilingPtr typedefIBackendInternal
IBackendSpecificModelContextPtr typedefIBackendInternal
ILayerSupportSharedPtr typedefIBackendInternal
IMemoryManagerSharedPtr typedefIBackendInternal
IMemoryManagerUniquePtr typedefIBackendInternal
IWorkloadFactoryPtr typedefIBackendInternal
OptimizeSubgraphView(const SubgraphView &subgraph) constIBackendInternalvirtual
OptimizeSubgraphView(const SubgraphView &subgraph, const ModelOptions &modelOptions) constIBackendInternalvirtual
RegisterTensorHandleFactories(class TensorHandleFactoryRegistry &)IBackendInternalinlinevirtual
RegisterTensorHandleFactories(class TensorHandleFactoryRegistry &registry, MemorySourceFlags inputFlags, MemorySourceFlags outputFlags)IBackendInternalvirtual
SupportsTensorAllocatorAPI() constIBackendInternal
UpdateExecutionData(ExecutionData &executionData, WorkingMemDescriptor &workingMemDescriptor) constIBackendInternalinlinevirtual
UseCustomMemoryAllocator(std::shared_ptr< ICustomAllocator > allocator, armnn::Optional< std::string & > errMsg)IBackendInternalinlinevirtual
~IBackend()IBackendinlineprotectedvirtual
~IBackendInternal() override=defaultIBackendInternal
+
+ + + + -- cgit v1.2.1