24.08
|
This is the complete list of members for RefBackend, including all inherited members.
CreateBackendContext(const IRuntime::CreationOptions &) const override | RefBackend | virtual |
CreateBackendProfilingContext(const IRuntime::CreationOptions &creationOptions, IBackendProfilingPtr &backendProfiling) override | RefBackend | virtual |
CreateBackendSpecificModelContext(const ModelOptions &modelOptions) const | IBackendInternal | virtual |
CreateExecutionData(WorkingMemDescriptor &workingMemDescriptor) const override | RefBackend | virtual |
CreateMemoryManager() const override | RefBackend | virtual |
CreateWorkloadFactory(const IBackendInternal::IMemoryManagerSharedPtr &memoryManager=nullptr) const override | RefBackend | virtual |
CreateWorkloadFactory(class TensorHandleFactoryRegistry &tensorHandleFactoryRegistry) const override | RefBackend | virtual |
armnn::IBackendInternal::CreateWorkloadFactory(const IMemoryManagerSharedPtr &memoryManager, const ModelOptions &modelOptions) const | IBackendInternal | virtual |
armnn::IBackendInternal::CreateWorkloadFactory(class TensorHandleFactoryRegistry &tensorHandleFactoryRegistry, const ModelOptions &modelOptions) const | IBackendInternal | virtual |
armnn::IBackendInternal::CreateWorkloadFactory(class TensorHandleFactoryRegistry &tensorHandleFactoryRegistry, const ModelOptions &modelOptions, MemorySourceFlags inputFlags, MemorySourceFlags outputFlags) const | IBackendInternal | virtual |
GetApiVersion() | IBackendInternal | inlinestatic |
GetBackwardCompatibleFavoriteHandleFactory() | IBackendInternal | |
GetCapabilities() const override | RefBackend | inlinevirtual |
GetDefaultAllocator() const override | RefBackend | virtual |
GetHandleFactoryPreferences() const override | RefBackend | virtual |
GetId() const override | RefBackend | inlinevirtual |
GetIdStatic() | RefBackend | static |
GetLayerSupport() const override | RefBackend | virtual |
armnn::IBackendInternal::GetLayerSupport(const ModelOptions &modelOptions) const | IBackendInternal | virtual |
GetNumberOfCacheFiles() const | IBackendInternal | inlinevirtual |
IBackend() | IBackend | inlineprotected |
IBackendContextPtr typedef | IBackendInternal | |
IBackendInternal()=default | IBackendInternal | protected |
IBackendProfilingContextPtr typedef | IBackendInternal | |
IBackendProfilingPtr typedef | IBackendInternal | |
IBackendSpecificModelContextPtr typedef | IBackendInternal | |
ILayerSupportSharedPtr typedef | IBackendInternal | |
IMemoryManagerSharedPtr typedef | IBackendInternal | |
IMemoryManagerUniquePtr typedef | IBackendInternal | |
IWorkloadFactoryPtr typedef | IBackendInternal | |
OptimizeSubgraphView(const SubgraphView &subgraph, const ModelOptions &modelOptions) const override | RefBackend | virtual |
armnn::IBackendInternal::OptimizeSubgraphView(const SubgraphView &subgraph) const | IBackendInternal | virtual |
RefBackend()=default | RefBackend | |
RegisterTensorHandleFactories(class TensorHandleFactoryRegistry ®istry) override | RefBackend | virtual |
armnn::IBackendInternal::RegisterTensorHandleFactories(class TensorHandleFactoryRegistry ®istry, MemorySourceFlags inputFlags, MemorySourceFlags outputFlags) | IBackendInternal | virtual |
SupportsTensorAllocatorAPI() const | IBackendInternal | |
UpdateExecutionData(ExecutionData &executionData, WorkingMemDescriptor &workingMemDescriptor) const override | RefBackend | virtual |
UseCustomMemoryAllocator(std::shared_ptr< ICustomAllocator > allocator, armnn::Optional< std::string & > errMsg) | IBackendInternal | inlinevirtual |
~IBackend() | IBackend | inlineprotectedvirtual |
~IBackendInternal() override=default | IBackendInternal | |
~RefBackend()=default | RefBackend |