Home
last modified time | relevance | path

Searched defs:collective_graph_key (Results 1 – 12 of 12) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dbuild_graph_options.h36 int64 collective_graph_key = kNoCollectiveGraphKey; member
Dgraph_execution_state.h69 int64 collective_graph_key; member
Ddirect_session.h178 int64 collective_graph_key = BuildGraphOptions::kNoCollectiveGraphKey; member
238 int64 collective_graph_key = BuildGraphOptions::kNoCollectiveGraphKey; member
Dgraph_execution_state.cc901 int64 collective_graph_key = options.collective_graph_key; in BuildGraph() local
Ddirect_session.cc1583 DataTypeVector* output_types, int64* collective_graph_key) { in CreateGraphs()
Ddirect_session_test.cc2714 int64* collective_graph_key) { in RunGraphWithCollectiveFunctions()
/external/tensorflow/tensorflow/core/distributed_runtime/
Dgraph_mgr.h144 int64 collective_graph_key; member
Dmaster_session.h178 int64 collective_graph_key; member
Dgraph_mgr.cc128 const ConfigProto& config_proto, int64 collective_graph_key, in InitItem()
298 const ConfigProto& config_proto, int64 collective_graph_key, in Register()
Dmaster_session.cc116 int64 collective_graph_key() { return collective_graph_key_; } in collective_graph_key() function in tensorflow::MasterSession::ReffedClientGraph
/external/tensorflow/tensorflow/core/protobuf/
Dconfig.proto685 int64 collective_graph_key = 1; field
Dworker.proto145 int64 collective_graph_key = 7; field