Home
last modified time | relevance | path

Searched refs:CreateKernelImplementation (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/
Dkernel.cc71 implementation_(parent->implementation()->CreateKernelImplementation()) {} in KernelBase()
Dstream_executor_internal.h362 virtual std::unique_ptr<KernelInterface> CreateKernelImplementation() = 0;
/external/tensorflow/tensorflow/stream_executor/host/
Dhost_gpu_executor.h166 std::unique_ptr<internal::KernelInterface> CreateKernelImplementation() in CreateKernelImplementation() function
/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
Dexecutor.h189 std::unique_ptr<internal::KernelInterface> CreateKernelImplementation() in CreateKernelImplementation() function
/external/tensorflow/tensorflow/stream_executor/tpu/
Dtpu_executor.h177 CreateKernelImplementation() override { in CreateKernelImplementation() function
/external/tensorflow/tensorflow/stream_executor/gpu/
Dgpu_executor.h225 std::unique_ptr<internal::KernelInterface> CreateKernelImplementation()
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_gpu_executor.cc781 GpuExecutor::CreateKernelImplementation() { in CreateKernelImplementation() function in stream_executor::gpu::GpuExecutor
/external/tensorflow/tensorflow/c/experimental/stream_executor/
Dstream_executor.cc646 std::unique_ptr<internal::KernelInterface> CreateKernelImplementation() in CreateKernelImplementation() function in stream_executor::__anon00950a620111::CStreamExecutor
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.cc876 GpuExecutor::CreateKernelImplementation() { in CreateKernelImplementation() function in stream_executor::gpu::GpuExecutor