Skip to content

Override a sub-config with hydra #2057

Answered by Jasha10
dagap asked this question in Q&A
Discussion options

You must be logged in to vote

When modifying the defaults list, use a slash ('/') instead of a period ('.') as the separator for path components:

python myapp.py model/encoder=vae_encoder

instead of

python myapp.py model.encoder=vae_encoder

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@dagap
Comment options

Answer selected by dagap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants