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