Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Drun_handler.h166 Task PopNonBlockingTask(int start_index, bool search_from_all_queue);
Drun_handler.cc224 bool search_from_all_queue) { in PopNonBlockingTask() argument
233 if (!search_from_all_queue) { in PopNonBlockingTask()