Searched refs:configure_all_nodes (Results 1 – 3 of 3) sorted by relevance
80 ExecutionWorkload configure_all_nodes(Graph &g, GraphContext &ctx, const std::vector<NodeID> &node_…
84 auto workload = detail::configure_all_nodes(graph, ctx, topological_sorted_nodes); in finalize_graph()
133 ExecutionWorkload configure_all_nodes(Graph &g, GraphContext &ctx, const std::vector<NodeID> &node_… in configure_all_nodes() function