Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/
Dmaster_session.h242 Status PostRunCleanup(MasterSession::ReffedClientGraph* rcg, uint64 step_id,
Dmaster_session.cc1809 Status MasterSession::PostRunCleanup(MasterSession::ReffedClientGraph* rcg, in PostRunCleanup() function in tensorflow::MasterSession
1891 return PostRunCleanup(rcg, step_id, req.options(), &pss, ph, s, in DoRunWithLocalExecution()
1960 return PostRunCleanup(rcg, step_id, run_options, &pss, ph, s, in DoRunCallable()