Home
last modified time | relevance | path

Searched defs:requeue (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dring_gatherer.cc179 auto requeue = [this, rf, &ready_queue, &aborted](Status s) { in RunAsyncParts() local
Dring_reducer.cc215 auto requeue = [this, rf, &ready_queue, &aborted](Status s) { in RunAsyncParts() local
/external/autotest/scheduler/
Dscheduler_models.py808 def requeue(self): member in HostQueueEntry