Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/
Devent.cc27 stream_exec_->implementation()->CreateEventImplementation()) {} in Event()
Dstream_executor_internal.h361 virtual std::unique_ptr<EventInterface> CreateEventImplementation() = 0;
/external/tensorflow/tensorflow/stream_executor/host/
Dhost_gpu_executor.h163 std::unique_ptr<internal::EventInterface> CreateEventImplementation()
Dhost_gpu_executor.cc220 HostExecutor::CreateEventImplementation() { in CreateEventImplementation() function in stream_executor::host::HostExecutor
/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
Dexecutor.h184 std::unique_ptr<internal::EventInterface> CreateEventImplementation() in CreateEventImplementation() function
/external/tensorflow/tensorflow/stream_executor/tpu/
Dtpu_executor.h116 CreateEventImplementation() override;
Dtpu_executor.cc188 TpuExecutor::CreateEventImplementation() { in CreateEventImplementation() function in tensorflow::tpu::TpuExecutor
/external/tensorflow/tensorflow/stream_executor/gpu/
Dgpu_executor.h222 std::unique_ptr<internal::EventInterface> CreateEventImplementation()
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_gpu_executor.cc776 GpuExecutor::CreateEventImplementation() { in CreateEventImplementation() function in stream_executor::gpu::GpuExecutor
/external/tensorflow/tensorflow/c/experimental/stream_executor/
Dstream_executor.cc641 std::unique_ptr<internal::EventInterface> CreateEventImplementation() in CreateEventImplementation() function in stream_executor::__anon00950a620111::CStreamExecutor
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.cc871 GpuExecutor::CreateEventImplementation() { in CreateEventImplementation() function in stream_executor::gpu::GpuExecutor