Home
last modified time | relevance | path

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

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