Yield elements from data in chunks of batch_size, where each chunk size is a multiple of batch_size_multiple. This is an extended version of torchtext.data.batch.
(data, batch_size, batch_size_fn=None, shuffle=False)
source not stored for this graph (policy: none)