Making use of LightningDataModule and simplification of data loading
Compare changes
Files
2- Daniel CARRON authored
+ 10
− 9
@@ -14,7 +14,7 @@ from clapper.logging import setup
@@ -59,43 +59,44 @@ class DefaultModule(BaseDataModule):