tf.contrib.training.bucket(tensors, which_bucket, batch_size, num_buckets, num_threads=1, capacity=32, shapes=None, dynamic_pad=False, allow_smaller_final_batch=False, keep_input=None, shared_name=None, name=None)
Lazy bucketing of input tensors according to which_bucket.
The argument tensors can be a list or a dictionary of tensors. The value returned by the function will be of the same type as tensors.
The tensors entering this function are put into the bucket given by which_bucket. Each buc