ArmNN
 23.08
RefElementwiseBinaryWorkload.cpp File Reference
#include "RefElementwiseBinaryWorkload.hpp"
#include "Decoders.hpp"
#include "ElementwiseFunction.hpp"
#include "Encoders.hpp"
#include "RefWorkloadUtils.hpp"
#include "Maximum.hpp"
#include "Minimum.hpp"
#include "SquaredDifference.hpp"
#include "Power.hpp"
#include <Profiling.hpp>
#include <armnn/TypesUtils.hpp>
#include <functional>
Include dependency graph for RefElementwiseBinaryWorkload.cpp:

Go to the source code of this file.

Namespaces

 armnn
 Copyright (c) 2021 ARM Limited and Contributors.
 

Functions

template<typename DataType >
void ExecuteFunction (std::vector< ITensorHandle * > inputs, std::vector< ITensorHandle * > outputs, BinaryOperation operation)