Searched refs:pruned_branch (Results 1 – 1 of 1) sorted by relevance
60 std::vector<NameAttrList> pruned_branch = {unpruned_branches_[branch_index]}; in GetPrunedBranchesAndIndex() local61 return {pruned_branch, xla::ZerosLike(ctx->Input(0))}; in GetPrunedBranchesAndIndex()