improve implementation of num_workers input for DataLoaders
Open
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.