Searched refs:_enqueue (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/python/training/ |
D | input.py | 739 def _enqueue(queue, tensor_list, threads, enqueue_many, keep_input): function 782 _enqueue(queue, tensor_list, num_threads, enqueue_many, keep_input) 861 _enqueue(queue, tensor_list, num_threads, enqueue_many, keep_input)
|
/external/libnl/doc/ |
D | route.txt | 1458 priorization or rate control. It provides a _enqueue()_ and 1462 _enqueue()_ operation is followed by an immediate call to _dequeue()_
|