42 auto k = std::make_unique<CLBitwiseKernel>();
44 _kernel = std::move(
k);
static CLKernelLibrary & get()
Access the KernelLibrary singleton.
Copyright (c) 2017-2023 Arm Limited.
void configure(const ICLTensor *input1, const ICLTensor *input2, ICLTensor *output)
Initialize the function.
Interface for OpenCL tensor.
#define ARM_COMPUTE_LOG_PARAMS(...)