ArmNN
 22.05.01
IWorkloadFactory Member List

This is the complete list of members for IWorkloadFactory, including all inherited members.

AfterWorkloadsCreated()IWorkloadFactoryinlinevirtual
CreateInput(const InputQueueDescriptor &descriptor, const WorkloadInfo &info) const =0IWorkloadFactorypure virtual
CreateSubTensorHandle(ITensorHandle &parent, TensorShape const &subTensorShape, unsigned int const *subTensorOrigin) const =0IWorkloadFactorypure virtual
CreateTensorHandle(const TensorInfo &tensorInfo, const bool IsMemoryManaged=true) const =0IWorkloadFactorypure virtual
CreateTensorHandle(const TensorInfo &tensorInfo, DataLayout dataLayout, const bool IsMemoryManaged=true) const =0IWorkloadFactorypure virtual
CreateWorkload(LayerType type, const QueueDescriptor &descriptor, const WorkloadInfo &info) constIWorkloadFactoryvirtual
GetBackendId() const =0IWorkloadFactorypure virtual
IsLayerSupported(const BackendId &backendId, const IConnectableLayer &layer, Optional< DataType > dataType, std::string &outReasonIfUnsupported)IWorkloadFactorystatic
IsLayerSupported(const IConnectableLayer &layer, Optional< DataType > dataType, std::string &outReasonIfUnsupported)IWorkloadFactorystatic
IsLayerSupported(const IConnectableLayer &layer, Optional< DataType > dataType, std::string &outReasonIfUnsupported, const ModelOptions &modelOptions)IWorkloadFactorystatic
IsLayerSupported(const BackendId &backendId, const IConnectableLayer &layer, Optional< DataType > dataType, std::string &outReasonIfUnsupported, const ModelOptions &modelOptions)IWorkloadFactorystatic
SupportsSubTensors() const =0IWorkloadFactorypure virtual
~IWorkloadFactory()IWorkloadFactoryinlinevirtual