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