25 const int32_t rank =
static_cast<int32_t
>(clTensorHandle->
GetShape().GetNumDimensions());
28 m_Data.m_Outputs[0]->Unmap();
#define ARMNN_SCOPED_PROFILING_EVENT_CL_NAME_GUID(label)
Creates a profiling event that uses GetGuid() and GetName() from the calling class.
RankQueueDescriptor m_Data
ClBaseWorkload(const RankQueueDescriptor &descriptor, const WorkloadInfo &info)
TensorShape GetShape() const override
Get the number of elements for each dimension ordered from slowest iterating dimension to fastest ite...
Copyright (c) 2021 ARM Limited and Contributors.
DestType PolymorphicDowncast(SourceType *value)
Polymorphic downcast for build in pointers only.
DataType * GetOutputTensorData(unsigned int idx, const PayloadType &data)
virtual void Execute() const override