Home
last modified time | relevance | path

Searched refs:ThenRunAfterNextBlockHostUntilDone (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/
Dstream.h2003 Stream &ThenRunAfterNextBlockHostUntilDone(std::function<void()> callback);
Dstream.cc4848 Stream &Stream::ThenRunAfterNextBlockHostUntilDone( in ThenRunAfterNextBlockHostUntilDone() function in stream_executor::Stream