ArmNN
 25.02
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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
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
UseCustomMemoryAllocator(std::shared_ptr< ICustomAllocator > allocator, armnn::Optional< std::string & > errMsg)IBackendInternalinlinevirtual
~IBackend()IBackendinlineprotectedvirtual
~IBackendInternal() override=defaultIBackendInternal