Searched refs:collective_graph_key_ (Results 1 – 4 of 4) sorted by relevance
404 int64 collective_graph_key_ GUARDED_BY(collective_graph_key_lock_) = -1;
756 collective_graph_key_ = executors_and_keys->collective_graph_key; in Run()
2270 *collective_graph_key = direct_session->collective_graph_key_; in RunGraphWithCollectiveFunctions()
81 collective_graph_key_( in ReffedClientGraph()112 int64 collective_graph_key() { return collective_graph_key_; } in collective_graph_key()245 const int64 collective_graph_key_; member in tensorflow::MasterSession::ReffedClientGraph476 c->req.set_collective_graph_key(collective_graph_key_); in DoRegisterPartitions()