Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/core/CL/
H A DCLKernelLibrary.cpp81 std::string CLKernelLibrary::get_kernel_path() in get_kernel_path() function in arm_compute::CLKernelLibrary
/aosp_15_r20/external/pytorch/torch/_inductor/codegen/
H A Dmulti_kernel.py363 def get_kernel_path(k): function