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.h99 void RecvOutputsAsync(const int64 step_id, NamedTensors* out,
Dworker.cc333 session->graph_mgr()->RecvOutputsAsync( in DoPartialRunGraph()
Dgraph_mgr.cc389 void GraphMgr::RecvOutputsAsync(const int64 step_id, NamedTensors* out, in RecvOutputsAsync() function in tensorflow::GraphMgr