Searched defs:ThenWaitFor (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/stream_executor/ | ||
D | stream.h | 207 Stream &ThenWaitFor(Stream *other, Params... more_streams) { in ThenWaitFor() function |
D | stream.cc | 1028 Stream &Stream::ThenWaitFor(Stream *other) { in ThenWaitFor() function in stream_executor::Stream |