Searched defs:BlockUntilDone (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ | ||
H A D | execution_tracker.cc | 40 Status AsyncExecution::BlockUntilDone() const { in BlockUntilDone() function in xla::AsyncExecution |
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/host/ | ||
H A D | host_stream.cc | 91 port::Status HostStream::BlockUntilDone() { in BlockUntilDone() function in stream_executor::host::HostStream |