Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dexecutor.cc951 outstanding_frame_count(0), in IterationState()
971 int outstanding_frame_count; member
2572 frame->GetIteration(iter)->outstanding_frame_count++; in FindOrCreateChildFrame()
2647 frame->GetIteration(iter)->outstanding_frame_count--; in CleanupFramesIterations()
2801 iter_state->outstanding_frame_count == 0) { in IsIterationDone()