Skip to content
Snippets Groups Projects
  1. Jun 01, 2023
  2. May 31, 2023
    • Daniel CARRON's avatar
      Grouped configs and data for default Shenzhen dataset · ea50dcaa
      Daniel CARRON authored
      Created base class for every LightningDataModule, that can be inherited
      from. For each protocol, the user should create a new class inheriting
      from BaseDataModule and implement the setup() function, in which the
      dataset is defined.
      ea50dcaa
Loading