Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/
Dscheduler.cc52 bool UpdatePending(const Edge* edge, std::vector<int>* pending_count) { in UpdatePending() function
110 bool is_ready = UpdatePending(out_edge, &pending_count); in ComputeAsap()
252 bool is_ready = UpdatePending(out_edge, &pending_count); in ComputeSchedule()