24.08
|
Go to the documentation of this file.
12 #include <arm_compute/core/Types.h>
16 using namespace armcomputetensorutils;
20 const arm_compute::CLCompileContext& clCompileContext)
32 arm_compute::PixelValue pixelValue = GetPixelValue(output.info(), descriptor.
m_Parameters.
m_Value);
36 m_Layer.configure(clCompileContext, &output, pixelValue);
void ValidateInputsOutputs(const std::string &descName, unsigned int numExpectedIn, unsigned int numExpectedOut) const
ClFillWorkload(const FillQueueDescriptor &descriptor, const WorkloadInfo &info, const arm_compute::CLCompileContext &clCompileContext)
void Execute() const override
LayerDescriptor m_Parameters
#define ARMNN_SCOPED_PROFILING_EVENT_CL_NAME_GUID(label)
Creates a profiling event that uses GetGuid() and GetName() from the calling class.
Contains information about TensorInfos of a layer.
std::vector< ITensorHandle * > m_Outputs
#define ARMNN_REPORT_PROFILING_WORKLOAD_DESC(name, desc, infos, guid)
FillQueueDescriptor m_Data
void RunClFunction(arm_compute::IFunction &function, const CheckLocation &location)
Copyright (c) 2021 ARM Limited and Contributors.