use TorchCollate;
use crateCollate;
/// We think it makes no sense to but a bench of reference into a Tensor. That's why if the dataset yield reference and they
/// we clone their value.
/// It is useful for having a non-consuming `Iterator` over the `Dataloader`.