Searched refs:DoPartialRunGraph (Results 1 – 2 of 2) sorted by relevance
131 void DoPartialRunGraph(CallOptions* opts, RunGraphRequestWrapper* request,
140 DoPartialRunGraph(opts, request, response, std::move(done)); in RunGraphAsync()262 void Worker::DoPartialRunGraph(CallOptions* opts, in DoPartialRunGraph() function in tensorflow::Worker