-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Labels
enhancementNew feature or requestNew feature or requestmodelRelated to model training or definition (not generic infra)Related to model training or definition (not generic infra)
Description
Is your feature request related to a problem? Please describe.
It is currently difficult to selectively freeze/unfreeze model parts.
Describe the solution you'd like
Implement a config arg that specifies the blocks to freeze/unfreeze and the required functionality for freezing/unfreezing. This will build on #559 to allow one to specify the blocks.
Describe alternatives you've considered
No response
Additional context
No response
Organisation
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestmodelRelated to model training or definition (not generic infra)Related to model training or definition (not generic infra)
Type
Projects
Status
Todo