Searched refs:kNoCollectiveGraphKey (Results 1 – 7 of 7) sorted by relevance
35 static constexpr int64 kNoCollectiveGraphKey = 0; member36 int64 collective_graph_key = kNoCollectiveGraphKey;
35 if (collective_graph_key != kNoCollectiveGraphKey) { in DebugString()
178 int64 collective_graph_key = BuildGraphOptions::kNoCollectiveGraphKey;238 int64 collective_graph_key = BuildGraphOptions::kNoCollectiveGraphKey;
902 if (collective_graph_key == BuildGraphOptions::kNoCollectiveGraphKey) { in BuildGraph()
536 BuildGraphOptions::kNoCollectiveGraphKey) { in RunInternal()538 BuildGraphOptions::kNoCollectiveGraphKey) { in RunInternal()
1220 if (opts.collective_graph_key != BuildGraphOptions::kNoCollectiveGraphKey) { in BuildGraphOptionsString()1571 if (graph_key == BuildGraphOptions::kNoCollectiveGraphKey) { in NewStepId()1626 NewStepId(BuildGraphOptions::kNoCollectiveGraphKey), count); in PartialRunSetup()1729 BuildGraphOptions::kNoCollectiveGraphKey) { in DoPartialRun()1912 BuildGraphOptions::kNoCollectiveGraphKey) { in PostRunCleanup()
461 item->collective_graph_key != BuildGraphOptions::kNoCollectiveGraphKey in ExecuteAsync()