Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

num_workers=1 #381

Open
wangfugui127 opened this issue Apr 1, 2024 · 0 comments
Open

num_workers=1 #381

wangfugui127 opened this issue Apr 1, 2024 · 0 comments

Comments

@wangfugui127
Copy link

salobj_dataloader = DataLoader(salobj_dataset, batch_size=batch_size_train, shuffle=True, num_workers=1)
num_workers=1 导致我的程序无法正常运行,是我的电脑无法多个进程吗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant