Searched refs:tl_push_nodes (Results 1 – 1 of 1) sorted by relevance
846 std::vector<Node*> tl_push_nodes; in RewriteTensorListWithConstElement() local849 tl_push_nodes.push_back(out_edge->dst()); in RewriteTensorListWithConstElement()852 if (tl_push_nodes.size() != 1) { in RewriteTensorListWithConstElement()859 TF_CHECK_OK(tl_push_nodes[0]->input_node(1, &input_node)); in RewriteTensorListWithConstElement()