Searched refs:kNoCollectiveGraphKey (Results 1 – 7 of 7) sorted by relevance
35 static const int64 kNoCollectiveGraphKey = 0; member36 int64 collective_graph_key = kNoCollectiveGraphKey;
35 if (collective_graph_key != kNoCollectiveGraphKey) { in DebugString()
157 int64 collective_graph_key = BuildGraphOptions::kNoCollectiveGraphKey;211 int64 collective_graph_key = BuildGraphOptions::kNoCollectiveGraphKey;
791 if (collective_graph_key == BuildGraphOptions::kNoCollectiveGraphKey) { in BuildGraph()
486 BuildGraphOptions::kNoCollectiveGraphKey) { in RunInternal()488 BuildGraphOptions::kNoCollectiveGraphKey) { in RunInternal()
1163 if (opts.collective_graph_key != BuildGraphOptions::kNoCollectiveGraphKey) { in BuildGraphOptionsString()1479 if (graph_key == BuildGraphOptions::kNoCollectiveGraphKey) { in NewStepId()1534 NewStepId(BuildGraphOptions::kNoCollectiveGraphKey), count); in PartialRunSetup()1637 BuildGraphOptions::kNoCollectiveGraphKey) { in DoPartialRun()1820 BuildGraphOptions::kNoCollectiveGraphKey) { in PostRunCleanup()
429 item->collective_graph_key != BuildGraphOptions::kNoCollectiveGraphKey in ExecuteAsync()