Home
last modified time | relevance | path

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

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