Skip to content

Refactor batch.py to Use a Class #542

@bgunnar5

Description

@bgunnar5

Currently the merlin/study/batch.py file has a bunch of functions related to batch settings. This would be better grouped as a class that could then be passed around to workers and steps. Since each step and each worker can have their own batch settings, this would make much more sense to do.

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    refactorSuggested code refactor

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions