Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_event.cc25 Event::Status GpuEvent::PollForStatus() { in PollForStatus() function in stream_executor::gpu::GpuEvent
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_event.cc24 Event::Status GpuEvent::PollForStatus() { in PollForStatus() function in stream_executor::gpu::GpuEvent
/external/tensorflow/tensorflow/stream_executor/
Devent.cc49 Event::Status Event::PollForStatus() { in PollForStatus() function in stream_executor::Event