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