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