Searched defs:input_edge (Results 1 – 6 of 6) sorted by relevance
82 for (const Edge* input_edge : n->in_edges()) { in Run() local
393 const Edge* input_edge; in EvaluateConstantTensorForEdge() local431 const Edge* input_edge; in ConstantPartialShape() local
132 for (const Edge* input_edge : n->in_edges()) { in RewriteIntoTempVariable() local
152 const Edge* input_edge; in ReorderOutputEdges() local246 const Edge* input_edge; in RearrangeOutputEdges() local483 const Edge* input_edge; in MaybeRewriteIfNode() local
254 Status Node::input_edge(int idx, const Edge** e) const { in input_edge() function in tensorflow::Node
1560 for (const auto* input_edge : in_edges) { in ConvertNode() local