Home
last modified time | relevance | path

Searched defs:AllocateEvent (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/host/
Dhost_gpu_executor.h109 port::Status AllocateEvent(Event *event) override { in AllocateEvent() function
/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
Dexecutor.h131 port::Status AllocateEvent(Event *event) override { in AllocateEvent() function
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_gpu_executor.cc580 port::Status GpuExecutor::AllocateEvent(Event* event) { in AllocateEvent() function in stream_executor::gpu::GpuExecutor
/external/tensorflow/tensorflow/stream_executor/
Dstream_executor_pimpl.cc754 port::Status StreamExecutor::AllocateEvent(Event *event) { in AllocateEvent() function in stream_executor::StreamExecutor
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.cc699 port::Status GpuExecutor::AllocateEvent(Event* event) { in AllocateEvent() function in stream_executor::gpu::GpuExecutor