Home
last modified time | relevance | path

Searched defs:input_edge (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dparallel_concat_optimizer.cc82 for (const Edge* input_edge : n->in_edges()) { in Run() local
Dshape_refiner.cc393 const Edge* input_edge; in EvaluateConstantTensorForEdge() local
431 const Edge* input_edge; in ConstantPartialShape() local
Daccumulate_n_optimizer.cc132 for (const Edge* input_edge : n->in_edges()) { in RewriteIntoTempVariable() local
/external/tensorflow/tensorflow/compiler/tf2xla/
Drearrange_function_argument.cc152 const Edge* input_edge; in ReorderOutputEdges() local
246 const Edge* input_edge; in RearrangeOutputEdges() local
483 const Edge* input_edge; in MaybeRewriteIfNode() local
/external/tensorflow/tensorflow/core/graph/
Dgraph.cc254 Status Node::input_edge(int idx, const Edge** e) const { in input_edge() function in tensorflow::Node
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/
Dimport_model.cc1560 for (const auto* input_edge : in_edges) { in ConvertNode() local