27 void Execute(std::vector<ITensorHandle*> inputs, std::vector<ITensorHandle*> outputs)
const
32 std::memcpy(outputs[0]->
Map(), &rank,
sizeof(int32_t));
#define ARMNN_SCOPED_PROFILING_EVENT_REF_NAME_GUID(label)
Creates a profiling event that uses GetGuid() and GetName() from the calling class.
unsigned int GetNumDimensions() const
Copyright (c) 2021 ARM Limited and Contributors.
const TensorInfo & GetTensorInfo(const ITensorHandle *tensorHandle)
float32 helpers
std::vector< ITensorHandle * > m_Inputs
std::vector< ITensorHandle * > m_Outputs
virtual void Execute() const override