Home
last modified time | relevance | path

Searched refs:maybe_shuffle_batch (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/python/training/
Dinput_test.py1889 batched = inp.maybe_shuffle_batch(
1941 inp.maybe_shuffle_batch([array_ops.zeros(5)], 1, 10, 1,
1946 inp.maybe_shuffle_batch([array_ops.zeros(5)], 1, 10, 1,
1952 inp.maybe_shuffle_batch([array_ops.zeros(5)], 1, 10, 1,
1961 batched = inp.maybe_shuffle_batch([sparse], 2, 10, 1, True)
1969 batched = inp.maybe_shuffle_batch(
1978 batched = inp.maybe_shuffle_batch(
1989 batched = inp.maybe_shuffle_batch([sparse], 2, 10, 1, True)
1999 batched = inp.maybe_shuffle_batch(
2010 batched = inp.maybe_shuffle_batch(
Dinput.py1356 def maybe_shuffle_batch(tensors, batch_size, capacity, min_after_dequeue, function
/external/tensorflow/tensorflow/contrib/timeseries/python/timeseries/
Dinput_pipeline.py769 features_batched = input_lib.maybe_shuffle_batch(
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.train.pbtxt384 name: "maybe_shuffle_batch"