Searched refs:PostRunCleanup (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/distributed_runtime/ |
D | master_session.h | 241 Status PostRunCleanup(MasterSession::ReffedClientGraph* rcg, uint64 step_id,
|
D | master_session.cc | 1901 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()
|