Searched refs:CleanupPartitionsAsync (Results 1 – 1 of 1) sorted by relevance
212 void CleanupPartitionsAsync(int64 step_id, StatusCallback done);869 void MasterSession::ReffedClientGraph::CleanupPartitionsAsync( in CleanupPartitionsAsync() function in tensorflow::MasterSession::ReffedClientGraph1735 rcg->CleanupPartitionsAsync( in DoPartialRun()1841 rcg->CleanupPartitionsAsync(step_id, [this, rcg](const Status& s) { in PostRunCleanup()