Home
last modified time | relevance | path

Searched defs:shuffle_batch (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/contrib/labeled_tensor/
D__init__.py134 shuffle_batch = _ops.shuffle_batch variable
/external/tensorflow/tensorflow/contrib/labeled_tensor/python/ops/
Dops.py504 def shuffle_batch(labeled_tensors, function
/external/tensorflow/tensorflow/python/training/
Dinput.py1252 def shuffle_batch(tensors, batch_size, capacity, min_after_dequeue, function