Contents:
Bases: object
object
Batch accessor returning a BatchGenerator object via the generator method
Return a BatchGenerator via the batch accessor
Positional arguments to pass to the BatchGenerator constructor.
Keyword arguments to pass to the BatchGenerator constructor.
Convert this DataArray to a tensorflow.Tensor
Convert this DataArray to a torch.Tensor with named dimensions.
See https://pytorch.org/docs/stable/named_tensor.html
Convert this DataArray to a torch.Tensor