Searched defs:TryEnqueueMany (Results 1 – 3 of 3) sorted by relevance
| /external/tensorflow/tensorflow/core/kernels/ | ||
| D | fifo_queue.cc | 102 void FIFOQueue::TryEnqueueMany(const Tuple& tuple, OpKernelContext* ctx,  in TryEnqueueMany()  function in tensorflow::FIFOQueue | 
| D | priority_queue.cc | 130 void PriorityQueue::TryEnqueueMany(const Tuple& tuple, OpKernelContext* ctx,  in TryEnqueueMany()  function in tensorflow::PriorityQueue | 
| D | random_shuffle_queue_op.cc | 181 void RandomShuffleQueue::TryEnqueueMany(const Tuple& tuple,  in TryEnqueueMany()  function in tensorflow::RandomShuffleQueue |