Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dgraph_view.h69 bool is_exit : 1; // True iff IsExit(node) member
Dimmutable_executor_state.cc188 item->is_exit = IsExit(n); in Initialize()
Dpropagator_state.cc114 } else if (item->is_exit) { in PropagateOutputs()