37 auto k = std::make_unique<kernels::ClElementWiseUnaryKernel>();
39 _kernel = std::move(
k);
50 auto k = std::make_unique<kernels::ClElementWiseUnaryKernel>();
52 _kernel = std::move(
k);
63 auto k = std::make_unique<kernels::ClElementWiseUnaryKernel>();
65 _kernel = std::move(
k);
76 auto k = std::make_unique<kernels::ClElementWiseUnaryKernel>();
78 _kernel = std::move(
k);
89 auto k = std::make_unique<kernels::ClElementWiseUnaryKernel>();
91 _kernel = std::move(
k);
102 auto k = std::make_unique<kernels::ClElementWiseUnaryKernel>();
104 _kernel = std::move(
k);
115 auto k = std::make_unique<kernels::ClElementWiseUnaryKernel>();
117 _kernel = std::move(
k);
void configure(const ClCompileContext &compile_context, const ITensorInfo *src, ITensorInfo *dst)
Initialize the function.
static Status validate(const ITensorInfo *src, const ITensorInfo *dst)
Static function to check if given info will lead to a valid configuration.
Store the tensor's metadata.
void configure(const ClCompileContext &compile_context, const ITensorInfo *src, ITensorInfo *dst)
Initialize the function.
SimpleTensor< float > src
Copyright (c) 2017-2021 Arm Limited.
void configure(const ClCompileContext &compile_context, const ITensorInfo *src, ITensorInfo *dst)
Initialize the function.
void configure(const ClCompileContext &compile_context, const ITensorInfo *src, ITensorInfo *dst)
Initialize the function.
static Status validate(const ITensorInfo *src, const ITensorInfo *dst)
Static function to check if given info will lead to a valid configuration.
static Status validate(const ITensorInfo *src, const ITensorInfo *dst)
Static function to check if given info will lead to a valid configuration.
void configure(const ClCompileContext &compile_context, const ITensorInfo *src, ITensorInfo *dst)
Initialize the function.
void configure(const ClCompileContext &compile_context, const ITensorInfo *src, ITensorInfo *dst)
Initialize the function.
static Status validate(const ITensorInfo *src, const ITensorInfo *dst)
Static function to check if given info will lead to a valid configuration.
static Status validate(const ITensorInfo *src, const ITensorInfo *dst)
Static function to check if given info will lead to a valid configuration.
#define ARM_COMPUTE_LOG_PARAMS(...)
void configure(const ClCompileContext &compile_context, const ITensorInfo *src, ITensorInfo *dst)
Initialize the function.
static Status validate(const ITensorInfo *src, const ITensorInfo *dst)
Static function to check if given info will lead to a valid configuration.
static Status validate(const ITensorInfo *src, const ITensorInfo *dst, const ElementWiseUnary &op)
Static function to check if given info will lead to a valid configuration.
static Status validate(const ITensorInfo *src, const ITensorInfo *dst)
Static function to check if given info will lead to a valid configuration.