mattertune.configs.recipes.noop
- class mattertune.configs.recipes.noop.NoOpRecipeConfig(*, name='no-op')[source]
Example recipe that does nothing.
- Parameters:
name (Literal['no-op'])
- name: Literal['no-op']
Discriminator for the no-op recipe.
Example recipe that does nothing.
name (Literal['no-op'])
Discriminator for the no-op recipe.