Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dpropagator_state.h129 outstanding_frame_count(0), in IterationState()
149 int outstanding_frame_count; member
Dpropagator_state.cc279 iter_state->outstanding_frame_count++; in FindOrCreateChildFrame()
371 iter_state->outstanding_frame_count--; in CleanupFramesIterations()
647 iter_state->outstanding_frame_count == 0) { in IsIterationDone()