24.08
|
Go to the documentation of this file.
38 std::unique_ptr<Decoder<float>> inputXDecoder = MakeDecoder<float>(
GetTensorInfo(inputs[0]),
41 std::unique_ptr<Decoder<float>> inputYDecoder = MakeDecoder<float>(
GetTensorInfo(inputs[1]),
44 std::unique_ptr<Encoder<float>> outputEncoder = MakeEncoder<float>(
GetTensorInfo(outputs[0]),
void Execute() const override
#define ARMNN_SCOPED_PROFILING_EVENT_REF_NAME_GUID(label)
Creates a profiling event that uses GetGuid() and GetName() from the calling class.
LayerDescriptor m_Parameters
Contains information about TensorInfos of a layer.
void ExecuteAsync(ExecutionData &executionData) override
const TensorInfo & GetTensorInfo(const ITensorHandle *tensorHandle)
float32 helpers
std::vector< ITensorHandle * > m_Outputs
RefBatchMatMulWorkload(const BatchMatMulQueueDescriptor &descriptor, const WorkloadInfo &info)
BatchMatMulQueueDescriptor m_Data
std::vector< ITensorHandle * > m_Inputs
Copyright (c) 2021 ARM Limited and Contributors.
std::vector< ITensorHandle * > m_Outputs
std::vector< ITensorHandle * > m_Inputs