Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/host/
Dhost_stream.cc56 void HostStream::BlockUntilDone() { in BlockUntilDone() function in stream_executor::host::HostStream
/external/tensorflow/tensorflow/compiler/xla/service/
Dexecution_tracker.cc40 Status AsyncExecution::BlockUntilDone() const { in BlockUntilDone() function in xla::AsyncExecution