Searched defs:create_kernel (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ |
H A D | local_executor_params.h | 48 create_kernel; member
|
/aosp_15_r20/external/ComputeLibrary/src/core/CL/ |
H A D | CLKernelLibrary.cpp | 44 Kernel CLKernelLibrary::create_kernel(const std::string &kernel_name, const std::set<std::string> &… in create_kernel() function in arm_compute::CLKernelLibrary
|
H A D | CLHelpers.cpp | 404 cl::Kernel create_kernel(const CLCompileContext &ctx, const std::string &kernel_name, const std::se… in create_kernel() function
|
H A D | CLCompileContext.cpp | 159 Kernel CLCompileContext::create_kernel(const std::string &kernel_name, const std::string &program_n… in create_kernel() function in arm_compute::CLCompileContext
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/basic/ |
H A D | test_vector_creation.cpp | 40 int create_kernel(ExplicitType type, int output_size, char *program, in create_kernel() function
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/api/ |
H A D | kernel.rs | 251 fn create_kernel( in create_kernel() function
|
/aosp_15_r20/external/libopus/dnn/torch/osce/models/ |
H A D | fd_discriminator.py | 66 def create_kernel(h, w, sh, sw): function
|