Estimator
Modules
Data Handling
Collate a tuple of batch items by returning the input tuple.
This is the default used by DataLoader when slices are cut from the underlying data source.
DataLoader
Tuple[Tensor, ...]
Tuple
Tensor
...