ArmNN
 24.02
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