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.h68 int64 collective_graph_key; member
Ddirect_session.h157 int64 collective_graph_key = BuildGraphOptions::kNoCollectiveGraphKey; member
211 int64 collective_graph_key = BuildGraphOptions::kNoCollectiveGraphKey; member
Dgraph_execution_state.cc790 int64 collective_graph_key = options.collective_graph_key; in BuildGraph() local
Ddirect_session.cc1462 DataTypeVector* output_types, int64* collective_graph_key) { in CreateGraphs()
Ddirect_session_test.cc2255 int64* collective_graph_key) { in RunGraphWithCollectiveFunctions()
/external/tensorflow/tensorflow/core/distributed_runtime/
Dgraph_mgr.h143 int64 collective_graph_key; member
Dmaster_session.h180 int64 collective_graph_key; member
Dgraph_mgr.cc125 int64 collective_graph_key, in InitItem()
285 int64 collective_graph_key, in Register()
Dmaster_session.cc112 int64 collective_graph_key() { return collective_graph_key_; } in collective_graph_key() function in tensorflow::MasterSession::ReffedClientGraph
/external/tensorflow/tensorflow/core/protobuf/
Dconfig.proto498 int64 collective_graph_key = 1; field
Dworker.proto132 int64 collective_graph_key = 7; field