Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/
Dstream.h1943 Stream &ThenDoHostCallbackWithStatus(std::function<port::Status()> callback);
Dstream.cc5127 Stream &Stream::ThenDoHostCallbackWithStatus( in ThenDoHostCallbackWithStatus() function in stream_executor::Stream