DataΒΆ
This module contains the classes used for handling datasets and for feeding them to the Lightning trainer.
|
Define a torch dataset from a dictionary of lists/array/tensors and names. |
|
PyTorch DataLoader for |
|
Lightning DataModule constructed for |