15 #include <arm_compute/core/CL/CLCompileContext.h>
35 std::string& outReasonIfUnsupported);
39 std::string& outReasonIfUnsupported,
47 unsigned int const* subTensorOrigin) const override;
51 const
bool IsMemoryManaged = true) const override;
56 const
bool IsMemoryManaged = true) const override;
63 static
std::unique_ptr<
IWorkload> MakeWorkload(const QueueDescriptorType& descriptor,
67 template <typename Workload, typename QueueDescriptorType, typename... Args>
68 static
std::unique_ptr<
IWorkload> MakeWorkload(const QueueDescriptorType& descriptor,
72 void InitializeCLCompileContext();
76 arm_compute::CLCompileContext m_CLCompileContext;