noether.core.schemas¶
Back-compat re-exports for noether.core.schemas.
Schemas have been moved next to the classes they configure. The names below
keep the old from noether.core.schemas import X import paths alive, but
they are resolved lazily via PEP 562 so that importing this package does
not eagerly load the new-home modules (which previously caused circular
imports).
Submodules¶
- noether.core.schemas.callbacks
- noether.core.schemas.dataset
- noether.core.schemas.filemap
- noether.core.schemas.initializers
- noether.core.schemas.lib
- noether.core.schemas.mixins
- noether.core.schemas.models
- noether.core.schemas.modules
- noether.core.schemas.normalizers
- noether.core.schemas.optimizers
- noether.core.schemas.schedules
- noether.core.schemas.schema
- noether.core.schemas.slurm
- noether.core.schemas.statistics
- noether.core.schemas.trackers
- noether.core.schemas.trainers