From f86be93b7492b381370cae7bf71eca8572a0cbae Mon Sep 17 00:00:00 2001 From: Matthew Sloyan Date: Tue, 24 Aug 2021 16:27:15 +0100 Subject: IVGCVSW-5924 Update 21.08 Doxygen Documents * Also updated latest symlink. Signed-off-by: Matthew Sloyan Change-Id: If9b4e0e52464abdf797b9eb858ae19bcc64c2aea --- .../classarmnn_1_1_backend_registry-members.xhtml | 132 +++++++++++++++++++++ 1 file changed, 132 insertions(+) create mode 100644 21.08/classarmnn_1_1_backend_registry-members.xhtml (limited to '21.08/classarmnn_1_1_backend_registry-members.xhtml') diff --git a/21.08/classarmnn_1_1_backend_registry-members.xhtml b/21.08/classarmnn_1_1_backend_registry-members.xhtml new file mode 100644 index 0000000000..e855597bc1 --- /dev/null +++ b/21.08/classarmnn_1_1_backend_registry-members.xhtml @@ -0,0 +1,132 @@ + + + + + + + + + + + + + +ArmNN: Member List + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  21.08 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+
+
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
FactoryFunction typedefBackendRegistry
FactoryStorage typedefBackendRegistryprotected
GetAllocators()BackendRegistry
GetBackendIds() constBackendRegistry
GetBackendIdsAsString() constBackendRegistry
GetFactory(const BackendId &id) constBackendRegistry
IsBackendRegistered(const BackendId &id) constBackendRegistry
PointerType typedefBackendRegistry
Register(const BackendId &id, FactoryFunction factory)BackendRegistry
RegisterAllocator(const BackendId &id, std::shared_ptr< ICustomAllocator > alloc)BackendRegistry
SetProfilingService(armnn::Optional< profiling::ProfilingService &> profilingService)BackendRegistry
Size() constBackendRegistry
Swap(BackendRegistry &instance, FactoryStorage &other)BackendRegistryprotectedstatic
~BackendRegistry()BackendRegistryinlinevirtual
+
+ + + + -- cgit v1.2.1