Home
last modified time | relevance | path

Searched refs:DoPartialRun (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/
Dmaster_session.h237 Status DoPartialRun(CallOptions* opts, const RunStepRequestWrapper& req,
Dmaster_session.cc1561 status = DoPartialRun(opts, req, resp); in Run()
1620 Status MasterSession::DoPartialRun(CallOptions* opts, in DoPartialRun() function in tensorflow::MasterSession