Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dexecutor.cc1123 inline bool DecrementOutstandingOps(const GraphView* gview, int64 iter, in DecrementOutstandingOps() function
2139 input_frame->DecrementOutstandingOps(&impl_->gview_, input_iter, ready); in PropagateOutputs()
2156 is_frame_done = input_frame->DecrementOutstandingOps(&impl_->gview_, in PropagateOutputs()