Skip to content

Possible bug on worker pool size #27

@dmgolembiowski

Description

@dmgolembiowski

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions