Home
last modified time | relevance | path

Searched refs:CreateEventImplementation (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/
Devent.cc27 stream_exec_->implementation()->CreateEventImplementation()) {} in Event()
Dstream_executor_internal.h358 virtual std::unique_ptr<EventInterface> CreateEventImplementation() = 0;
/external/tensorflow/tensorflow/stream_executor/host/
Dhost_gpu_executor.h186 std::unique_ptr<internal::EventInterface> CreateEventImplementation() in CreateEventImplementation() function
/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
Dexecutor.h187 std::unique_ptr<internal::EventInterface> CreateEventImplementation() in CreateEventImplementation() function
/external/tensorflow/tensorflow/stream_executor/gpu/
Dgpu_executor.h224 std::unique_ptr<internal::EventInterface> CreateEventImplementation()
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_gpu_executor.cc842 GpuExecutor::CreateEventImplementation() { in CreateEventImplementation() function in stream_executor::gpu::GpuExecutor
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.cc940 GpuExecutor::CreateEventImplementation() { in CreateEventImplementation() function in stream_executor::gpu::GpuExecutor