DataModule.load
- classmethod DataModule.load(filepath: str, x: ndarray | Tensor | None = None, y: ndarray | Tensor | None = None) DataModule[source]
Loads a Lightning-free DataModule schema config from JSON.
Loads a Lightning-free DataModule schema config from JSON.