10#include <arm_compute/runtime/CL/functions/CLReduceMean.h>
24 const arm_compute::CLCompileContext& clCompileContext);
30 mutable arm_compute::CLReduceMean m_Layer;
ClBaseWorkload(const MeanQueueDescriptor &descriptor, const WorkloadInfo &info)
ClMeanWorkload(const MeanQueueDescriptor &descriptor, const WorkloadInfo &info, const arm_compute::CLCompileContext &clCompileContext)
void Execute() const override
Copyright (c) 2021 ARM Limited and Contributors.
arm_compute::Status ClMeanValidate(const TensorInfo &input, const TensorInfo &output, const MeanDescriptor &descriptor)
A MeanDescriptor for the MeanLayer.
Contains information about TensorInfos of a layer.