Home
last modified time | relevance | path

Searched defs:execute_kernel (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/OpenCL-CTS/test_conformance/allocations/
H A Dallocation_execute.cpp145 int execute_kernel(cl_context context, cl_command_queue *queue, cl_device_id device_id, int test, c… in execute_kernel() function
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/
H A Ddepthwise_planar.hpp300 virtual void execute_kernel( in execute_kernel() function in arm_conv::depthwise::DepthwisePlanar