Reviewed DataModule design+docs+types
Compare changes
Files
7+ 5
− 1
@@ -95,7 +95,11 @@ class _DelayedLoadingDataset(torch.utils.data.Dataset):
In this MR, I try to review the use of the data module and go further in simplifications for the whole code:
Closes #7 (closed).
TODO: