Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dexecutor.cc950 outstanding_ops(0), in IterationState()
968 size_t outstanding_ops; member
1135 istate->outstanding_ops--; in DecrementOutstandingOpsLocked()
1136 if (istate->outstanding_ops != 0) { in DecrementOutstandingOpsLocked()
1531 root_frame_->iterations[0]->outstanding_ops = ready.size(); in RunAsync()
2626 parent_iter_state->outstanding_ops++; in DeleteFrame()
2750 iter_state->outstanding_ops++; in ActivateNodes()
2800 if (iter_state->outstanding_ops == 0 && in IsIterationDone()