Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/data/service/
Dtask_runner.cc164 auto next_round_request = *(requests_[first_round_ + 1].begin()->second); in PreparePartialRound() local
165 if (next_round_request.skipped_previous_round()) { in PreparePartialRound()