Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/
Dmaster_session.cc80 should_deregister_(should_deregister), in ReffedClientGraph()
99 if (should_deregister_) { in ~ReffedClientGraph()
244 const bool should_deregister_; member in tensorflow::MasterSession::ReffedClientGraph
471 c->req.set_create_worker_session_called(!should_deregister_); in DoRegisterPartitions()
631 c->req->set_create_worker_session_called(!should_deregister_); in RunPartitionsHelper()
1048 c->req.set_create_worker_session_called(!should_deregister_); in DeregisterPartitions()