Searched refs:configure_opencl_kernel (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/ComputeLibrary/src/gpu/cl/kernels/ |
H A D | ClIm2ColKernel.cpp | 148 Im2ColConfiguration configure_opencl_kernel(const ITensorInfo *src, const Size2D &kernel_dims, cons… in configure_opencl_kernel() function 322 …Im2ColConfiguration im2col_config = configure_opencl_kernel(src, kernel_dims, conv_info, has_bias,… in configure() 359 …Im2ColConfiguration im2col_config = configure_opencl_kernel(src, kernel_dims, conv_info, has_bias,… in validate()
|
/aosp_15_r20/external/ComputeLibrary/src/core/CL/cl_kernels/nhwc/ |
H A D | im2col.cl | 255 …// See the value of num_elems_processed_per_iteration in configure_opencl_kernel method in CLIm2Co… 404 …// See the value of num_elems_processed_per_iteration in configure_opencl_kernel method in CLIm2Co… 519 …// See the value of num_elems_processed_per_iteration in configure_opencl_kernel method in CLIm2Co…
|