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

Possible bug on worker pool size #27

Open
dmgolembiowski opened this issue Feb 16, 2022 · 0 comments
Open

Possible bug on worker pool size #27

dmgolembiowski opened this issue Feb 16, 2022 · 0 comments

Comments

@dmgolembiowski
Copy link

I believe there is an error at https://github.com/LGE-ARC-AdvancedAI/auptimizer/blob/master/src/aup/Proposer/hpbandster/core/dispatcher.py#L232 where del ... leaves a None in the worker_pool without ever reducing the size of the collection. I think filter or some other reduction might be needed when cleaning up.

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