Searched refs:RecvOutputsAsync (Results 1 – 3 of 3) sorted by relevance
99 void RecvOutputsAsync(const int64 step_id, NamedTensors* out,
333 session->graph_mgr()->RecvOutputsAsync( in DoPartialRunGraph()
389 void GraphMgr::RecvOutputsAsync(const int64 step_id, NamedTensors* out, in RecvOutputsAsync() function in tensorflow::GraphMgr