Home
last modified time | relevance | path

Searched defs:BlockUntilDone (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dexecution_tracker.cc40 Status AsyncExecution::BlockUntilDone() const { in BlockUntilDone() function in xla::AsyncExecution
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/host/
H A Dhost_stream.cc91 port::Status HostStream::BlockUntilDone() { in BlockUntilDone() function in stream_executor::host::HostStream