Skip to content

improve implementation of num_workers input for DataLoaders #157

Description

@sophie22

num_workers in pytorch may be set to 0 to use all available workers, but MLOps uses the num_workers value directly to set the max_workers, causing the below error

Screenshot 2023-11-07 at 14 52 31

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions