34 cl::NDRange(4 * compute_units * local), cl::NDRange(local), *out_ptr,
The API to access the methods and values in opencl_context_base.
std::vector< cl::Device > & device() noexcept
Returns a vector containing the OpenCL device used to create the context.
void check_vector(const char *function, const char *name, const Mat &x)
Check the input is either a row vector or column vector or a matrix with a single row or column.