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.h241 Status PostRunCleanup(MasterSession::ReffedClientGraph* rcg, uint64 step_id,
Dmaster_session.cc1901 Status MasterSession::PostRunCleanup(MasterSession::ReffedClientGraph* rcg, in PostRunCleanup() function in tensorflow::MasterSession
1990 return PostRunCleanup(rcg, step_id, req.options(), &pss, ph, s, in DoRunWithLocalExecution()
2059 return PostRunCleanup(rcg, step_id, run_options, &pss, ph, s, in DoRunCallable()