Searched defs:input_edge (Results 1 – 8 of 8) sorted by relevance
78 for (const Edge* input_edge : n->in_edges()) { in Run() local
132 for (const Edge* input_edge : n->in_edges()) { in RewriteIntoTempVariable() local
398 const Edge* input_edge; in EvaluateConstantTensorForEdge() local436 const Edge* input_edge; in ConstantPartialShape() local
152 const Edge* input_edge; in ReorderOutputEdges() local246 const Edge* input_edge; in RearrangeOutputEdges() local489 const Edge* input_edge; in MaybeRewriteIfNode() local
305 const Edge* input_edge; in RemoveIdentityNodesForArgRetval() local719 const Edge* input_edge = in MoveHeadOutsideCompilationToHost() local1533 const Edge* input_edge = input_edges.at(input_index); in RemoveEdgesBetweenArgAndRetval() local2079 const Edge* input_edge; in ReplaceOutputEdgesWithInputEdgeSourceForWhile() local
3885 const Edge* input_edge; in LowerOutsideCompilationFunctionalNodes() local
244 Status Node::input_edge(int idx, const Edge** e) const { in input_edge() function in tensorflow::Node
1916 for (const auto* input_edge : in_edges) { in ConvertNode() local