Searched defs:PollForStatus (Results 1 – 3 of 3) sorted by relevance
/external/tensorflow/tensorflow/stream_executor/cuda/ | ||
D | cuda_event.cc | 25 Event::Status GpuEvent::PollForStatus() { in PollForStatus() function in stream_executor::gpu::GpuEvent |
/external/tensorflow/tensorflow/stream_executor/rocm/ | ||
D | rocm_event.cc | 24 Event::Status GpuEvent::PollForStatus() { in PollForStatus() function in stream_executor::gpu::GpuEvent |
/external/tensorflow/tensorflow/stream_executor/ | ||
D | event.cc | 49 Event::Status Event::PollForStatus() { in PollForStatus() function in stream_executor::Event |