Home
last modified time | relevance | path

Searched refs:GetElementComponentFromBatch (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Drandom_shuffle_queue_op.cc74 static Status GetElementComponentFromBatch(const Tuple& tuple, int64 index,
165 Status RandomShuffleQueue::GetElementComponentFromBatch( in GetElementComponentFromBatch() function in tensorflow::RandomShuffleQueue
210 attempt->context->SetStatus(GetElementComponentFromBatch( in TryEnqueueMany()
350 Status s = GetElementComponentFromBatch( in TryDequeueMany()
Dfifo_queue.cc88 Status FIFOQueue::GetElementComponentFromBatch(const FIFOQueue::Tuple& tuple, in GetElementComponentFromBatch() function in tensorflow::FIFOQueue
133 attempt->context->SetStatus(GetElementComponentFromBatch( in TryEnqueueMany()
273 Status s = GetElementComponentFromBatch( in TryDequeueMany()
Dpriority_queue.cc117 Status PriorityQueue::GetElementComponentFromBatch( in GetElementComponentFromBatch() function in tensorflow::PriorityQueue
161 attempt->context->SetStatus(GetElementComponentFromBatch( in TryEnqueueMany()
175 attempt->context->SetStatus(GetElementComponentFromBatch( in TryEnqueueMany()
Dfifo_queue.h64 static Status GetElementComponentFromBatch(const Tuple& tuple, int64 index,
Dpriority_queue.h83 static Status GetElementComponentFromBatch(const Tuple& tuple, int index,