GSTT-CSC / GSTT-CSC/MLOps

improve implementation of num_workers input for DataLoaders

Open
#157 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
23
Forks
6
Avg merge
3h 56m
Merged PRs (30d)
1

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.