Home
last modified time | relevance | path

Searched defs:is_next_iteration (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dgraph_view.h77 bool is_next_iteration : 1; // True iff IsNextIteration(node) member
Dgraph_constructor.cc532 bool is_next_iteration) { in UpdatePendingCountAndReady()