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
- André Anjos authored
+ 6
− 2
@@ -18,8 +18,10 @@ class AcceleratorProcessor:
@@ -18,8 +18,10 @@ class AcceleratorProcessor:
# Note: "auto" is a valid accelerator in lightning, but there doesn't seem to be a way to check which accelerator it will actually use so we don't take it into account for now.
@@ -57,6 +59,8 @@ class AcceleratorProcessor:
@@ -57,6 +59,8 @@ class AcceleratorProcessor: