From 9aed8fb43441228343b925b42464a55042c47ca0 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Wed, 17 Nov 2021 13:16:45 +0000 Subject: IVGCVSW-6040 Update 21.11 Doxygen Documents Signed-off-by: Nikhil Raj Change-Id: Ia36ec98c4bebc27a69103911ea3409cd7db587a5 --- .../classarmnn_1_1_backend_registry-members.xhtml | 135 +++++++++++++++++++++ 1 file changed, 135 insertions(+) create mode 100644 21.11/classarmnn_1_1_backend_registry-members.xhtml (limited to '21.11/classarmnn_1_1_backend_registry-members.xhtml') diff --git a/21.11/classarmnn_1_1_backend_registry-members.xhtml b/21.11/classarmnn_1_1_backend_registry-members.xhtml new file mode 100644 index 0000000000..54ad24b7ce --- /dev/null +++ b/21.11/classarmnn_1_1_backend_registry-members.xhtml @@ -0,0 +1,135 @@ + + + + + + + + + + + + + +ArmNN: Member List + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  21.11 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+
+
BackendRegistry Member List
+
+
+ +

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

+ + + + + + + + + + + + + + + + + + + + + +
BackendRegistry()BackendRegistryinline
Deregister(const BackendId &id)BackendRegistry
DeregisterAllocator(const BackendId &id)BackendRegistry
DeregisterMemoryOptimizerStrategy(const BackendId &id)BackendRegistry
FactoryFunction typedefBackendRegistry
FactoryStorage typedefBackendRegistryprotected
GetAllocators()BackendRegistry
GetBackendIds() constBackendRegistry
GetBackendIdsAsString() constBackendRegistry
GetFactory(const BackendId &id) constBackendRegistry
GetMemoryOptimizerStrategies()BackendRegistry
IsBackendRegistered(const BackendId &id) constBackendRegistry
PointerType typedefBackendRegistry
Register(const BackendId &id, FactoryFunction factory)BackendRegistry
RegisterAllocator(const BackendId &id, std::shared_ptr< ICustomAllocator > alloc)BackendRegistry
RegisterMemoryOptimizerStrategy(const BackendId &id, std::shared_ptr< IMemoryOptimizerStrategy > strategy)BackendRegistry
SetProfilingService(armnn::Optional< profiling::ProfilingService &> profilingService)BackendRegistry
Size() constBackendRegistry
Swap(BackendRegistry &instance, FactoryStorage &other)BackendRegistryprotectedstatic
~BackendRegistry()BackendRegistryinlinevirtual
+
+ + + + -- cgit v1.2.1