ArmNN
 23.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< arm::pipe::IProfilingService & > profilingService)BackendRegistry
Size() constBackendRegistry
Swap(BackendRegistry &instance, FactoryStorage &other)BackendRegistryprotectedstatic
~BackendRegistry()BackendRegistryinlinevirtual