Searched refs:shuffle_batch (Results 1 – 6 of 6) sorted by relevance
/external/tensorflow/tensorflow/python/training/ |
D | input_test.py | 1638 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(
|
D | supervisor_test.py | 299 shuff_rec = input_lib.shuffle_batch(rec, 1, 6, 4) 319 shuff_rec = input_lib.shuffle_batch(rec, 1, 6, 4)
|
D | input.py | 1251 def shuffle_batch(tensors, batch_size, capacity, min_after_dequeue, function
|
/external/tensorflow/tensorflow/python/keras/engine/ |
D | data_adapter.py | 359 def shuffle_batch(*batch): function 361 dataset = dataset.map(shuffle_batch)
|
/external/tensorflow/tensorflow/core/protobuf/ |
D | meta_graph.proto | 167 // value: "shuffle_batch/ScalarSummary:0"
|
/external/tensorflow/tensorflow/tools/api/golden/v1/ |
D | tensorflow.train.pbtxt | 444 name: "shuffle_batch"
|