Searched refs:gpu_delegate_kernel (Results 1 – 2 of 2) sorted by relevance
375 auto gpu_delegate_kernel = in DelegatePrepare() local377 const auto status = gpu_delegate_kernel->Prepare(context, params); in DelegatePrepare()383 return gpu_delegate_kernel.release(); in DelegatePrepare()397 auto* gpu_delegate_kernel = GetDelegateKernel(node); in DelegatePrepare() local398 const auto status = gpu_delegate_kernel->GetRequiredTemporaries( in DelegatePrepare()
656 auto* gpu_delegate_kernel = GetMetalDelegate(node);658 gpu_delegate_kernel->GetRequiredTemporaries(context, node, &node->temporaries);