|
25.02
|
This is the complete list of members for ClBackend, including all inherited members.
| ClBackend() | ClBackend | inline |
| ClBackend(std::shared_ptr< ICustomAllocator > allocator) | ClBackend | inline |
| CreateBackendContext(const IRuntime::CreationOptions &) const override | ClBackend | virtual |
| CreateBackendProfilingContext(const IRuntime::CreationOptions &, IBackendProfilingPtr &backendProfiling) override | ClBackend | virtual |
| CreateBackendSpecificModelContext(const ModelOptions &modelOptions) const override | ClBackend | virtual |
| CreateMemoryManager() const override | ClBackend | virtual |
| CreateWorkloadFactory(const IBackendInternal::IMemoryManagerSharedPtr &memoryManager=nullptr) const override | ClBackend | virtual |
| CreateWorkloadFactory(TensorHandleFactoryRegistry ®istry) const override | ClBackend | virtual |
| CreateWorkloadFactory(const IMemoryManagerSharedPtr &memoryManager, const ModelOptions &modelOptions) const override | ClBackend | virtual |
| CreateWorkloadFactory(class TensorHandleFactoryRegistry &tensorHandleFactoryRegistry, const ModelOptions &modelOptions) const override | ClBackend | virtual |
| CreateWorkloadFactory(class TensorHandleFactoryRegistry &tensorHandleFactoryRegistry, const ModelOptions &modelOptions, MemorySourceFlags inputFlags, MemorySourceFlags outputFlags) const override | ClBackend | virtual |
| GetApiVersion() | IBackendInternal | inlinestatic |
| GetBackwardCompatibleFavoriteHandleFactory() | IBackendInternal | |
| GetCapabilities() const override | ClBackend | virtual |
| GetDefaultAllocator() const override | ClBackend | virtual |
| GetHandleFactoryPreferences() const override | ClBackend | virtual |
| GetId() const override | ClBackend | inlinevirtual |
| GetIdStatic() | ClBackend | static |
| GetLayerSupport() const override | ClBackend | virtual |
| GetLayerSupport(const ModelOptions &modelOptions) const override | ClBackend | virtual |
| GetNumberOfCacheFiles() const override | ClBackend | 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 | |
| m_CustomAllocator | ClBackend | |
| m_UsingCustomAllocator | ClBackend | |
| OptimizeSubgraphView(const SubgraphView &subgraph, const ModelOptions &modelOptions) const override | ClBackend | virtual |
| armnn::IBackendInternal::OptimizeSubgraphView(const SubgraphView &subgraph) const | IBackendInternal | virtual |
| RegisterTensorHandleFactories(TensorHandleFactoryRegistry ®istry) override | ClBackend | virtual |
| RegisterTensorHandleFactories(TensorHandleFactoryRegistry ®istry, MemorySourceFlags inputFlags, MemorySourceFlags outputFlags) override | ClBackend | virtual |
| SupportsTensorAllocatorAPI() const | IBackendInternal | |
| UseCustomMemoryAllocator(std::shared_ptr< ICustomAllocator > allocator, armnn::Optional< std::string & > errMsg) override | ClBackend | inlinevirtual |
| ~ClBackend()=default | ClBackend | |
| ~IBackend() | IBackend | inlineprotectedvirtual |
| ~IBackendInternal() override=default | IBackendInternal |