Home
last modified time | relevance | path

Searched defs:runKernel (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/OpenCL-CTS/test_conformance/vectors/
H A Dstructs.cpp78 int runKernel(clState *pState, size_t numThreads) in runKernel() function
/aosp_15_r20/external/OpenCL-CTS/test_conformance/non_uniform_work_group/
H A DTestNonUniformWorkGroup.cpp715 int TestNonUniformWorkGroup::runKernel () { in runKernel() function in TestNonUniformWorkGroup
/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dkernel.cpp2025 void TensorExprKernel::runKernel(Stack& stack) const { in runKernel() function in TensorExprKernel