Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Find out how to add pruner through hydra config #1

Open
4 tasks done
robogast opened this issue Sep 24, 2021 · 1 comment
Open
4 tasks done

Find out how to add pruner through hydra config #1

robogast opened this issue Sep 24, 2021 · 1 comment
Assignees

Comments

@robogast
Copy link
Member

robogast commented Sep 24, 2021

Pruners are not currently supported through the hydra optuna sweeper plugin: facebookresearch/hydra#1710 .

Adding the pruner to the sweeper ourselves might be doable, as it seems like a single argument added to https://github.com/facebookresearch/hydra/blob/30a8c8a070166ac2d3b19c4ca29af7aa500dc269/plugins/hydra_optuna_sweeper/hydra_plugins/hydra_optuna_sweeper/_impl.py#L183 .

Tasks:

@robogast robogast self-assigned this Sep 24, 2021
@robogast
Copy link
Member Author

Leaving open until a merge is performed following facebookresearch/hydra#1710

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant