Searched refs:pivots_ (Results 1 – 1 of 1) sorted by relevance
83 std::vector<Node*> pivots_; member in tensorflow::__anon8ede7fbe0111::CaseBuilder130 pivots_.resize(num_branches_, nullptr); in CreatePivotNodes()137 .Finalize(graph_, &pivots_[b])); in CreatePivotNodes()196 graph_->AddControlEdge(pivots_[b], call_nodes_[b]); in AddOutputs()229 pivots[j] = NodeOut(pivots_[j]); in AddOutputs()