Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dpropagator_state.cc57 IterationState* root_iter = root_frame_->GetIteration(0); in ActivateRoots() local
60 ready->emplace_back(item, root_frame_, root_iter, false); in ActivateRoots()
62 root_iter->outstanding_ops = ready->size(); in ActivateRoots()