Home
last modified time | relevance | path

Searched refs:shuffle_batch (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/python/training/
Dinput_test.py1638 batched = inp.shuffle_batch(
1650 batched = inp.shuffle_batch(
1704 batched = inp.shuffle_batch(
1758 batched = inp.shuffle_batch(
1807 batched = inp.shuffle_batch(
1859 batched = inp.shuffle_batch(
Dsupervisor_test.py299 shuff_rec = input_lib.shuffle_batch(rec, 1, 6, 4)
319 shuff_rec = input_lib.shuffle_batch(rec, 1, 6, 4)
Dinput.py1251 def shuffle_batch(tensors, batch_size, capacity, min_after_dequeue, function
/external/tensorflow/tensorflow/python/keras/engine/
Ddata_adapter.py359 def shuffle_batch(*batch): function
361 dataset = dataset.map(shuffle_batch)
/external/tensorflow/tensorflow/core/protobuf/
Dmeta_graph.proto167 // value: "shuffle_batch/ScalarSummary:0"
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.train.pbtxt444 name: "shuffle_batch"