Searched refs:DoPartialRun (Results 1 – 2 of 2) sorted by relevance
237 Status DoPartialRun(CallOptions* opts, const RunStepRequestWrapper& req,
1561 status = DoPartialRun(opts, req, resp); in Run()1620 Status MasterSession::DoPartialRun(CallOptions* opts, in DoPartialRun() function in tensorflow::MasterSession