Searched refs:collective_order (Results 1 – 6 of 6) sorted by relevance
41 GraphCollectiveOrder collective_order = GraphCollectiveOrder::kNone; member
39 switch (collective_order) { in DebugString()
829 if (options.collective_order != GraphCollectiveOrder::kNone) { in BuildGraph()831 OrderCollectives(optimized_graph.get(), options.collective_order)); in BuildGraph()
1197 options.collective_order = GraphCollectiveOrder::kEdges; in CreateExecutors()1199 options.collective_order = GraphCollectiveOrder::kAttrs; in CreateExecutors()
1105 opts->collective_order = GraphCollectiveOrder::kEdges; in BuildBuildGraphOptions()1107 opts->collective_order = GraphCollectiveOrder::kAttrs; in BuildBuildGraphOptions()
2925 "graph/collective_order.h",2952 "graph/collective_order.cc",