Searched defs:op_kernel (Results 1 – 1 of 1) sorted by relevance
59 auto *op_kernel = reinterpret_cast<kernel::OpenCLKernel *>(kernel->kernel()); in RunOrTune() local97 int OpenCLExecutor::Tune(kernel::OpenCLKernel *op_kernel) { in Tune()