Home
last modified time | relevance | path

Searched refs:create_lws_hint_parallel_implementations (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/arm_compute/core/CL/
H A DCLHelpers.h228 cl::NDRange create_lws_hint_parallel_implementations(unsigned int input_dimension, unsigned int vec…
/aosp_15_r20/external/ComputeLibrary/src/core/CL/kernels/
H A DCLArgMinMaxLayerKernel.cpp121 …lws_hint = create_lws_hint_parallel_implementations(input_for_width->info()->dimension(0),… in configure()
/aosp_15_r20/external/ComputeLibrary/src/core/CL/
H A DCLHelpers.cpp415 cl::NDRange create_lws_hint_parallel_implementations(unsigned int input_dimension, unsigned int vec… in create_lws_hint_parallel_implementations() function