Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/host/
Dhost_gpu_executor.h192 std::unique_ptr<internal::KernelInterface> CreateKernelImplementation() in CreateKernelImplementation() function
/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
Dexecutor.h192 std::unique_ptr<internal::KernelInterface> CreateKernelImplementation() in CreateKernelImplementation() function
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.cc834 CUDAExecutor::CreateKernelImplementation() { in CreateKernelImplementation() function in perftools::gputools::cuda::CUDAExecutor