10 #include <arm_compute/runtime/CL/functions/CLElementwiseOperations.h>
20 const arm_compute::CLCompileContext& clCompileContext);
25 std::unique_ptr<arm_compute::IFunction> m_ElementwiseBinaryLayer;
void Execute() const override
ClElementwiseBinaryWorkload(const ElementwiseBinaryQueueDescriptor &descriptor, const WorkloadInfo &info, const arm_compute::CLCompileContext &clCompileContext)
Copyright (c) 2021 ARM Limited and Contributors.
arm_compute::Status ClElementwiseBinaryValidate(const TensorInfo &input0, const TensorInfo &input1, const TensorInfo &output, const ElementwiseBinaryDescriptor &descriptor, const ActivationDescriptor *activationDescriptor)
An ActivationDescriptor for the ActivationLayer.
A ElementwiseBinaryDescriptor for the ElementwiseBinaryLayer.
Contains information about TensorInfos of a layer.