Home
last modified time | relevance | path

Searched refs:input_exists (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/graph/
Dgraph.cc524 bool input_exists = false; in AddControlEdge() local
527 input_exists = true; in AddControlEdge()
531 if (!input_exists) { in AddControlEdge()