ArmNN
 25.02
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
IWorkloadFactory Member List

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

AfterWorkloadsCreated()IWorkloadFactoryinlinevirtual
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) const =0IWorkloadFactorypure virtual
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