Home
last modified time | relevance | path

Searched refs:RecvOutputsAsync (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/
Dgraph_mgr.h98 void RecvOutputsAsync(const int64 step_id, NamedTensors* out,
Dworker.cc328 session->graph_mgr->RecvOutputsAsync( in DoPartialRunGraph()
Dgraph_mgr.cc368 void GraphMgr::RecvOutputsAsync(const int64 step_id, NamedTensors* out, in RecvOutputsAsync() function in tensorflow::GraphMgr