Project 'biosignal/software/mednet' was moved to 'medai/software/mednet'. Please update any links and bookmarks that may still have the old path.
Making use of LightningDataModule and simplification of data loading
Compare changes
- Daniel CARRON authored
+ 9
− 9
@@ -100,7 +100,7 @@ def gpu_constants():
@@ -135,10 +135,10 @@ def gpu_log():
@@ -165,7 +165,7 @@ def cpu_constants():
@@ -245,9 +245,9 @@ class CPULogger: