24.02
|
This is the complete list of members for ClWorkloadFactory, including all inherited members.
AfterWorkloadsCreated() override | ClWorkloadFactory | virtual |
ClWorkloadFactory(const std::shared_ptr< ClMemoryManager > &memoryManager) | ClWorkloadFactory | |
ClWorkloadFactory(const std::shared_ptr< ClMemoryManager > &memoryManager, const IBackendInternal::IBackendSpecificModelContextPtr &modelContextPtr) | ClWorkloadFactory | |
CreateSubTensorHandle(ITensorHandle &parent, TensorShape const &subTensorShape, unsigned int const *subTensorOrigin) const override | ClWorkloadFactory | virtual |
CreateTensorHandle(const TensorInfo &tensorInfo, const bool IsMemoryManaged=true) const override | ClWorkloadFactory | virtual |
CreateTensorHandle(const TensorInfo &tensorInfo, DataLayout dataLayout, const bool IsMemoryManaged=true) const override | ClWorkloadFactory | virtual |
CreateWorkload(LayerType type, const QueueDescriptor &descriptor, const WorkloadInfo &info) const override | ClWorkloadFactory | virtual |
GetBackendId() const override | ClWorkloadFactory | virtual |
IsLayerSupported(const Layer &layer, Optional< DataType > dataType, std::string &outReasonIfUnsupported) | ClWorkloadFactory | static |
IsLayerSupported(const IConnectableLayer &layer, Optional< DataType > dataType, std::string &outReasonIfUnsupported, const ModelOptions &modelOptions) | ClWorkloadFactory | static |
armnn::WorkloadFactoryBase::IsLayerSupported(const BackendId &backendId, const IConnectableLayer &layer, Optional< DataType > dataType, std::string &outReasonIfUnsupported) | IWorkloadFactory | static |
armnn::WorkloadFactoryBase::IsLayerSupported(const IConnectableLayer &layer, Optional< DataType > dataType, std::string &outReasonIfUnsupported) | IWorkloadFactory | static |
armnn::WorkloadFactoryBase::IsLayerSupported(const BackendId &backendId, const IConnectableLayer &layer, Optional< DataType > dataType, std::string &outReasonIfUnsupported, const ModelOptions &modelOptions) | IWorkloadFactory | static |
SupportsSubTensors() const override | ClWorkloadFactory | inlinevirtual |
~IWorkloadFactory() | IWorkloadFactory | inlinevirtual |