Searched refs:merge_input (Results 1 – 1 of 1) sorted by relevance
204 std::vector<NodeOut> merge_input; in AddOutputs() local205 merge_input.reserve(num_branches_); in AddOutputs()207 merge_input.emplace_back(call_nodes_[j], i); in AddOutputs()211 .Input(merge_input) in AddOutputs()